2024-07-26, 09:51 PM
(This post was last modified: 2024-07-26, 09:52 PM by TheDreadPirate. Edited 2 times in total.)
This was why I suggested zipping the file. Should compress down to under 2.1MB.
Regardless, this log seems to be a common factor from the prior logs.
IMO, you should probably go ahead and submit a bug report to the jellyfin server git. This looks like a proper bug.
https://github.com/jellyfin/jellyfin/issues
Regardless, this log seems to be a common factor from the prior logs.
Code:
[2024-07-26 21:57:50.591 +01:00] [ERR] [50] Jellyfin.Api.WebSocketListeners.SessionInfoWebSocketListener: Error sending web socket message Sessions
System.Net.WebSockets.WebSocketException (0x80004005): The WebSocket is in an invalid state ('Closed') for this operation. Valid states are: 'Open, CloseReceived'
at System.Net.WebSockets.ManagedWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, WebSocketMessageFlags messageFlags, CancellationToken cancellationToken)
--- End of stack trace from previous location ---
IMO, you should probably go ahead and submit a bug report to the jellyfin server git. This looks like a proper bug.
https://github.com/jellyfin/jellyfin/issues