Can't access Jellyfin over my https reverse proxy domain on anything other than PC - 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: Can't access Jellyfin over my https reverse proxy domain on anything other than PC (/t-can-t-access-jellyfin-over-my-https-reverse-proxy-domain-on-anything-other-than-pc) |
Can't access Jellyfin over my https reverse proxy domain on anything other than PC - GOffrier - 2023-08-16 Hello, i'd like some help with that issue that's been bothering me, i was never able to use jellyfin over my SWAG reverse proxy while everything else works, i'm in docker and am using the defaults for both SWAG and Jellyfin, got nothing in logs and it works fine while accessing from my public IP. Below is my docker composes and the Jellyfin subdomain config: Code: version: '3.5' Code: version: "2.1" Code: [color=#d4d4d4][font=Consolas, 'Courier New', monospace][color=#6a9955]## Version 2021/05/18[/color] RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - GOffrier - 2023-08-16 here are server logs if needed https://gist.github.com/goffrier/50fb3544013c50f785c0427fcfe62734 RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - TheDreadPirate - 2023-08-16 Try turning off IPV6 in the Jellyfin settings. RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - GOffrier - 2023-08-16 alright i tried it, still does not work, nothing in the logs, android tv discovers the server with the correct domain name automatically but when clicking upon it it times out saying it could not find the server RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - Venson - 2023-08-16 Hey @GOffrier Are you trying to use a reverse proxy & docker and access the server via DLNA? RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - GOffrier - 2023-08-16 no i'm trying to do that via the apps on android and android tv RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - Venson - 2023-08-16 Is your server and your AndriodTV connected both via lan or Wifi? RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - GOffrier - 2023-08-16 both lan, my phone is on wifi, it works when accessing via the lan ip or the wan ip RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - Venson - 2023-08-16 OK to clarify: Does access never work over the reverse proxy or only from certain devices? RE: Can't access Jellyfin over my https reverse proxy domain on anything other than PC - GOffrier - 2023-08-16 it works on PC and on the web, not on anything else though, works on findroid but very laggy, takes time to load metadata and launch videos |