-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hello !
I'm on YunoHost 12.0.11 and I tried to install funkwhale for the first time, but it stops very early with a 404 error. Here is a copy of the log :
https://paste.yunohost.org/raw/ijefudopis
args:
app: funkwhale
force: false
label: Funkwhale
no_remove_on_failure: false
ended_at: 2025-03-09 10:48:07.138614
error: "\xC9chec du t\xE9l\xE9chargement de la ressource 'api' (https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api)\
\ pour funkwhale\u202F: https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api:\n\
2025-03-09 11:48:07 ERROR 404: Not Found.\n"
interface: api
operation: app_install
parent: null
related_to:
-
- app
- funkwhale
started_at: 2025-03-09 10:48:06.859770
success: false
yunohost_version: 12.0.11
============
2025-03-09 11:48:06,862: INFO - Installation de funkwhale…
2025-03-09 11:48:06,866: INFO - Provisioning sources...
2025-03-09 11:48:06,867: DEBUG - Prefetching asset api: https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api ...
2025-03-09 11:48:07,133: WARNING - Failed to provision sources : Échec du téléchargement de la ressource 'api' (https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api) pour funkwhale : https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api:
2025-03-09 11:48:07 ERROR 404: Not Found.
2025-03-09 11:48:07,135: INFO - Deprovisioning sources...
2025-03-09 11:48:07,137: ERROR - L'allocation automatique des ressources (provisioning), la suppression d'accès à ces ressources (déprovisioning) ou la mise à jour des ressources pour funkwhale a échoué : Échec du téléchargement de la ressource 'api' (https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api) pour funkwhale : https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_api:
2025-03-09 11:48:07 ERROR 404: Not Found.
I can't seem to access https://dev.funkwhale.audio without an account, maybe it's why it is blocked trying to get the sources ?
Thanks !