• 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 Container stuck deploying despite logs appearing ok

     
    • 0 Vote(s) - 0 Average

    Container stuck deploying despite logs appearing ok

    Stuck deploying and cannot access webUI
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2025-04-11, 03:19 PM
    I'm assuming you have a way of adding extra arguments to the Jellyfin container in the TrueNAS UI? If I'm reading our docs and Docker's docs correctly, you need to do one of two things.

    You need to specify an "extra host" in the Jellyfin container.

    https://jellyfin.org/docs/general/instal...container/

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

    Or you need to add a local loopback bind to the docker bridge network.

    https://docs.docker.com/reference/compos.../networks/

    Code:
    driver_opts:
          com.docker.network.bridge.host_binding_ipv4: "127.0.0.1"
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Container stuck deploying despite logs appearing ok - by Jossk - 2025-03-18, 04:55 PM
    RE: Container stuck deploying despite logs appearing ok - by TheDreadPirate - 2025-03-18, 05:14 PM
    RE: Container stuck deploying despite logs appearing ok - by Jossk - 2025-03-18, 06:25 PM
    RE: Container stuck deploying despite logs appearing ok - by Jossk - 2025-03-18, 07:33 PM
    RE: Container stuck deploying despite logs appearing ok - by TheDreadPirate - 2025-03-18, 07:58 PM
    RE: Container stuck deploying despite logs appearing ok - by novaseline - 2025-04-11, 11:10 AM
    RE: Container stuck deploying despite logs appearing ok - by TheDreadPirate - 2025-04-11, 12:59 PM
    RE: Container stuck deploying despite logs appearing ok - by novaseline - 2025-04-11, 01:57 PM
    RE: Container stuck deploying despite logs appearing ok - by TheDreadPirate - 2025-04-11, 03:19 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