No LAN web access - 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: No LAN web access (/t-no-lan-web-access) |
No LAN web access - umunas - 2024-08-19 I am desperate and confused. I installed Jellyfin in Proxmox CT. Initially all was ok. I could access web interface for some time. No changes to network settings was made. Basically only a user created. Jellyfin server is working. Checked and double checked for a few times: Quote:root@jellyfin:~# systemctl status jellyfinTried using Android app, but result is similar, server is not visible. I get an error Quote:Tried 5 candidates for input, without success.It is a new Proxmox installation. No custom firewall rules created. I even disabled firewall completely. Same with the router. I am making assumption that something is blocking Jellyfin in the networks, but for the love of all that is holly, I just can't find what. I even created new CT in Proxmox from scratch and the result is the same. I am sure there is some very stupid issue solvable very easily, but after 8 hours trying to solve it I just have no idea what should I do next. RE: No LAN web access - umunas - 2024-08-19 Why the solution appears after you vent in the internet?.. I need make sure if that is actually a solution, but is looks like I made a mistake during CT network configuration. I configured IPv4/CIDR as 192.168.X.XX/32 (according some tutorial) and it looks like that caused trouble. After changing to 192.168.3.20/16 everything started working. At least for now. Credits for showing the way goes here: https://forum.proxmox.com/threads/solved-cant-figure-out-whats-blocking-ports.119974/ |