2025-01-10, 12:51 PM
(This post was last modified: 2025-01-10, 01:09 PM by arc.. Edited 3 times in total.)
While trying to troubleshoot another problem I have (shows on Chromecast ending too early), I noticed that my log files are contantly being filled with the following error:
The server constantly reports this error in the logs, regardless of whether Jellyfin is being used to consume content. I do not expect this to be normal behaviour. What can I do to resolve this error?
Setup info:
- Running Jellyfin version 10.10.3
- Installation method: SynoCommunity package on a DS220+ w/ 10GB RAM running DSM 7.2.2
- Today's log is already 61MB, exceeding the upload size limit. I have therefore uploaded only the first 2 minutes of today.
Code:
[<timestamp>] [ERR] [18/34/42/52/104] Emby.Server.Implementations.Session.SessionManager: Error reporting playback progress
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Emby.Server.Implementations.Session.SessionManager'.
at Emby.Server.Implementations.Session.SessionManager.OnPlaybackProgress(PlaybackProgressInfo info, Boolean isAutomated)
at MediaBrowser.Controller.Session.SessionInfo.OnProgressTimerCallback(Object state)
The server constantly reports this error in the logs, regardless of whether Jellyfin is being used to consume content. I do not expect this to be normal behaviour. What can I do to resolve this error?
Setup info:
- Running Jellyfin version 10.10.3
- Installation method: SynoCommunity package on a DS220+ w/ 10GB RAM running DSM 7.2.2
- Today's log is already 61MB, exceeding the upload size limit. I have therefore uploaded only the first 2 minutes of today.