![]() |
Server suddenly offline - 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: Server suddenly offline (/t-server-suddenly-offline) |
Server suddenly offline - robinsee - 2025-04-18 Hello all, Been using Jellyfin for months with no issues, watched it last night then this morning the server is offline. local works through browser but phone and other devices are dark citing server offline. This is my first time posting, looking to understand what i need to look for in diagnosing. I tried restarting the server already. Can someone assist? ![]() RE: Server suddenly offline - TheDreadPirate - 2025-04-18 It looks like there are two active interfaces on your server? Is one an Ethernet connection and another a WiFi connection through a repeater? RE: Server suddenly offline - robinsee - 2025-04-18 (2025-04-18, 04:25 PM)TheDreadPirate Wrote: It looks like there are two active interfaces on your server? Is one an Ethernet connection and another a WiFi connection through a repeater? no. only WiFi via Laptop. no repeater. Can you direct me to where i should be looking in the log? RE: Server suddenly offline - TheDreadPirate - 2025-04-18 Code: [2025-04-18 10:31:10.618 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.56.1", "192.168.1.190", "127.0.0.1"] You have both a .1 and a .56 address. Is one of them a VPN or something? RE: Server suddenly offline - robinsee - 2025-04-18 (2025-04-18, 06:16 PM)TheDreadPirate Wrote: no VPN RE: Server suddenly offline - robinsee - 2025-04-18 (2025-04-18, 06:16 PM)TheDreadPirate Wrote: ok, its working again now. the only thing i changed was moved to a different room. i was upstairs in my sons room. now i am back downstairs, closer to my router, where i usually am log attached RE: Server suddenly offline - TheDreadPirate - 2025-04-18 You said you don't have a repeated, but is your WiFi setup some sort of mesh network? I recall another user with a similar issue that did have a mesh router setup. There was some setting that pushed clients on one of the mesh nodes, vs the main node, to a different subnet. Which would line up with the server having two IPs. RE: Server suddenly offline - robinsee - 2025-04-18 (2025-04-18, 09:30 PM)TheDreadPirate Wrote: You said you don't have a repeated, but is your WiFi setup some sort of mesh network? no mesh network, but im on fiber and it does have a type of router ive seen people have issues with on Jellyfin upon setup i had issues and ran into a Reddit post that said Jellyfin doenst work with this router, then after days of trying it just....worked. i was wondering if it was a band issue with me moving to another room. but no mesh or other nodes, just a single router. the ATT BGW-320 to be clear i havent touched any settings on the BGW320 to get Jellyfin to work, i dont think RE: Server suddenly offline - robinsee - 2025-04-20 (2025-04-18, 09:30 PM)TheDreadPirate Wrote: You said you don't have a repeated, but is your WiFi setup some sort of mesh network? would this be called Double NAT? i found a Reddit post on it. it sounds like this model has numerous issues and a bypass is the best solution https://www.reddit.com/r/ATTFiber/comments/1aez9g0/getting_double_nat/ RE: Server suddenly offline - TheDreadPirate - 2025-04-20 That is definitely possible. But I've only had to deal with that when I used my own router in conjuction with the ISP provided router (before I figured out how to setup bridge mode). |