• 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: Nginx http2 issues

     
    • 0 Vote(s) - 0 Average

    SOLVED: Nginx http2 issues

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-09-04, 04:29 PM
    (2024-09-04, 04:22 AM)Grass Wrote: pulled up "journalctl -xeu jellyfin.service"

    it says referenced but unset environment variables at the top, could that be the issue?

    That's normal.  Those are optional settings that a default install doesn't use.

    I just re-read our docs.  I'll have to do some testing, but I'm pretty sure jellyfin.conf shouldn't be in /etc/nginx/conf.d/.  I have all of my configs in /etc/nginx/sites-available and then I symlink the sites I want to enable to /etc/nginx/sites-enabled.

    Code:
    sudo su
    cd /etc/nginx/conf.d/
    mv jellyfin.conf ../sites-available/jellyfin
    cd ../sites-enabled
    ln -s ../sites-available/jellyfin jellyfin
    systemctl reload nginx
    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)


    Messages In This Thread
    Nginx http2 issues - by Grass - 2024-09-01, 07:48 AM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-01, 02:01 PM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-02, 02:55 PM
    RE: Nginx http2 issues - by Grass - 2024-09-03, 09:16 AM
    RE: Nginx http2 issues - by mcarlton00 - 2024-09-01, 02:06 PM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-01, 02:08 PM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-01, 03:02 PM
    RE: Nginx http2 issues - by Grass - 2024-09-02, 06:14 AM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-03, 01:09 PM
    RE: Nginx http2 issues - by Grass - 2024-09-03, 11:50 PM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-04, 02:01 AM
    RE: Nginx http2 issues - by Grass - 2024-09-04, 04:22 AM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-04, 04:29 PM
    RE: Nginx http2 issues - by Grass - 2024-09-05, 01:19 AM
    RE: Nginx http2 issues - by TheDreadPirate - 2024-09-05, 02:59 AM

    • 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