• 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 General Questions Discovery on docker

     
    • 0 Vote(s) - 0 Average

    Discovery on docker

    Eric Mako
    Offline

    Junior Member

    Posts: 19
    Threads: 7
    Joined: 2023 Jun
    Reputation: 0
    #1
    2024-08-24, 10:46 PM
    Hello, I used the JELLYFIN_PublishedServerUrl=192.168.X.X and network_mode: 'host' lines in my docker compose, but the applications do not find Jellyfin I have to manually enter the server address

    Is this normal?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-08-24, 11:29 PM
    Are ports 1900 and 7359 open on the host?
    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]
    Eric Mako
    Offline

    Junior Member

    Posts: 19
    Threads: 7
    Joined: 2023 Jun
    Reputation: 0
    #3
    2024-08-24, 11:57 PM
    It's on my local network so it should work right? I don't have this problem when installing on bare metal
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-08-25, 12:54 AM
    The host's firewall (not the router) needs those ports open.

    You also don't need the JELLYFIN_PublishedServerUrl set if you are 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]
    Eric Mako
    Offline

    Junior Member

    Posts: 19
    Threads: 7
    Joined: 2023 Jun
    Reputation: 0
    #5
    2024-08-25, 12:02 PM (This post was last modified: 2024-08-25, 12:04 PM by Eric Mako. Edited 1 time in total.)
    Oh I thought I had to use this line

    # Optional - alternative address used for autodiscovery
    environment:
    - JELLYFIN_PublishedServerUrl=http://example.com

    How should I set the host firewall? I never had this problem with the bare metal installation, it directly broadcast the server to the clients
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-08-25, 04:56 PM
    What distro are you using?
    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]
    Eric Mako
    Offline

    Junior Member

    Posts: 19
    Threads: 7
    Joined: 2023 Jun
    Reputation: 0
    #7
    2024-08-25, 10:01 PM
    Debian 12
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-08-25, 11:46 PM
    Does Debian use UFW?

    sudo ufw status ?

    If Debian does use UFW it would be

    sudo ufw enable
    sudo ufw allow 8096
    sudo ufw allow 7359
    sudo ufw allow 1900
    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]
    Eric Mako
    Offline

    Junior Member

    Posts: 19
    Threads: 7
    Joined: 2023 Jun
    Reputation: 0
    #9
    2024-08-26, 02:04 PM
    ufw is not installed, I'm trying to add the ports directly in docker compose and removing 'host' before installing ufw
    « 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