Funkwhale installation fails: missing API artifact (404 error)

What app is this about, and its version: 2.0.1 funkwhale
What YunoHost version are you running: 12.1.39
What type of hardware are you using: VPS bought online

Describe your issue

Hi,

I’m trying to install Funkwhale on my YunoHost server, but the installation fails immediately during the source provisioning step. It seems the installer is trying to download an artifact that no longer exists upstream.

Share relevant logs or error messages

https://paste.yunohost.org/raw/nukocinico
args:
app: funkwhale
force: false
ignore_yunohost_version: false
label: Funkwhale
no_remove_on_failure: false
ended_at: 2026-04-16 16:00:21.180958
error: 'Failed to download asset ‘‘api’’ (Making sure you're not a bot!)
for funkwhale: Making sure you're not a bot!

2026-04-16 16:00:21 ERROR 404: Not Found.


interface: api
operation: app_install
parent: null
related_to:

    • app
    • funkwhale
      started_at: 2026-04-16 16:00:19.858576
      started_by: ******
      success: false
      yunohost_version: 12.1.39

============

2026-04-16 16:00:20,908: INFO - در حال نصب funkwhale…
2026-04-16 16:00:20,916: INFO - Provisioning sources…
2026-04-16 16:00:20,917: DEBUG - Prefetching asset api: Making sure you're not a bot!
2026-04-16 16:00:21,179: WARNING - Failed to provision sources : Failed to download asset ‘api’ (Making sure you're not a bot!) for funkwhale: Making sure you're not a bot!
2026-04-16 16:00:21 ERROR 404: Not Found.

2026-04-16 16:00:21,180: INFO - Deprovisioning sources…
2026-04-16 16:00:21,180: ERROR - Provisioning, deprovisioning, or updating resources for funkwhale failed: Failed to download asset ‘api’ (Making sure you're not a bot!) for funkwhale: Making sure you're not a bot!
2026-04-16 16:00:21 ERROR 404: Not Found.

Reported upstream: Making sure you're not a bot!

1 Like

In the meanwhile you can try installing from testing as I see @Tho backed up the assets:

yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing
1 Like

comrade. Thank you.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.