![]() |
Devices on LAN cannot access 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) +--- Thread: Devices on LAN cannot access server (/t-devices-on-lan-cannot-access-server) |
Devices on LAN cannot access server - ramiferous - 2025-04-25 I've tried to research this for the past week and I'm now coming here as my last resort. I found issues relating to this from over 4 years ago, but none with any concrete solution. My setup: Desktop PC connected via Ethernet to my router. Running Fedora 42 Workstation Jellyfin 10.10.7 (flatpak) -- (Yes, i also tried the meta package from Fedora's repo) I've set rules in firewalld to open ports.I've opened the ports on my router. Can post any config's or logs necessary to troubleshoot. Here is what I feel is relevant: System Info:
What's not the issue:
Code: ~ % sudo firewall-cmd --zone=home --list-all Flatpak-specific steps:
At this point, I’m out of ideas. Is there something specific with the Flatpak sandbox I’m missing? Maybe an extra Flatpak permission I need to grant? Thanks in advance. RE: Devices on LAN cannot access server - alleycat - 2025-04-25 (2025-04-25, 02:40 AM)ramiferous Wrote: I've tried to research this for the past week and I'm now coming here as my last resort. The address your pinging the jellyfin server with is the address you enter in the lan client such as Jellyfin Media Player, Android TV, etc... My example: RE: Devices on LAN cannot access server - ramiferous - 2025-04-25 Yes, my host machine's IP is 192.168.1.122 I can access the jellyfin web ui via http://192.168.1.122:8096 from the host machine itself, but not from any other device connected to my local netowokr. (Tv or phone). for the record, I dont think this is a jellyfin issue, it probably more a fedora/firewalld issue RE: Devices on LAN cannot access server - ramiferous - 2025-04-25 I just booted from a fedora 42 live usb and installed jellyfin and it worked instantly. I'm just going to reinstall. if it fails me again i'm installing debian |