• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Jellyfin Stops when anything is played.

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin Stops when anything is played.

    jmvbrown
    Offline

    Junior Member

    Posts: 41
    Threads: 6
    Joined: 2024 Jun
    Reputation: 0
    #21
    2024-07-11, 02:44 AM
    Not that I'm seeing.
    Jellyfin 10.10.7
    Unraid 7.0.0
    Intel i5 12400 on MACHINIST B660-Windwalker ITX
    32 GB DDR4-3600
    jmvbrown
    Offline

    Junior Member

    Posts: 41
    Threads: 6
    Joined: 2024 Jun
    Reputation: 0
    #22
    2024-07-11, 01:14 PM
    Now it is saying that the container is unhealthy
    Jellyfin 10.10.7
    Unraid 7.0.0
    Intel i5 12400 on MACHINIST B660-Windwalker ITX
    32 GB DDR4-3600
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #23
    2024-07-11, 03:59 PM (This post was last modified: 2024-07-11, 03:59 PM by TheDreadPirate.)
    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.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    jmvbrown
    Offline

    Junior Member

    Posts: 41
    Threads: 6
    Joined: 2024 Jun
    Reputation: 0
    #24
    2024-07-11, 04:24 PM
    Yeah its still bouncing the container unfortunately.
    Jellyfin 10.10.7
    Unraid 7.0.0
    Intel i5 12400 on MACHINIST B660-Windwalker ITX
    32 GB DDR4-3600
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #25
    2024-07-11, 05:47 PM
    Can you share screenshots for how you've configured the jellyfin container?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    jmvbrown
    Offline

    Junior Member

    Posts: 41
    Threads: 6
    Joined: 2024 Jun
    Reputation: 0
    #26
    2024-07-11, 06:30 PM
    I kind of reset all of the dockers so I’ll let you know when I set it up if it is still happening.
    Jellyfin 10.10.7
    Unraid 7.0.0
    Intel i5 12400 on MACHINIST B660-Windwalker ITX
    32 GB DDR4-3600
    jmvbrown
    Offline

    Junior Member

    Posts: 41
    Threads: 6
    Joined: 2024 Jun
    Reputation: 0
    #27
    2024-07-11, 10:08 PM
    Same thing is happening. I attached a screenshot of my set up


    Attached Files Thumbnail(s)
       
    Jellyfin 10.10.7
    Unraid 7.0.0
    Intel i5 12400 on MACHINIST B660-Windwalker ITX
    32 GB DDR4-3600
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #28
    2024-07-11, 10:18 PM (This post was last modified: 2024-07-11, 10:19 PM by TheDreadPirate. Edited 2 times in total.)
    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.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    jmvbrown
    Offline

    Junior Member

    Posts: 41
    Threads: 6
    Joined: 2024 Jun
    Reputation: 0
    #29
    2024-07-11, 10:22 PM
    Adding that to the compose still resulted in the same crash
    Jellyfin 10.10.7
    Unraid 7.0.0
    Intel i5 12400 on MACHINIST B660-Windwalker ITX
    32 GB DDR4-3600
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #30
    2024-07-11, 10:52 PM (This post was last modified: 2024-07-11, 10:52 PM by TheDreadPirate.)
    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/
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pages (4): « Previous 1 2 3 4 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode