mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Restart loop when androidtv client connected #7642
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 @wallw-dev on GitHub (Oct 30, 2025).
Description of the bug
After a recent upgrade (didn't catch previous version numbers unfortunately), v10.11.1 has constant restarts when androidtv v0.18.11 is connected to it. This does NOT occur when only the web clients are connected.
Reproduction steps
What is the current bug behavior?
The server restarts fairly often
What is the expected correct behavior?
The server should not restart
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.11.1
Environment
Jellyfin logs
log_20251030.log
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@wallw-dev commented on GitHub (Nov 9, 2025):
Downgrading to 10.10.7 resolves the issue.
I'm not entirely sure that it isn't occurring on the web client also.