Archivebox fails to upgrade

What app is this about, and its version: Archivebox 0.7.4~ynh3
What YunoHost version are you running: 12.1.40.1
What type of hardware are you using: Old laptop or computer

Describe your issue

I do app upgrades via command line. A few weeks ago, Archivebox started trying to upgrade, but it always fails and rolls itself back. i had to travel unexpectedly, and when I came back a couple of weeks later, I upgraded all of my other apps again and everything still upgraded properly except for Archivebox.

It looks like maybe it’s some kind of dependency problem.

Thanks in advance for any help.

Share relevant logs or error messages

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

The upgrade log gives more information about the cause

Sorry..I’m not sure how I wound up posting the wrong log. I ran the upgrade again and I got a much more detailed log…

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

Can you try this branch sudo yunohost app upgrade archivebox -u https://github.com/YunoHost-Apps/archivebox_ynh/tree/testing

It ran a lot longer, but ultimately, testing also failed.

Here’s the log from that run…

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

Can you try

yunohost app upgrade archivebox -u https://github.com/YunoHost-Apps/archivebox_ynh/tree/fix_upgrade

I don’t know whether this will handle every situation.

The fix_upgrade actually worked.

As with my last attempt, it paused for a really long time on the line,

Info: [############++......] > Finishing Archivebox Setup

But after a long pause (I’d say more than 5 minutes) it eventually finished successfully.

I ran another general app upgrade afterward just to see what would happen. It upgraded Ampache normally (unrelated) and then everything was fully upgraded with no errors.

Thanks for the help!

Thank you, that worked for me