• 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 Can't connect to welcome page

     
    • 0 Vote(s) - 0 Average

    Can't connect to welcome page

    New Set Up Synology - Can't connect to Welcome to JF page
    superfast200
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #1
    2025-04-05, 09:01 AM (This post was last modified: 2025-04-05, 09:13 AM by superfast200. Edited 1 time in total.)
    Complete noob, first time setting JF up.

    Used this guide and got to step 10 - when I get to step 10 (Now open your browser and type in http://Synology-ip-address:8096) and try to actually connect I get "Hmm. We’re having trouble finding that site.
    We can’t connect to the server at synology-ip-address."

    Not sure what I'm doing wrong as it seems pretty straightforward.

    Setting up on Synology NAS with Container Manager 24.0.2-1535

    User Defined Script:
    docker run -d --name=jellyfin \
    -v /volume1/docker/jellyfin/config:/config \
    -v /volume1/docker/jellyfin/cache:/cache \
    -v /volume1/video/movies:/media \
    --user 1026:100 \
    --net=host \
    --restart always \
    jellyfin/jellyfin

    I'm getting this error :
    docker: invalid reference format.
    See 'docker run --help'.
    /bi/bash: line 4: --user: command not found

    Not sure what I'm doing wrong...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-04-05, 06:28 PM
    "1026:100" is specific to the guide writer's system. Change that value to match user IDs on your system.

    "--user" is a valid docker parameter, so that is the only thing that makes sense.
    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]
    superfast200
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    #3
    2025-04-05, 08:25 PM
    I got the same values when I got them from my system?

    Task: My UID and GID
    Start time: Sat, 05 Apr 2025 00:02:16 -0700
    Stop time: Sat, 05 Apr 2025 00:02:19 -0700
    Current status: 0 (Normal)
    Standard output/error:
    uid=1026(XXXXX) gid=100(users) groups=100(users),101(administrators),1023(http),65536(video)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-04-05, 09:02 PM
    Not sure then.

    We do have this guide over in our walkthrough subforum. Give it a read.

    https://forum.jellyfin.org/t-guide-runni...er-compose
    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]
    Balinus
    Offline

    Junior Member

    Posts: 26
    Threads: 4
    Joined: 2025 Feb
    Reputation: 0
    Country:Canada
    #5
    2025-04-08, 01:04 PM (This post was last modified: 2025-04-08, 01:04 PM by Balinus.)
    Code:
    /bi/bash: line 4: --user: command not found

    /bi/bash seems bizarre. Is it simply a typo here or did you try to run docker with /bi/bash ? usually it is /bin/bash on my Synology's.
    1
    « 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