Jellyfin Forum
SOLVED: NGINX Proxy Manager not working with jellyfin - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: NGINX Proxy Manager not working with jellyfin (/t-solved-nginx-proxy-manager-not-working-with-jellyfin)



NGINX Proxy Manager not working with jellyfin - tee - 2025-10-04

Hello,
im working on getting jellyfin working and i want to get nginx proxy manager working so that when i go to jellyfin.mydomain.blabla. In this screenshot      you can see that i get to the site but i cannot get to the login screen and when i try to click connect i get this error. If i connect direct via the ip address it works perfectly fine. Both the NPM and Jellyfin run on my truenas scale system in docker. Here is my NPM configuration              . Please let me know if you need more information.


RE: NGINX Proxy Manager not working with jellyfin - Emailluka - 2025-10-05

In the first screenshot of the npm-interface there is the "Local Access" selected in the Accesslist. Are you sure your Client is on this List?


RE: NGINX Proxy Manager not working with jellyfin - theguymadmax - 2025-10-05

I can't tell what the error is saying, but can you try to connect in a private browser window? It may be a caching issue.


RE: NGINX Proxy Manager not working with jellyfin - tee - 2025-10-05

(Yesterday, 09:46 AM)Emailluka Wrote: In the first screenshot of the npm-interface there is the "Local Access" selected in the Accesslist. Are you sure your Client is on this List?
This is not the problem. I already tried the default Public Access option but that didnt work.

(Yesterday, 02:34 PM)theguymadmax Wrote: I can't tell what the error is saying, but can you try to connect in a private browser window? It may be a caching issue.
Yep. When I open it in a private window it works now. Thank You Smiling-face