Closed jsurico656 closed 5 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
After a couple hours of headache, here's what resolved my issue:
https://forum.jellyfin.org/printthread.php?tid=6578
Deleting the line mentioned in migrations.xml and restarting the docker worked perfectly
Is there an existing issue for this?
Current Behavior
There is a known bug with versions 10.9+ of Jellyfin that gives sync issues to docker users that have not removed "DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1" from their environment variables.
I've tried adding a variable to the docker to change "DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=0" but the sync issue still persists with syncing my jellyfin music client (symfonium) to my server (it doesn't fetch my latest albums but allows me to play all previously synced albums just fine).
Opening an issue with the developer of Symfonium, he did confirm that it is indeed a Jellyfin-side issue and not an issue with Symfonium.
I am needing to either find a way to fully delete the "DOTNET_SYSTEM_GLOBALIZATION_INVARIANT" variable or actually disable it, as adding a custom variable to 0 doesn't do anything.
Hoping a nightly update can be pushed through the eliminates this variable entirely
Expected Behavior
Expecting Jellyfin server to allow sync with Symfonium client
Steps To Reproduce
Run docker Open Symfonium app Press "sync" Check Jellyfin logs See error of Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /Users/f12ca374a14a4409a2752a00683230fd/Items
Environment
CPU architecture
x86-64
Docker creation
Container logs