2024-08-09, 05:47 PM
So yesterday Jellyfin was working fine, today it's barely working at all... I don't recall updating but was there an auto update?
If I play something in the desktop app, the player doesn't actually open up, I'm just left staring at the same screen as when I clicked play... but the audio plays just fine. Also, the admin 'Dashboard' and 'General' parts won't load, though others are doing just fine.
Playback is fine on my mobile app. The web app will not load AT ALL, just displaying the Jellyfin logo.
Logs are a bunch of the same error...
I'm at a loss for what has happened to cause these issues...
If I play something in the desktop app, the player doesn't actually open up, I'm just left staring at the same screen as when I clicked play... but the audio plays just fine. Also, the admin 'Dashboard' and 'General' parts won't load, though others are doing just fine.
Playback is fine on my mobile app. The web app will not load AT ALL, just displaying the Jellyfin logo.
Logs are a bunch of the same error...
Code:
[2024-08-09 18:35:40.713 +01:00] [ERR] [11] Emby.Server.Implementations.Session.SessionManager: Error reporting playback progress
MediaBrowser.Common.Extensions.ResourceNotFoundException: Session 3a2448012363d4b172c7a0000f01af08 not found.
at Emby.Server.Implementations.Session.SessionManager.OnPlaybackProgress(PlaybackProgressInfo info, Boolean isAutomated)
at MediaBrowser.Controller.Session.SessionInfo.OnProgressTimerCallback(Object state)
[2024-08-09 18:35:41.713 +01:00] [ERR] [11] Emby.Server.Implementations.Session.SessionManager: Error reporting playback progress
MediaBrowser.Common.Extensions.ResourceNotFoundException: Session 3a2448012363d4b172c7a0000f01af08 not found.
at Emby.Server.Implementations.Session.SessionManager.OnPlaybackProgress(PlaybackProgressInfo info, Boolean isAutomated)
at MediaBrowser.Controller.Session.SessionInfo.OnProgressTimerCallback(Object state)
[2024-08-09 18:35:42.713 +01:00] [ERR] [11] Emby.Server.Implementations.Session.SessionManager: Error reporting playback progress
MediaBrowser.Common.Extensions.ResourceNotFoundException: Session 3a2448012363d4b172c7a0000f01af08 not found.
at Emby.Server.Implementations.Session.SessionManager.OnPlaybackProgress(PlaybackProgressInfo info, Boolean isAutomated)
at MediaBrowser.Controller.Session.SessionInfo.OnProgressTimerCallback(Object state)
I'm at a loss for what has happened to cause these issues...