![]() |
cant access through reverse proxy - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access) +---- Thread: cant access through reverse proxy (/t-cant-access-through-reverse-proxy) |
cant access through reverse proxy - Orogin - 2024-02-10 Hi, I cant seem to get jellyfin to work with my reverse proxy. I am able to connect to the local ip address just fine. Are there settings within jellyfin I need to change for it to work? I have multiple web applications working just fine through this reverse proxy. I use cloudflare proxy to my synology nas with reverse proxy on it. From there to my docker containers. Jellyfin is not running on the synology nas, but on a xubuntu computer on the same network. Which has other web applications that i connect to just fine. I hope you guys can help me with this. Thanks in advance. *EDIT: I get a Error 522 when trying to connect* RE: cant access through reverse proxy - TheDreadPirate - 2024-02-10 Did you enable "Allow remote connections" in Jellyfin? Dashboard > Networking. RE: cant access through reverse proxy - Orogin - 2024-02-10 I don't see why it should be on. But no, even with it on I still can't access it. RE: cant access through reverse proxy - TheDreadPirate - 2024-02-10 Looking up what a 522 error, it indicates that the Cloudflare tunnel is the cause. BTW, serving video through a free tier CF tunnel is against the TOS. https://developers.cloudflare.com/support/more-dashboard-apps/cloudflare-stream/delivering-videos-with-cloudflare/ RE: cant access through reverse proxy - Orogin - 2024-02-11 Okay, i did not know that. Guess I'll just use a ddns and open a port to jellyfin. Thanks for the help. |