Navidrome update failure

What app is this about, and its version: Navidrome 0.58.0~ynh2
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Old laptop or computer

Describe your issue

I tried to update to the latest version the process failed, I don’t understand the logs tbh but I also recently had an issue with a Castopod update that was due to Sury changing it’s GPG signature so wonder if this is similar. Scared to run any updates now for fear of breaking things.

Share relevant logs or error messages

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

Hello,

@mxtthxw

log message mv: cannot move ‘/var/lib/navidrome/cache’ to ‘/home/yunohost.app/navidrome/cache’: Directory not empty

The update is failing because the /home/yunohost.app/navidrome/cache directory is not empty.
Delete its contents and try the update again.

The system is therefore unable to move the contents of ‘/var/lib/navidrome/cache’ to ‘/home/yunohost.app/navidrome/cache’

Hello again, thanks for this… I tried the command sudo rm -rf /home/yunohost.app/navidrome/cache/* and tried the update again but it failed again (I also tried the same and then rebooting, no joy).

Hello,

Without the logs, it’s hard to tell where the problem is.
Try running sudo rm -rf /home/yunohost.app/navidrome
Make sure to back up your data first.
Then try the update again.

Ah sorry, this is the latest log https://paste.yunohost.org/raw/ebevexivaz

So run this command: sudo rm -rf /home/yunohost.app/navidrome

Ahh thank you, much appreciated :slight_smile:

Borking Castopod has given me the fear lol