this post was submitted on 21 Sep 2025
703 points (99.2% liked)

It's Always Sunny in Philadelphia

605 readers
41 users here now

For fans of the show, "It's Always Sunny in Philadelphia", and the Podcast!

founded 2 years ago
MODERATORS
 

S5E3 "The Great Recession"

you are viewing a single comment's thread
view the rest of the comments
[–] vonbaronhans@midwest.social 9 points 1 week ago (4 children)

I've been running a jellyfin server for a while now but barely use it. For some reason I can't get other devices on my local network to be able to sign into it. One out of ten times it'll work, but the other nine times it just doesn't and says it can't connect. I dunno. Probably a me problem.

[–] Mongostein@lemmy.ca 9 points 1 week ago (2 children)

Is the computer running it going to sleep and coming back with a new IP address maybe? Or just asleep when you’re trying to use it? Gotta set it to never-sleep, just display off

[–] atomicbocks@sh.itjust.works 7 points 1 week ago (1 children)

You should be able to tell your router to always assign the same IP to the same MAC for specific machines.

[–] Mongostein@lemmy.ca 2 points 1 week ago (3 children)

That too yes, but by denying sleep mode it never changes anyway. My router will give it the same IP after a reboot, but if it’s off for a while it will get a new one. I’m not sure if that’s the same with all routers.

[–] ohulancutash@feddit.uk 2 points 1 week ago

That seems like a problem with the router.

[–] atomicbocks@sh.itjust.works 2 points 1 week ago

If the DHCP lease has expired while the device is off or asleep it may or may not get the same IP when it reconnects depending on the settings on your router. If the machine is on when the lease expires it can typically renew the lease and retain the same IP. Generally DHCP leases default to 1440 minutes (24 hours).

Best practice is to do what I mentioned before and have your router reserve the IP so if the settings on your device get reset for some reason you won’t have to go hunting the IP. At least though, you should have a range of IPs outside your lease pool so you can assign static IPs on the device without running into a DHCP conflict, but this runs into the aforementioned issue of the device forgetting its settings.

[–] thermal_shock@lemmy.world 1 points 1 week ago* (last edited 1 week ago) (1 children)

Not entirely. The lease default is usually about 24 hours, that computer would need to be completely offline for a day and the IP address would usually need to be reassigned before the device gets a new IP. Even then, the router would probably try to give it the same.

[–] Mongostein@lemmy.ca 1 points 1 week ago (1 children)

Ah ok. I’d call 24 hours a while ;)

When I moved I unplugged the Jellyfin server about 4 days before the router and it came back with the same IP. I dunno, maybe I have a good router. 🤷‍♂️

[–] thermal_shock@lemmy.world 2 points 1 week ago (1 children)

Other things come into play. If you don't have leases expire often or dozens of devices coming and going repeatedly like a public wifi may have, it's also stored in ARP tables, saves it some work later when it recognizes a device.

[–] Mongostein@lemmy.ca 1 points 1 week ago
[–] vonbaronhans@midwest.social 1 points 1 week ago

I'm unsure. It's been a while since I tried. I'll do some troubleshooting when I get a moment.

[–] SatyrSack@quokk.au 3 points 1 week ago
  1. What sort of clients? What apps or browsers?
  2. Are you attempting to connect using the IP address of the server, or by the device/domain name or whatever?
  3. Is it just that your app cannot find the server, or is it able to find the server but the login credentials are not working or something?
[–] cyrano@lemmy.dbzer0.com 2 points 1 week ago

What is the error/issue I found it really straightforward especially with the QR code for quick connect

[–] uranibaba@lemmy.world 1 points 1 week ago

Maybe hairpin nat?