mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Playback of LiveTV stops prematurely #4159
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 @mflage on GitHub (Aug 28, 2022).
I have been running Jellyfin for a couple of months now. I have exposed this behind a reverse proxy (HAProxy), but recently I'm experiencing random connection drops when connecting - even when connecting from the local network (but using the "easy url" of the reverse proxy to access Jellyfin).
The interesting thing is that this doesn't happen all the time and consistently. If I'm able to get past the first "timeout checkpoint", then I'm seemingly able to stream indefinitely.
I'm running Jellyfin 10.8.4 in a Docker container. HAProxy is running on a OPNsense firewall.
The log says:
This is the backend configuration for HAProxy (running on OPNsense):
@mflage commented on GitHub (Sep 1, 2022):
I found when "downgrading" to 10.8.0-alpha5 then this works. I still have the error message, but the stream continues.
The last version where this didn't happen is 10.8.0-beta3. In 10.8.0 it's broken. The warning still appears in 10.8.0-beta3, but the playback isn't stopped.
Playback of shows works fine. It's only LiveTV where I have this issue.
@setomerza commented on GitHub (May 17, 2023):
I've also been experiencing this issue on Jellyfin 10.8.10 in Docker when playing a locally hosted Live TV stream from ErsatzTV
Stream will just black screen and audio will cut out, refreshing the page reloads the stream with no issue. Observed on both Chrome and Firefox.
Log: