[calibre web] backup core

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.17
What app is this about: calibre web

Describe your issue

backup impossible even with the last upgrade that should fix this issue

Share relevant logs or error messages

/usr/share/yunohost/helpers.v2.1.d/backup: ligne 59: BACKUP_CORE_ONLY : variable sans liaison
Impossible de sauvegarder calibreweb

Hi,
This thread may help
And did you try :

yunohost app setting calibreweb do_not_backup_data -v 1 (or 0 I guess ?)

or
export BACKUP_CORE_ONLY=0* (or 1 accord to your needs) and then yunohost backup create --apps calibreweb
*logout/login to reset environment when finished

This is a yunohost core issue, have a look at this for a workaround:

This issue should be solved if your yunohost is up to date though : Helpers v2.1 : BACKUP_CORE_ONLY is not bind · Issue #2512 · YunoHost/issues · GitHub

hello @krakinou my yunohost is up to date (yuno : 12.0.17 and calibreweb Version installée : 0.96.24~ynh3) and i have the error above

Strange, I also updated one on my instance to 12.0.17 and indeed, the error is not fixed. Maybe it will take some time before it reaches a productive version, idk. Maybe one of the core developer can explain?
In the meantime, the workaround from my previous post still stand.

1 Like