[funkwhale-beat] refuse to start correctly
ynh on distant VPS
root@krashboyz:/var/log/funkwhale# yunohost --version
yunohost:
repo: stable
version: 12.0.12
yunohost-admin:
repo: stable
version: 12.0.7.1
yunohost-portal:
repo: stable
version: 12.0.10
moulinette:
repo: stable
version: 12.0.4
ssowat:
repo: stable
version: 12.0.3
root@krashboyz:/var/log/funkwhale# yunohost app info funkwhale
description: Convivial and modern music server
domain_path: son.krashboyz.org/
name: Funkwhale
version: 1.4.0~ynh5
Hello , as mentionned , funkwhale-beat is crashing:
last log in root@krashboyz:/var/log/funkwhale# cat funkwhale-beat.log
thx for your help, i already tried to force upgrade as suggered in https://github.com/YunoHost-Apps/funkwhale_ynh/issues/282, but upgrade is broken https://github.com/YunoHost-Apps/funkwhale_ynh/issues/284
When funkwhale-beat fails to start, you don’t have to upgrade all funkwhale (that’s only needed when after an upgrade from a major debian version eg 11 -> 12).
Here, normally, following command by cli should be sufficient:
mv /var/www/funkwhale/api/celerybeat-schedule.db /var/www/funkwhale/api/celerybeat-schedule_old.db
@Thovi98 oh yes , perfect, it works \o/
thx for your help, what is the root issue ? do you have an idea why i need to wipe celerybeat-schedule.db , and could i automate this ?
No I don't know, somtimes it happens to every x days, sometimes nothing for months... it's an upstream issue I think