3 hours ago
Hi my server has been crashing daily since updating to 10.11
Is it possible to find what is going on from this log?
Is it possible to find what is going on from this log?
Quote:[2025-11-25 15:03:51.135 +01:00] [INF] [39] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-11-25 15:07:39.136 +01:00] [INF] [22] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-11-25 15:08:19.988 +01:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: "Movies" ("F:\Movies") will be refreshed.
[2025-11-25 15:08:27.882 +01:00] [ERR] [41] Emby.Server.Implementations.Library.LibraryManager: Error in ItemAdded event handler
System.NullReferenceException: Object reference not set to an instance of an object.
at Jellyfin.Plugin.Streamyfin.PushNotifications.Events.ItemAddedService.ItemAddedHandler(Object sender, ItemChangeEventArgs itemChangeEventArgs)
at Emby.Server.Implementations.Library.LibraryManager.CreateItems(IReadOnlyList1 items, BaseItem parent, CancellationToken cancellationToken)1 videoType, CancellationToken cancellationToken)
[2025-11-25 15:08:28.153 +01:00] [INF] [80] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "F:\Movies\Young Hearts (2024)\Young Hearts (2024) [tmdbid-1232449] - [Bluray-1080p][DTS-HD MA 5.1][x264].mkv"
[2025-11-25 15:08:28.376 +01:00] [ERR] [80] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable1 videoType, CancellationToken cancellationToken)2.RunCustomProvider(ICustomMetadataProvider
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.MetadataService1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)1<MediaBrowser.Controller.Entities.BaseItem> MediaBrowser.Controller.Library.ILibraryManager.GetItemList(MediaBrowser.Controller.Entities.InternalItemsQuery)'.
[2025-11-25 15:08:33.815 +01:00] [FTL] [39] Main: Unhandled Exception
System.MissingMethodException: Method not found: 'System.Collections.Generic.List
at Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager.GetAllBoxSetsFromLibrary()
at Jellyfin.Plugin.TMDbBoxSets.TMDbBoxSetManager.OnTimerElapsed()
at System.Threading.TimerQueueTimer.<>c.<.cctor>b__30_0(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
at System.Threading.TimerQueue.FireNextTimers()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
