Open Zeitverschreib opened 1 year ago
Can you share the command you used to restart your Firefish server ?
I tried using the web interface and CLI "yunohost service restart firefish". Both give the same error msg and a non-working Firefish.
Can you share the command you used to restart your Firefish server ?
— Reply to this email directly, > view it on GitHub https://github.com/YunoHost-Apps/firefish_ynh/issues/3#issuecomment-1684942649> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AZOCYZDCIQJ5ORBF5NJYW7LXWC4WJANCNFSM6AAAAAA3V3IQOI> . You are receiving this because you authored the thread.> Message ID: > <YunoHost-Apps/firefish_ynh/issues/3/1684942649> @> github> .> com>
We're seeing this too. Had any luck fixing it?
I managed to resolve this on our instance by running these within /var/www/firefish as root:
corepack enable corepack prepare pnpm@latest --activate pnpm i
I'll try and get around to submitting a PR
@fosshost Thanks, that procedure also seems to work for me. I was able to restart my instance without problems.
In order to perform a backup, I halted the Firefish service via the web interface. After finishing the backup, restarting the Firefish service fails with a "> pnpm --filter backend run start". Same when rebooting the complete Yunohost.
I already experienced the same behaviour earlier this week, but then I was trying to change the default.yml and thought that something broke because of this. A de-install and restore of a backup fixed the pnpm issue. This time, the Firefish install is out of the box, just halted for backup.