![]() |
Issues with Finding Server - 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: Issues with Finding Server (/t-issues-with-finding-server) |
Issues with Finding Server - jortshores - 2025-02-14 Hi everyone. I'm very new to all this, so please bear with me. I'm trying to connect to Jellyfin with my iPhone over the local network, but it can't find the server. I've tried both the Jellyfin app and the Swiftfin app. I'm running Jellyfin server on Linux Mint 22.1 Cinnamon. I can access the dashboard from a web browser on this computer. I have allowed 8096, 1900, and 7359 in ufw. I also have mullvad VPN running on both the iPhone and Mint, but I wouldn't expect that to affect the local network, right? If anyone could please help me out, I would greatly appreciate it. Thank you RE: Issues with Finding Server - bitmap - 2025-02-14 Do you have a static IP assigned? And/or do you know the IP of the server? RE: Issues with Finding Server - jortshores - 2025-02-15 I have now assigned a static IP, but I can no longer access the dashboard via http://[static IP]:8096, but I can via localhost:8096 RE: Issues with Finding Server - TheDreadPirate - 2025-02-15 Did you bind Jellyfin to your VPN IP? Or LAN IP? RE: Issues with Finding Server - jortshores - 2025-02-15 I believe it is bound to the LAN IP RE: Issues with Finding Server - TheDreadPirate - 2025-02-16 What EXACTLY are you typing into your iPhone? I recall another user with a similar issue. Something about how iOS retries IPs. If the first fails, all subsequent variations our app will retry will fail. You must type ENTIRE address, including port and protocol. http://192.168.1.3:8096 Replace with your actual LAN IP. RE: Issues with Finding Server - jortshores - 2025-02-16 Yes, that is exactly how I type it. I tried deleting the app and reinstalling it, but that has not worked either. |