Yunohost update Failed

Hello everyone.
I’ve had a little problem for a few days.
I can no longer update my server.

My YunoHost server

Hardware: VPS OVH.
SMP Debian 5.10.209-2 (2024-01-31) x86_64 GNU/Linux
YunoHost version: 11.2.10.1
I have access to my server : Through SSH | through the webadmin

Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

either by the “Update system” button or on the command line: yunohost tools update --debug

See logs :

yunohost tools update --debug
84 DEBUG initializing base actions map parser for cli
85 DEBUG loading actions map
85 DEBUG building parser…
91 DEBUG building parser took 0.006s
92 DEBUG acquiring lock…
100 DEBUG lock has been acquired
203 DEBUG loading python module yunohost.tools took 0.103s
203 DEBUG processing action [17914.1]: yunohost.tools.update with args={‘target’: ‘all’}
203 INFO Fetching available upgrades for system packages…
298 DEBUG Hit:1 Index of /debian bullseye InRelease
299 DEBUG Hit:2 Index of /debian-security bullseye-security InRelease
303 DEBUG Hit:3 Index of /debian bullseye-updates InRelease
314 DEBUG Hit:4 Index of /debian bullseye-backports InRelease
366 DEBUG Get:5 Index of /php/ bullseye InRelease [7551 B]
374 DEBUG Hit:6 Index of /debian/ bullseye InRelease
763 DEBUG Fetched 7551 B in 1s (14.8 kB/s)
1322 DEBUG Reading package lists…
2537 DEBUG Done
2541 INFO Updating application catalog…
2547 DEBUG Starting new HTTPS connection (1): app.yunohost.org:443
2624 DEBUG https://app.yunohost.org:443 “GET /default/v3/apps.json HTTP/1.1” 200 620560
2792 SUCCESS The application catalog has been updated!
2840 DEBUG initializing ldap interface
3812 DEBUG Checking default branch
4158 DEBUG Downloading…
4667 DEBUG action [17914.1] executed in 4.464s
4668 DEBUG lock has been released
4668 ERROR Could not fetch source files, is the URL correct?

/var/log/yunohost# tail -f yunohost-api.log

2024-02-27 19:04:36,454 DEBUG geventwebsocket.handler (unknown function) - Initializing WebSocket
2024-02-27 19:04:36,455 DEBUG geventwebsocket.handler (unknown function) - Validating WebSocket request
2024-02-27 19:04:36,455 DEBUG geventwebsocket.handler (unknown function) - Attempting to upgrade connection
2024-02-27 19:04:36,455 DEBUG geventwebsocket.handler (unknown function) - WebSocket request accepted, switching protocols
2024-02-27 19:04:36,493 DEBUG geventwebsocket.handler (unknown function) - Initializing WebSocket
2024-02-27 19:04:36,493 DEBUG geventwebsocket.handler (unknown function) - Validating WebSocket request
2024-02-27 19:04:36,493 DEBUG geventwebsocket.handler (unknown function) - Can only upgrade connection if using GET method.
2024-02-27 19:04:36,494 DEBUG moulinette.core acquire - acquiring lock…
2024-02-27 19:04:36,494 DEBUG moulinette.core acquire - lock has been acquired
2024-02-27 19:04:36,494 DEBUG moulinette.actionsmap process - loading python module yunohost.tools took 0.000s
2024-02-27 19:04:36,494 DEBUG moulinette.actionsmap process - processing action [1159.28]: yunohost.tools.update with args={‘target’: ‘all’}
2024-02-27 19:04:36,494 INFO yunohost.tools (unknown function) - [1159.28] Récupération des mises à jour disponibles pour les paquets du système…
2024-02-27 19:04:36,592 DEBUG yunohost.tools (unknown function) - [1159.28] Hit:1 Index of /debian/ bullseye InRelease
2024-02-27 19:04:36,592 DEBUG yunohost.tools (unknown function) - [1159.28] Hit:2 Index of /debian bullseye InRelease
2024-02-27 19:04:36,592 DEBUG yunohost.tools (unknown function) - [1159.28] Hit:3 Index of /debian-security bullseye-security InRelease
2024-02-27 19:04:36,601 DEBUG yunohost.tools (unknown function) - [1159.28] Hit:4 Index of /debian bullseye-updates InRelease
2024-02-27 19:04:36,612 DEBUG yunohost.tools (unknown function) - [1159.28] Hit:5 Index of /debian bullseye-backports InRelease
2024-02-27 19:04:36,642 DEBUG yunohost.tools (unknown function) - [1159.28] Get:6 Index of /php/ bullseye InRelease [7551 B]
2024-02-27 19:04:37,056 DEBUG yunohost.tools (unknown function) - [1159.28] Fetched 7551 B in 1s (15.1 kB/s)
2024-02-27 19:04:37,622 DEBUG yunohost.tools (unknown function) - [1159.28] Reading package lists…
2024-02-27 19:04:38,837 DEBUG yunohost.tools (unknown function) - [1159.28] Terminé
2024-02-27 19:04:38,840 INFO yunohost.app_catalog (unknown function) - [1159.28] Mise à jour du catalogue d’applications…
2024-02-27 19:04:38,844 DEBUG urllib3.connectionpool (unknown function) - Starting new HTTPS connection (1): app.yunohost.org:443
2024-02-27 19:04:38,973 DEBUG urllib3.connectionpool (unknown function) - https://app.yunohost.org:443 “GET /default/v3/apps.json HTTP/1.1” 200 620560
2024-02-27 19:04:39,192 SUCCESS yunohost.app_catalog (unknown function) - [1159.28] Le catalogue des applications a été mis à jour !
2024-02-27 19:04:40,255 DEBUG yunohost.app (unknown function) - [1159.28] Checking default branch
2024-02-27 19:04:40,608 DEBUG yunohost.app (unknown function) - [1159.28] Téléchargement en cours…
2024-02-27 19:04:41,137 DEBUG moulinette.actionsmap process - action [1159.28] executed in 4.642s
2024-02-27 19:04:41,137 DEBUG moulinette.core release - lock has been released
2024-02-27 19:04:41,143 INFO geventwebsocket.handler (unknown function) - 127.0.0.1 - - [2024-02-27 19:04:41] “PUT /update/all HTTP/1.1” 500 208 4.650195
2024-02-27 19:04:41,144 DEBUG geventwebsocket.handler (unknown function) - Closed WebSocket
2024-02-27 19:04:41,145 DEBUG geventwebsocket.handler (unknown function) - Failed to write closing frame → closing socket
2024-02-27 19:04:41,145 DEBUG geventwebsocket.handler (unknown function) - Closed WebSocket

have you ever encountered this issue?

thank’s a lot .
Emilien

hi!

we were fixing a bug

can you try again, it should work as usual

Perfect :+1:t2: thanks a lot !
Thx for your works !
Have nice evening !

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