• 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: Local Connection Issue

     
    • 0 Vote(s) - 0 Average

    SOLVED: Local Connection Issue

    Cannot connect devices on LAN to host server
    axute
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Mar
    Reputation: 0
    Country:Germany
    #24
    2024-11-15, 09:05 AM
    Code:
    docker run
      -d
      --name='Jellyfin'
      --net='axute.local'
      --cpuset-cpus='3,5,7,11,13,15'
      --pids-limit 2048
      -e TZ="Europe/Berlin"
      -e HOST_OS="Unraid"
      -e HOST_HOSTNAME="Tower"
      -e HOST_CONTAINERNAME="Jellyfin"
      -e 'PUID'='99'
      -e 'PGID'='100'
      -l net.unraid.docker.managed=dockerman
      -l net.unraid.docker.webui='http://[IP]:[PORT:8096]/'
      -l net.unraid.docker.icon='https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/jellyfin_200x200.png'
      -l 'traefik.enable'='true'
      -l 'traefik.http.routers.jellyfin.entrypoints'='https'
      -l 'traefik.http.routers.jellyfin.rule'='Host(`*******************`)'
      -l 'traefik.http.services.jellyfin.loadbalancer.server.port'='8096'
      -p '8096:8096/tcp'
      -p '8920:8020/tcp'
      -v '/mnt/user/Videos/':'/mnt/user/Videos':'rw'
      -v '/mnt/user/Musik/':'/mnt/user/Musik':'rw'
      -v '/mnt/user/cacheonly/jellyfin':'/cache':'rw'
      -v '/mnt/user/appdata/jellyfin':'/config':'rw'
      --device /dev/dri
      --group-add video
      --hostname Jellyfin
      --memory="2g" 'jellyfin/jellyfin'

    docker inspect Jellyfin


    Code:
    ...
    "Networks": {
                    "axute.local": {
                        "IPAMConfig": null,
                        "Links": null,
                        "Aliases": [
                            "b501907c26ed",
                            "Jellyfin"
                        ],
                        "NetworkID": "cbff1fd0fd0ef7dd17df94e3a405d7b007275b474cecfd9f8d45701c209b160f",
                        "EndpointID": "68b3135db92a4c4b389d62a1ad2d793071b97486f6d3bb6ad80fbc6f7ecb461d",
                        "Gateway": "172.18.0.1",
                        "IPAddress": "172.18.0.32",
                        "IPPrefixLen": 16,
                        "IPv6Gateway": "",
                        "GlobalIPv6Address": "",
                        "GlobalIPv6PrefixLen": 0,
                        "MacAddress": "02:42:ac:12:00:20",
                        "DriverOpts": null
                    }
                }
    ...
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Local Connection Issue - by sammyg2005 - 2024-07-23, 08:13 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-23, 08:35 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 01:04 AM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 02:30 AM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 05:08 AM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 02:19 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 03:46 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 04:11 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 05:17 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 06:33 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 06:54 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 07:06 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 07:22 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 07:40 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 08:12 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 09:16 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 09:18 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 09:23 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 09:31 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 09:35 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 11:08 PM
    RE: Local Connection Issue - by axute - 2024-11-14, 10:45 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-11-14, 11:17 PM
    RE: Local Connection Issue - by axute - 2024-11-15, 09:05 AM
    RE: Local Connection Issue - by TheDreadPirate - 2024-11-15, 02:42 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