Error upgrading Jellyfin

What app is this about, and its version: Jellyfin 10.10.7
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Virtual machine

Describe your issue

I’m trying to upgrade Jellyfin, it fails with an error inside the upgrade script.

No idea if this is relevant, but issues started piling up after I upgraded yunohost from the penultimate to the ultimate (current) version, seems like. That upgrade went successfully.

Share relevant logs or error messages

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

Additionally (and maybe related), I can’t seem to install apps anymore either.

e.g. I tried Garden-Party: https://paste.yunohost.org/raw/yopubojeme

and Actual: https://paste.yunohost.org/raw/julipiveno

1 Like

Your first issue seems to be related with yarn repo

1 Like
jq: error: Could not open file /var/lib/jellyfin/plugins/Viperinius.Plugin.SpotifyImport/meta.json: No such file or directory

It seems you have a Spotify Import plugin? For some reason, the upgrade can’t find the meta.json of that plugin. I don’t know this plugin, but if possible, could you delete it, restart Jellyfin and try the upgrade again?

(the two other apps have different issues - but it’s better to have one thread per issue)

1 Like

Issue for Garden party: this may help :

by the way this is the third issue in two days related to libpq5 version.

1 Like

For actual, I would check these folders permissions ls- la /var/www/actual and ls -la /home/yunohost.app/actual (looking for a .sqlite file).

This worked for garden party! Thanks so much, once more! I created a thread for posterity & added your answer as solution: Garden-party fails to install - #2 by Daize

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

Thanks for helping out again :slight_smile: The yarn error is indeed gone now! Didn’t resolve everything, though…

Yes, I was wrong. @Tho will help you !

1 Like

Did the same here, you helped me out a bunch! Error reinstalling Actual - #2 by Daize

Hi Tho, thanks for helping out!

I uninstalled the plugin (I’m a bit worried it won’t work with the new Jellyfin.. but let’s see)

I tried the upgrade, had the same issue. As if just the plugin (configs..) folder being there makes it search for meta.json. I moved the Viper[…] folder out of /var/lib/jellyfin/plugins and out of the Jellyfin folder. Tried updating again, and now it’s running for a lot longer. Will update where this goes… :slight_smile:

Luckily I’ve been able to remove it, upgrade, and reinstall the plugin. Thanks for the help so promptly, both of you!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.