• 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 Jellyfin on docker won't restart after power failure

     
    • 0 Vote(s) - 0 Average

    Jellyfin on docker won't restart after power failure

    gears
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Jul
    Reputation: 0
    #4
    2025-07-01, 06:17 PM
    (2025-06-29, 05:57 PM)SquishySquash Wrote:
    (2025-06-28, 07:33 PM)theguymadmax Wrote: Can you post the Jellyfin server logs.

    There is nothing in jellyfin logs.

    There is simply a time gap. Last entries are from whatever hour I've accessed Jellyfinn last time and then next log entry will be from the moment I manually start jellyfin container on my NAS

    The problem is with whole jellyfin container/image not jellyfin service.


    Try adding restart: 'unless-stopped' to your docker compose.

    For example:

    Code:
    name: jellyfin
    services:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        network_mode: host
        restart: 'unless-stopped'
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin on docker won't restart after power failure - by SquishySquash - 2025-06-28, 06:47 PM
    RE: Jellyfin on docker won't restart after power failure - by theguymadmax - 2025-06-28, 07:33 PM
    RE: Jellyfin on docker won't restart after power failure - by SquishySquash - 2025-06-29, 05:57 PM
    RE: Jellyfin on docker won't restart after power failure - by gears - 2025-07-01, 06:17 PM

    • 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