this post was submitted on 12 Jul 2024
862 points (97.9% liked)

me_irl

4499 readers
304 users here now

All posts need to have the same title: me_irl it is allowed to use an emoji instead of the underscore _

founded 1 year ago
MODERATORS
862
me💻irl (slrpnk.net)
submitted 2 months ago* (last edited 3 weeks ago) by boredsquirrel@slrpnk.net to c/me_irl@lemmy.world
 

It was definetly DNS

you are viewing a single comment's thread
view the rest of the comments
[–] yetAnotherUser@discuss.tchncs.de 6 points 2 months ago* (last edited 2 months ago)

I can't even do that for my own homelab. If restarting everything in order from most to least likely culprit doesn't make it work again I'm usually fucked and looking forward to a couple hours of work.

Example: My "Smart" TV must have something like this in its code:

void main() {
    if(hasLocalIP && !hasInternetAccess) {
        randomlyQuitJellyfinEvery20MinutesOrSo = true;
    }
    startTV();
}

This took 2 weeks of restarting, app reinstalling, factory resetting, OS updating, OS downgrading, OS updating but different method, etc. to figure out. I'm literally just unplugging its ethernet port before starting now, it's that simple. I've never allowed it to connect to the internet though - no ad revenue for you, Google!