• 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 Docker

     
    • 0 Vote(s) - 0 Average

    Docker

    Problem witth Compose file
    cschneider
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    Country:Germany
    #1
    2025-06-14, 09:46 PM
    Helllo i am getting error:

    invalid proto: 096
    END OF LINE
    █

    I don't see any error.

    can anyone help ? 


    Compose File:

    # https://hub.docker.com/r/linuxserver/jellyfin
    # https://jellyfin.org/docs/
    services:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Etc/UTC
          - JELLYFIN_PublishedServerUrl=192.168.0.5 #optional
        volumes:
          - CHANGE_TO_COMPOSE_DATA_PATH/jellyfin/libraryConfused-faceconfig
          - CHANGE_TO_COMPOSE_DATA_PATH/jellyfin/tvseriesConfused-facedata/tvshows
          - CHANGE_TO_COMPOSE_DATA_PATH/jellyfin/moviesConfused-facedata/movies
          - CHANGE_TO_COMPOSE_DATA_PATH/jellyfin/musicConfused-facedata/music
          - CHANGE_TO_COMPOSE_DATA_PATH/jellyfin/musicvideosConfused-facedata/musicvideos
        ports:
          - 8096:8/096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
        restart: unless-stopped
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,149
    Threads: 0
    Joined: 2024 Jun
    Reputation: 60
    #2
    2025-06-14, 10:17 PM
    (2025-06-14, 09:46 PM)cschneider Wrote:     ports:
          - 8096:8/096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
        restart: unless-stopped

    Typo here  - 8096:8/096   should be  8096:8096
    « 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