![]() |
Client sees server URI as 127.0.0.1 - 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: Client sees server URI as 127.0.0.1 (/t-client-sees-server-uri-as-127-0-0-1) |
Client sees server URI as 127.0.0.1 - cableferret - 2025-01-31 I've got the Jellyfin server up and running on Arch Linux, with ports 8096, 8920, 1900, and 7359 all opened in my firewall. I'm running the Jellyfin client on a TCL Roku TV in the living room. I can connect by manually typing in the address of the server. The autodiscover feature on the tv sees my server with its correct name, but the server URI it pulls is 127.0.0.1:8096. It's a minor thing, but it'd be nice to be able to just autodiscover the server if its IP address changes on a DHCP renewal, you know? Any ideas as to what would cause this behavior? RE: Client sees server URI as 127.0.0.1 - theguymadmax - 2025-01-31 This is a regression in version 10.10.5, and there's already a PR to address the issue in the next bug fix release. RE: Client sees server URI as 127.0.0.1 - nokollekt - 2025-02-19 (2025-01-31, 05:40 AM)theguymadmax Wrote: This is a regression in version 10.10.5, and there's already a PR to address the issue in the next bug fix release. Any chance you can link to the relevant PR or Issue? RE: Client sees server URI as 127.0.0.1 - theguymadmax - 2025-02-19 The PR was merged and is part of the current 10.10.6 release. |