Jellyfin Forum
SOLVED: Upgrading to 10.9.4 - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Upgrading to 10.9.4 (/t-solved-upgrading-to-10-9-4)

Pages: 1 2


Upgrading to 10.9.4 - cdrom - 2024-06-04

I just upgraded from 10.9.2 to 10.9.4 (Docker).  But during migration, these lines in the log are keep repeating and bak file is incrementing. Then got heaps of library.db.bak* on config/data

[21:23:28] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'FixAudioData'
[21:23:30] [INF] [1] Jellyfin.Server.Migrations.Routines.FixAudioData: Library database backed up to /config/data/library.db.bak7
[21:23:30] [INF] [1] Jellyfin.Server.Migrations.Routines.FixAudioData: Backfilling audio lyrics data to database


Cannot find any similar issues in the forum so far





---------------------------
Jellyfin Server 10.9.4
Docker version 24.0.7
Ubuntu 22.04.3 LTS


RE: Upgrading to 10.9.4 - TheDreadPirate - 2024-06-04

Can you share your full jellyfin log via pastebin?


RE: Upgrading to 10.9.4 - cdrom - 2024-06-05

Thanks. below link

https://pastebin.com/SXAH0dbN


RE: Upgrading to 10.9.4 - cdrom - 2024-06-05

Hi

I have kick start again the docker. And few more bak files have been created and same issue

https://pastebin.com/ieZwyS29


RE: Upgrading to 10.9.4 - TheDreadPirate - 2024-06-05

There was a audio database fix in the .4 upgrade migration that can take some time. Are you waiting for it to finish or are you stopping it before it does?


RE: Upgrading to 10.9.4 - cdrom - 2024-06-06

(2024-06-05, 01:47 PM)TheDreadPirate Wrote: There was a audio database fix in the .4 upgrade migration that can take some time.  Are you waiting for it to finish or are you stopping it before it does?

I like take any quick fix if that will take some time as I cannot use my media server at this point now.  Unfortunately, I messed up my backup. 

I just see latest released v10.9.5..but looking on the change log, I guess it will not help or it even may aggravate the issue


RE: Upgrading to 10.9.4 - cdrom - 2024-06-06

I see this similar issue https://github.com/jellyfin/jellyfin/issues/11929

I disabled the container restart policy and see more progress but still failing at the end

https://pastebin.com/RpnGUHmt


RE: Upgrading to 10.9.4 - TheDreadPirate - 2024-06-06

Try updating the container to .5. I believe there was a fix or workaround for this issue.


RE: Upgrading to 10.9.4 - cdrom - 2024-06-07

I have updated to .6 which was just recently released but still same error persist

https://pastebin.com/a8UDAtuC


RE: Upgrading to 10.9.4 - TheDreadPirate - 2024-06-07

Disable DOTNET_SYSTEM_GLOBALIZATION_INVARIANT in your docker config.