What type of hardware are you using: Other(?)
What YunoHost version are you running: 12.1.39
How are you able to access your server: SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: Je viens de faire la mise à jour linux-image-amd64 de 6.1.164-1 à 6.1.170-1
Describe your issue
Le webmin me retourne que l’api Yunohost ne répond pas.
Je me suis connecté en ssh et si je veux la lancer ca ne marche pas.
J’ai redémarré le serveur, mais ça ne change rien…
Si quelqu’un a une idée (j’ai cherché dans le forum et n’ai rien trouvé qui aide.
Share relevant logs or error messages
root@xxxxxx:~# systemctl status yunohost-api
● yunohost-api.service - YunoHost API Server
Loaded: loaded (/etc/systemd/system/yunohost-api.service; enabled; preset: enabled)
Active: activating (auto-restart) (Result: signal) since Sat 2026-05-02 18:19:20 CEST; 4s ago
Process: 2907 ExecStart=/usr/bin/yunohost-api (code=killed, signal=SEGV)
Main PID: 2907 (code=killed, signal=SEGV)
CPU: 75ms
root@xxxxxx:~# systemctl start yunohost-api
root@xxxxxx:~# systemctl status yunohost-api
● yunohost-api.service - YunoHost API Server
Loaded: loaded (/etc/systemd/system/yunohost-api.service; enabled; preset: enabled)
Active: activating (auto-restart) (Result: signal) since Sat 2026-05-02 18:19:46 CEST; 2s ago
Process: 2924 ExecStart=/usr/bin/yunohost-api (code=killed, signal=SEGV)
Main PID: 2924 (code=killed, signal=SEGV)
CPU: 74ms
root@xxxxxx:~#
