(2025-10-29, 03:01 PM)tvdu Wrote: I've been running Jellyfin on docker in Unraid. Ever since 10.11.0, Jellyfin can't stay running for more than 24 hours. It will crash and never recover. 10.11.1 doesnt seem to solve this. All previous versions were rock solid, i had almost a year of it working without issues. It doesnt seem to be happening to anyone else online that i've seen and i dont see anything in the logs. Where should i look?
I've the same issue, Jellyfin server stop after 12H/24h/
10.11.0 et 10.11.1 on a Windows / NUC
I get this kind of error every day, but never on the same files or collections.
Today :
[2025-10-30 09:04:45.915 +01:00] [ERR] [39] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for "\\TS-253\photos\2025\Mai\IMG_0578.DNG"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, SKCodec codec, Int32 maxWidth, Int32 maxHeight)
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, Stream stream, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2025-10-30 09:04:47.360 +01:00] [ERR] [39] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for "\\TS-253\photos\2025\Mai\IMG_0599.DNG"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, SKCodec codec, Int32 maxWidth, Int32 maxHeight)
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, Stream stream, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
Yesterday
[2025-10-29 01:22:14.184 +01:00] [ERR] [79] MediaBrowser.Providers.Manager.ProviderManager: "TvdbSeasonImageProvider" failed in GetImageInfos for type "Season" at "\\TS-253\Musique\Rock - Métal\Pink Floyd\Pink Floyd 1975 Tour Comic book"
{"status":"failure","message":"InvalidValueType: cannot make item path","data":null}
Tvdb.Sdk.SeasonsException: Invalid seasons id
Status: 400
Response:
{"status":"failure","message":"InvalidValueType: cannot make item path","data":null}
I have disable TvdB but i have always problem since 10.11
For me, it always seems to be linked to the updating of the media library.


