• 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 Networking & Access Container is binding to incorrect subnet and ignoring network.xml

     
    • 0 Vote(s) - 0 Average

    Container is binding to incorrect subnet and ignoring network.xml

    docker container is binding to 192.168.0.0/16 instead of 192.168.1.0/24 and ignoring network.xml
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-04-03, 07:10 PM
    (2024-04-03, 07:02 PM)ghostkjb Wrote: Output still binding to 192.168.0.0/16:

    Jellyfin is not binding to any specific address.  19.168.0.0/16 in this context is defining what is considered "internal".  There is a separate config for binding.

    From your log

    (2024-04-03, 07:02 PM)ghostkjb Wrote: [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: []
    [18:59:28] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: []

    These lines being blank indicates it is binding to all available interfaces.

    (2024-04-03, 07:02 PM)ghostkjb Wrote: Q: When you said you tried to access it via "localhost:8096", is that from the HOST running the VM?  Or from within the VM?
    A: The host running the vm. From Firefox on the VM that is the host running docker running the Jellyfin container - I cannot reach localhost:8096

    If you are accessing localhost from within the VM it should allow it. If you are accessing it from the HOST running the VM, it would be blocked by the firewall if you didn't create a rule.

    If this is a debian based distro, you should have UFW either pre-installed or available in the repo.

    Code:
    sudo ufw enable
    sudo ufw allow 8096
    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 is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:12 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:27 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:33 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:40 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:46 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:50 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:43 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:44 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:48 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:48 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:55 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:08 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:02 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:10 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:19 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:21 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:55 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:59 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 10:59 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 01:47 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:08 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by gnattu - 2024-04-04, 02:04 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:11 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:26 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:43 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:45 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:59 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