mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Connection closing during streaming to android tv client, no further connections afterwards including catalogue data or android phone client #6520
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GokulDas027 on GitHub (Nov 28, 2024).
This issue respects the following points:
Description of the bug
Jellyfin version: 10.10.3
on Endeavour OS
After streaming to android tv for roughly 30min, stream closes abruptly and logged this error on server terminal
[20:36:51] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.1.2 closed
[20:37:38] [INF] [29] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[20:37:46] [WRN] [28] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS 192.168.1.2 error receiving data: The remote party closed the WebSocket connection without completing the close handshake.
[20:37:46] [ERR] [15] Emby.Server.Implementations.Session.SessionManager: Error reporting playback progress
MediaBrowser.Common.Extensions.ResourceNotFoundException: Session cfad15ff83220b1522336a0d8ccaee67 not found.
at Emby.Server.Implementations.Session.SessionManager.OnPlaybackProgress(PlaybackProgressInfo info, Boolean isAutomated)
at MediaBrowser.Controller.Session.SessionInfo.OnProgressTimerCallback(Object state)
[20:37:46] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.1.2 closed
Afterwards, on exiting player to movie details, no data is updated nor cannot open player. exiting further to movies catalogue, couldn't open movie details.
Also, cannot connect from android phone client to server after this. everything back to normal on server restart.
Reproduction steps
Start jellyfin server on endeavour os (arch)
Connect on android tv client
Stream
What is the current bug behavior?
Playback stopped, and no further connection to any devices from the server.
What is the expected correct behavior?
keep streaming until the media completes
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.3-1
Specify the build version
Release
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@jellyfin-bot commented on GitHub (Mar 29, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Apr 20, 2025):
This issue was closed due to inactivity.