• 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 access Server via Nginx/DuckDNS - 502

     
    • 0 Vote(s) - 0 Average

    Can't access Server via Nginx/DuckDNS - 502

    Duvel
    Offline

    Member

    Posts: 69
    Threads: 9
    Joined: 2023 Jul
    Reputation: 3
    Country:Belgium
    #4
    2025-04-22, 05:47 AM (This post was last modified: 2025-04-22, 05:54 AM by Duvel. Edited 3 times in total.)
    in NPM on the Proxy Hosts tab, your destinations are https:192.168.x.x:3013 and https:192.168.x.x:80

    This is wrong.

    The goal of your reverse proxy is to handle the htpps encryption and decryption using the certs. Its all the traffic from and to the internet on your npm that is encrypted and using https, everything between NPM and your LAN is not.
    The reverse proxy destinations on your LAN should therefore use http and not https.

    The jellyfin config looks fine as you didnt activate the "enable https". So Jellyfin is only listening on http port 8096.
    But then you should have on your NPM destination for jellyfin soemthing like
    Code:
    http://192.168.x.x:8096
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Can't access Server via Nginx/DuckDNS - 502 - by annoyedbeginner - 2025-04-20, 05:08 PM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by TheDreadPirate - 2025-04-20, 11:03 PM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by annoyedbeginner - 2025-04-21, 08:05 PM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by Duvel - 2025-04-22, 05:47 AM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by TheDreadPirate - 2025-04-22, 12:20 PM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by annoyedbeginner - 2025-04-22, 01:41 PM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by Duvel - 2025-04-23, 04:26 PM
    RE: Can't access Server via Nginx/DuckDNS - 502 - by annoyedbeginner - 2025-04-23, 10:05 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