• 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 URL Always prompts with server selection

     
    • 0 Vote(s) - 0 Average

    URL Always prompts with server selection

    Incorrect behavior when going through a domain
    noah-pm-dev
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    #1
    2025-02-24, 10:40 PM (This post was last modified: 2025-02-24, 10:42 PM by noah-pm-dev. Edited 4 times in total.)
    Setup:
    Domain directs to a raspberry pi running nginx. If domain has the /jellyfin/ subpath, it is proxied to a different server on the same network at http:// localip:8096/web/. That server is running jellyfin via the docker container. Currently HTTPS redirects to HTTP when accessing jellyfin, as jellyfin requires certs to use the HTTPS port but those certs are not on the same device as jellyfin.

    Current Behavior:
    If I navigate to http:// localip:8096/web/, I get sent straight to the sign in page, or if I am already signed in, straight to jellyfin with all my movies and shows.

    Problem:
    If I instead navigate to https:// domain .com/jellyfin/, I am sent to the "select server" page. If I then select  https:// domain .com/jellyfin/ as my server, it says that the server cannot be found. This makes no sense to me, as the very fact that I am seeing a jellyfin page in the first place must indicate that I am connected to the jellyfin instance that is running on the server right next to me.
    Additionally, I cannot access the server from the android app (and I assume anywhere else).

    What should I do to fix this issue?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-02-25, 02:37 PM (This post was last modified: 2025-02-25, 02:39 PM by TheDreadPirate. Edited 1 time in total.)
    If you are using a subpath in Nginx, you also need to match that subpath in Jellyfin. The "baseurl" field.

    And Nginx would need to be setup accordingly. Not just for the server_name, but also the proxy_pass would need to include the /jellyfin subpath. Another consideration is adding a 302 redirect so that anyone that types in /jellyfin will be redirected to /jellyfin/.
    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)


    • 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