• 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: Jelly Nginx Help needed

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jelly Nginx Help needed

    Trouble with Nginx setup
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2023-07-26, 06:42 PM
    Neither is better or easier than the other.

    Based on the documentation here

    https://jellyfin.org/docs/general/networ...rgjellyfin

    your config has it so that you need to add /jellyfin at the end

    Code:
    # Jellyfin
        location /jellyfin {
            return 302 $schemeConfused-face/$host/jellyfin/;
        }

        location /jellyfin/ {

    It is even at the top of your config since it looks like you copied it from the official jellyfin example.

    Code:
    # Jellyfin hosted on https://DOMAIN_NAME/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]
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Jelly Nginx Help needed - by Afgin - 2023-07-26, 12:47 PM
    RE: Jelly Nginx Help needed - by TheDreadPirate - 2023-07-26, 05:03 PM
    RE: Jelly Nginx Help needed - by Afgin - 2023-07-26, 05:29 PM
    RE: Jelly Nginx Help needed - by TheDreadPirate - 2023-07-26, 05:38 PM
    RE: Jelly Nginx Help needed - by Afgin - 2023-07-26, 05:46 PM
    RE: Jelly Nginx Help needed - by TheDreadPirate - 2023-07-26, 06:13 PM
    RE: Jelly Nginx Help needed - by Afgin - 2023-07-26, 06:35 PM
    RE: Jelly Nginx Help needed - by TheDreadPirate - 2023-07-26, 06:42 PM
    RE: Jelly Nginx Help needed - by Afgin - 2023-07-26, 07:03 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