Jellyfin Forum
SOLVED: Jellyfin Stops when anything is played. - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Jellyfin Stops when anything is played. (/t-solved-jellyfin-stops-when-anything-is-played)

Pages: 1 2 3 4


RE: Jellyfin Stops when anything is played. - jmvbrown - 2024-07-11

Not that I'm seeing.


RE: Jellyfin Stops when anything is played. - jmvbrown - 2024-07-11

Now it is saying that the container is unhealthy


RE: Jellyfin Stops when anything is played. - TheDreadPirate - 2024-07-11

Is Unraid/Docker still bouncing the container? Unhealthy can just mean the container isn't configured to report its health to docker. Which is common when using host networking.


RE: Jellyfin Stops when anything is played. - jmvbrown - 2024-07-11

Yeah its still bouncing the container unfortunately.


RE: Jellyfin Stops when anything is played. - TheDreadPirate - 2024-07-11

Can you share screenshots for how you've configured the jellyfin container?


RE: Jellyfin Stops when anything is played. - jmvbrown - 2024-07-11

I kind of reset all of the dockers so I’ll let you know when I set it up if it is still happening.


RE: Jellyfin Stops when anything is played. - jmvbrown - 2024-07-11

Same thing is happening. I attached a screenshot of my set up


RE: Jellyfin Stops when anything is played. - TheDreadPirate - 2024-07-11

Try adding this to the compose.

Code:
network_mode: 'host'
    extra_hosts:
      - 'host.docker.internal:host-gateway'

Edit: Accidentally clicked on "mark as solution" instead of edit.

Meant to add that the code block isn't giving "network_mode" the correct indent. Should be the same as devices and ports. If you do use host networking, comment out the two lines for ports since they are no longer needed.


RE: Jellyfin Stops when anything is played. - jmvbrown - 2024-07-11

Adding that to the compose still resulted in the same crash


RE: Jellyfin Stops when anything is played. - TheDreadPirate - 2024-07-11

At this point, perhaps try asking on the Unraid forum. SOMETHING is configured in Unraid to bounce unhealthy containers, I just don't know where.

I have an Unraid license and I plan on setting up a testing instance this weekend. So if the Unraid forums don't help, I'll circle back if I figure anything out with my test setup.

https://forums.unraid.net/