YunoHost-Apps / lemmy_ynh

A link aggregator for the fediverse.
https://join.lemmy.ml
GNU General Public License v3.0
20 stars 12 forks source link

Update to 0.18.2~ynh2 fails #81

Closed FatherMcGruder closed 8 months ago

FatherMcGruder commented 9 months ago

Describe the bug

I attempted to update from 0.18.2~ynh1 to 0.18.2~ynh2 using the web admin interface, but the update failed.

Context

Steps to reproduce

Either update the app from the web interface or command line (sudo yunohost app upgrade).

Expected behavior

Successfully update the Lemmy app to the latest version.

Logs

Log.

retiolus commented 8 months ago

The update failed in my case too. Logs: https://paste.yunohost.org/raw/idawepanev

retiolus commented 8 months ago

The update to ynh3 failed too. The problem was in the backup script, so I ignored it with sudo yunohost app upgrade lemmy --no-safety-backup. The update failed with the following logs:

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

FatherMcGruder commented 8 months ago

The update to ynh3 failed too. The problem was in the backup script, so I ignored it with sudo yunohost app upgrade lemmy --no-safety-backup. The update failed with the following logs:

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

The update to ynh3 failed too. The problem was in the backup script, so I ignored it with sudo yunohost app upgrade lemmy --no-safety-backup. The update failed with the following logs:

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

Thanks. Your suggestion to disable the backup allowed the upgrade to complete, but now the services lemmy-pict-rs and lemmy-ui will not start.