mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
[GH-ISSUE #516] Jellyfin - No servers have been found using the automatic server discovery. #8248
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Soundz1337 on GitHub (Apr 11, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/516
Hello,
I've setup Pangolin on a VPS and also connected my home-lab as a site. I host Jellyfin in a docker which is available under 192.168.2.229:8096. I added a resource for it like in this screenshot, auth settings are the default:
When I try to access it via the link it gives me this:
However if I change the port to lets say 8989 for Sonarr, it works fine.
Any ideas why it doesnt work?
@aszurnasirpal commented on GitHub (Apr 12, 2025):
I have the same setup as you, and it works fine. But I have Pangolin authentication disabled (I guess this is the problem, but I think it is by design)
@Soundz1337 commented on GitHub (Apr 12, 2025):
same result, still getting that "select server" screen
@Soundz1337 commented on GitHub (Apr 12, 2025):
nvm I turned on "Allow remote connections to this server" in Jellyfin under Networking and it seems to work