Ghost couldn't finish installing

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.1.17.1
What app is this about: Ghost

Describe your issue

ENGLISH
I was trying to install Ghost but the process aborted right before the end.
I think it’s a timeout problem, as it says
2025-09-04 15:23:43,409: WARNING - The service ghost didn't fully executed the action start before the timeout.

This error
WARNING: can't stat() fuse.Collabora_Online.AppImage file system /tmp/.mount_Collab8iSg5D
is coming back often. I tried to update libfuse2 but it didn’t work

What should have try next ?

FRANÇAIS
J’essaye d’installer Ghost mais le processus s’interromp avant la fin.
Je pense que c’est un problème de timeout, selon cette ligne du log
2025-09-04 15:23:43,409: WARNING - The service ghost didn't fully executed the action start before the timeout.

Aussi, cette erreur
WARNING: can't stat() fuse.Collabora_Online.AppImage file system /tmp/.mount_Collab8iSg5D
revient quelques fois. J’ai essayé de mettre à jour libfuse2 mais ça n’a pas marché.

Qu’est-ce que je peux essayer ?

Share relevant logs or error messages

https://paste.yunohost.org/raw/cofupewevo

J’ai tenté cette PR pour corriger le problème, le timeout de 60 secondes a l’air trop agressif … Testing: 6.0.7 + remove timeout during install by alexAubin · Pull Request #523 · YunoHost-Apps/ghost_ynh · GitHub

En attendant que ce soit mergé, tu peux essayer l’install depuis la CLI en utilisant yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing

(ou alors depuis la webadmin, dans les écrans d’install d’app tout en bas il y a un petit formulaire où tu peux mettre l’url https://github.com/YunoHost-Apps/ghost_ynh/tree/testing )

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