================================================================================
Apps already with an update PR:
- cryptpad (5.3.0 -> 2024.6.1) see https://github.com/YunoHost-Apps/cryptpad_ynh/pull/224
- elabftw (4.2.4 -> 5.0.4) see https://github.com/YunoHost-Apps/elabftw_ynh/pull/14
- etherpad_mypads (2.1.1 -> 2.2.2) see https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/213
- fider (0.21.1 -> 0.22.0) see https://github.com/YunoHost-Apps/fider_ynh/pull/16
- firefly-iii-di (1.2.2 -> 1.5.4) see https://github.com/YunoHost-Apps/firefly-iii-di_ynh/pull/17
- focalboard (7.11.4 -> 8.0.0) see https://github.com/YunoHost-Apps/focalboard_ynh/pull/77
- jeedom (4.1.19 -> 4.4.14) see https://github.com/YunoHost-Apps/jeedom_ynh/pull/40
- joomla (5.1.3 -> 5.1.4) see https://github.com/YunoHost-Apps/joomla_ynh/pull/53
- jupyterlab (4.2.4 -> 5.1.0) see https://github.com/YunoHost-Apps/jupyterlab_ynh/pull/153
- mautrix_telegram (0.15.1 -> 0.15.2) see https://github.com/YunoHost-Apps/mautrix_telegram_ynh/pull/72
- misskey (2024.3.1 -> 2024.8.0) see https://github.com/YunoHost-Apps/misskey_ynh/pull/165
- olivetin (2024.08.14 -> 2024.08.25) see https://github.com/YunoHost-Apps/olivetin_ynh/pull/18
- peertube-search-index (0.0.1.2023.08.08 -> 1.0.0) see https://github.com/YunoHost-Apps/peertube-search-index_ynh/pull/38
- phpboost (6.0.3 -> phpboost-6.0.4) see https://github.com/YunoHost-Apps/phpboost_ynh/pull/22
- teampass (3.0.0.23 -> 3.1.1) see https://github.com/YunoHost-Apps/teampass_ynh/pull/41
- tooljet (2.63.0 -> 2.65.2) see https://github.com/YunoHost-Apps/tooljet_ynh/pull/198
- traccar (6.2 -> 6.4) see https://github.com/YunoHost-Apps/traccar_ynh/pull/23
- tracim (04.09.01 -> 04.10.00) see https://github.com/YunoHost-Apps/tracim_ynh/pull/32
- wallabag2 (2.5.4 -> 2.6.9) see https://github.com/YunoHost-Apps/wallabag2_ynh/pull/203
- wetty (2.5.0 -> 2.7.0) see https://github.com/YunoHost-Apps/wetty_ynh/pull/36
- x-prober (8.18 -> 8.19) see https://github.com/YunoHost-Apps/X-prober_ynh/pull/16
================================================================================
Apps updated:
- ampache (6.6.0 -> 6.6.1) see https://github.com/YunoHost-Apps/ampache_ynh/pull/140
- armadietto (0.2.0 -> 0.6.0) see https://github.com/YunoHost-Apps/armadietto_ynh/pull/22
- cypht (2.2.0 -> 2.3.0) see https://github.com/YunoHost-Apps/cypht_ynh/pull/74
- diagramsnet (24.7.5 -> 24.7.8) see https://github.com/YunoHost-Apps/diagramsnet_ynh/pull/250
- discourse (2.8.14 -> 3.3.1) see https://github.com/YunoHost-Apps/discourse_ynh/pull/197
- filebrowser (2.30.0 -> 2.31.0) see https://github.com/YunoHost-Apps/filebrowser_ynh/pull/48
- forgejo (8.0.1 -> 8.0.2) see https://github.com/YunoHost-Apps/forgejo_ynh/pull/109
- freescout (1.8.151 -> 1.8.152) see https://github.com/YunoHost-Apps/freescout_ynh/pull/62
- jackett (0.22.526 -> 0.22.538) see https://github.com/YunoHost-Apps/jackett_ynh/pull/219
- koel (7.0.10 -> 7.0.11) see https://github.com/YunoHost-Apps/koel_ynh/pull/24
- libreddit (0.35.1 -> 3.0.0) see https://github.com/YunoHost-Apps/libreddit_ynh/pull/61
- moodle (4.4.2 -> 4.4.3) see https://github.com/YunoHost-Apps/moodle_ynh/pull/112
- n8n (1.55.3 -> 1.56.2) see https://github.com/YunoHost-Apps/n8n_ynh/pull/102
- nocodb (0.255.0 -> 0.255.2) see https://github.com/YunoHost-Apps/nocodb_ynh/pull/167
- ofbiz (18.12.07 -> 18.12.16) see https://github.com/YunoHost-Apps/ofbiz_ynh/pull/16
- pihole (app version did not change) see https://github.com/YunoHost-Apps/pihole_ynh/pull/242
- scratch (4.0.13 -> 4.0.15) see https://github.com/YunoHost-Apps/scratch_ynh/pull/30
- syncserver-rs (0.17.2 -> 0.17.3) see https://github.com/YunoHost-Apps/syncserver-rs_ynh/pull/56
- umami (2.13.1 -> 2.13.2) see https://github.com/YunoHost-Apps/umami_ynh/pull/68
- ums (14.3.0 -> 14.4.0) see https://github.com/YunoHost-Apps/UMS_ynh/pull/106
================================================================================
Apps failed:
========================================
anarchism
----------------------------------------

  Checking main ...

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 79, in find_project_id
    project = self.internal_api(f"projects/{project.replace('/', '%2F')}")
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 100, in internal_api
    r.raise_for_status()
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/venv/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://salsa.debian.org/api/v4/projects/debian%2Fanarchism%2F

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 702, in run_autoupdate_for_multiprocessing
    result = autoupdater.run(edit=edit, commit=commit, pr=pr)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 236, in run
    update = self.get_source_update(source, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 396, in get_source_update
    result = self.get_latest_version_and_asset(strategy, asset, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 478, in get_latest_version_and_asset
    api = GitlabAPI(upstream)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 67, in __init__
    self.project_id = self.find_project_id(self.project_path)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 86, in find_project_id
    project = next(
StopIteration



========================================
epicyon
----------------------------------------

  Checking main ...

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 79, in find_project_id
    project = self.internal_api(f"projects/{project.replace('/', '%2F')}")
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 100, in internal_api
    r.raise_for_status()
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/venv/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://gitlab.com/api/v4/projects/bashrc2%2Fepicyon%2F

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 702, in run_autoupdate_for_multiprocessing
    result = autoupdater.run(edit=edit, commit=commit, pr=pr)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 236, in run
    update = self.get_source_update(source, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 396, in get_source_update
    result = self.get_latest_version_and_asset(strategy, asset, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 478, in get_latest_version_and_asset
    api = GitlabAPI(upstream)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 67, in __init__
    self.project_id = self.find_project_id(self.project_path)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 86, in find_project_id
    project = next(
StopIteration



========================================
mlmmj
----------------------------------------

  Checking main ...
Ignoring tag RELEASE_1_4_7, doesn't look like a version number
Ignoring tag RELEASE_1_4_6, doesn't look like a version number
Ignoring tag RELEASE_1_4_5, doesn't look like a version number
Ignoring tag RELEASE_1_4_4, doesn't look like a version number
Ignoring tag RELEASE_1_4_3, doesn't look like a version number
Ignoring tag RELEASE_1_4_2, doesn't look like a version number
Ignoring tag RELEASE_1_4_1, doesn't look like a version number
Ignoring tag RELEASE_1_4_0, doesn't look like a version number

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 702, in run_autoupdate_for_multiprocessing
    result = autoupdater.run(edit=edit, commit=commit, pr=pr)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 236, in run
    update = self.get_source_update(source, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 396, in get_source_update
    result = self.get_latest_version_and_asset(strategy, asset, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 494, in get_latest_version_and_asset
    latest_version_orig, latest_version = self.relevant_versions(
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 355, in relevant_versions
    raise RuntimeError("No tags were found after sanity filtering!")
RuntimeError: No tags were found after sanity filtering!



========================================
mobilizon
----------------------------------------

  Checking main ...

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 79, in find_project_id
    project = self.internal_api(f"projects/{project.replace('/', '%2F')}")
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 100, in internal_api
    r.raise_for_status()
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/venv/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://framagit.org/api/v4/projects/framasoft%2Fmobilizon%2F

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 702, in run_autoupdate_for_multiprocessing
    result = autoupdater.run(edit=edit, commit=commit, pr=pr)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 236, in run
    update = self.get_source_update(source, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 396, in get_source_update
    result = self.get_latest_version_and_asset(strategy, asset, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 478, in get_latest_version_and_asset
    api = GitlabAPI(upstream)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 67, in __init__
    self.project_id = self.find_project_id(self.project_path)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 86, in find_project_id
    project = next(
StopIteration



========================================
pleroma
----------------------------------------

  Checking main ...

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 79, in find_project_id
    project = self.internal_api(f"projects/{project.replace('/', '%2F')}")
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 100, in internal_api
    r.raise_for_status()
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/venv/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://git.pleroma.social/api/v4/projects/pleroma%2Fpleroma%2F

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 702, in run_autoupdate_for_multiprocessing
    result = autoupdater.run(edit=edit, commit=commit, pr=pr)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 236, in run
    update = self.get_source_update(source, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 396, in get_source_update
    result = self.get_latest_version_and_asset(strategy, asset, infos)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/autoupdate_app_sources.py", line 478, in get_latest_version_and_asset
    api = GitlabAPI(upstream)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 67, in __init__
    self.project_id = self.find_project_id(self.project_path)
  File "/var/www/app_yunohost/apps/tools/autoupdate_app_sources/rest_api.py", line 86, in find_project_id
    project = next(
StopIteration