The mouse did not survive interrogation.

Also mouse not pictured.

  • Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 minutes ago

    Not selfhosting, but I remember standing in a server room with a hands’ width of water on the ground (and rising), and hastily shutting down servers where the water was already in the case. It were big towers (Compaq Proliant, if anyone remembers), and luckily the board, drives, and PSU were in the top part of the big tower cases, the drive bays at the bottom were empty.

    We got all equipment out safely, and we did not get electrocuted, either. We left with the last equipment when the water level was approaching the knees.

  • CompactFlax@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    5
    ·
    44 minutes ago

    I’ve got Pfsense installed on a device with 6 RJ45 ports. 0 is wan, 1 is lan0, 2 is lan1, etc up to 4. Why I have multiple lans is somewhat tangential.

    One day it rebooted due to a power outage and WAN worked but lan1 and 2 and 3+ were messed up. I’m still not entirely sure what happened, but the second physical Ethernet port was non responsive at boot and Pfsense just assigned the ports as if it never existed. I moved all the cables over one except LAN and it worked just fine. Except that of course in the troubleshooting i had moved all the assignments around and broke it thoroughly, so it took a while.

  • kfh@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 minutes ago

    Then you tell people about it on IRC and become known as “the dead mouse guy”.

    But the maximum nickname length on the IRC server is limited, so you settle for “deadmau5” as your nick.

  • Sir. Haxalot@nord.pub
    link
    fedilink
    English
    arrow-up
    16
    ·
    2 hours ago

    No mouse problem, but I’ve had to take measures to prevent cat-related downtime. Cats and power-button at the top is not a good combination.

    pPRfvOP0JoofIAQ.jpg

  • I hosted shit for about ten years before really understanding how local dns worked.

    Imagine a primitive society that discovered literally every major modern scientific achievement, but somehow missed the wheel. That’s basically how my first setup went lol.

  • somenonewho@feddit.org
    link
    fedilink
    English
    arrow-up
    15
    ·
    3 hours ago

    Also mouse not pictures

    I was frantically searching for it, then i opended the post to See if the comments found it …

  • nnullzz@lemmy.world
    link
    fedilink
    English
    arrow-up
    28
    ·
    4 hours ago

    One day, our internet just stopped working entirely. Our ISP was fine, router good, but no outside connection and I couldn’t access local devices. I have two Unraid servers. I took a quick glance at them, they were powered on, all looked ok. I decide to power cycle everything. Still no internet. Then I realize that I can still access Google from my phone when on WiFi… hmm. That would mean… an issue with pi-hole!

    I begin to try to diagnose from my phone with a hotspot to my computer. I’m getting warmer but some things just aren’t making sense. I go back and stare at the server running pi-hole. Then it fucking hits me.

    I have the pretty odd and totally not ideal home network. I have plans to upgrade everything but currently I have two wifi networks tied to the same WAN. One network is run off of access points so I can get Ethernet to odd areas of the property. The Unraid server hosting pi-hole was connected to an AP and the Ethernet cable I used didn’t have a clip, so it just barely unseated itself from it, breaking the connection. The router+pi-hole config meant also breaking the internet if anything happened to pi-hole or that server. I swapped it for a better cable and it all instantly started working.

    Spent that weekend sorting out the network so it doesn’t happen again. It was definitely a head-scratcher.

    • tofu@lemmy.nocturnal.garden
      link
      fedilink
      English
      arrow-up
      7
      ·
      4 hours ago

      Pihole is cool, but fucked me over as well more than once (not the pihole itself but the host). It’s on its own hardware now, but I plan to add a second one to reduce the single point of failure.

      • nnullzz@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        4 hours ago

        Haven’t thought of that tbh. Would they both just share configuration? Curious how leasing would be split/shared between them. Off to research!

        • Darkassassin07@lemmy.ca
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          3 hours ago

          I’ve been running two piholes for a few years:

          I let the router handle dhcp, while having it hand out each of the piholes IPs as DNS #1 and DNS #2. Those piholes settings are mirrored using Nebula-Sync, so any change made to one pihole gets copied over to the other automatically.

          Both of those piholes are setup to wrap outbound DNS reqests in DOH as well, with the router blocking port 53 outbound. So all DNS traffic leaving the network has to be DOH/DOT or it just gets dropped. Currently using NextDNS and quad9 as my upstream DOH providers.

          Note: the cloudflared method for DOH is outdated. I’m still using it via the docker image “image: cloudflare/cloudflared:2025.11.1”

          I believe This (dns-crypt) is the more recent method.

      • Archer@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        4 hours ago

        Yep I’ve had it randomly stop working if it has to serve clients outside it’s subnet

  • Darkassassin07@lemmy.ca
    link
    fedilink
    English
    arrow-up
    31
    ·
    5 hours ago

    For a while, the windows machine I was using kept randomly becoming unresponsive (both via network, as well as the keyboard+mouse) and I just could not figure out why. Everytime it did, I’d have to force a shutdown by holding the power button until it shutoff, then press it again to start back up. Sometimes this happened while I wasn’t home, so it had to just stay offline until I was.

    I got sick of having to do this; so I replaced the power button with a transistor and a RPI. The PI would ping the server every 5min; if it failed to get a response 3 times in a row, it would trigger the transistor for 10sec, release for 3sec, then press and release again; forcing a poweroff then starting the machine again. It’d also write these events to a log file. I think it was around twice a week ish.

    Never did figure out what the cause of the lockup was; but it stopped when I replaced windows with Debian.

    • black0ut@pawb.social
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 hour ago

      I also had a machine that would randomly crash on Windows, but not on Linux.

      I’m pretty sure it was some sort of hardware failure, as it also sometimes failed to boot Linux. But if it booted Linux, it would be stable until I shut it down.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 hour ago

        Sometimes Linux handles faults better than Windows

        Typically dmesg shows error when the hardware is acting up

    • ÚwÙ-Passwort@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      4 hours ago

      Had a zyxel nas that got unresponsive after 10-15days of uptime, thankfully it hat a scheduled shutdown/reboot setting. Runs since 2014 with a reboot every Mondy 3am.

  • Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    14
    ·
    4 hours ago

    At my first-ever tech job back in 2000, I was given a little Celeron desktop computer to do my work: mostly writing some ColdFusion and cutting up images in Photoshop. For the most part, the machine worked fine, except whenever I scrolled down on a webpage in Netscape, the box’s PC speaker would start screaming. I tried to ignore it, but I was in a small room with two other nerds and it was getting really annoying.

    One day, my frustrated colleague decided it was time to investigate. As part of the process, he noticed that there was very little air coming out of the power supply fan port. “Must be a busted fan and that’s causing an overheating alarm” he declared. We unplugged the box, popped it onto my desk, and opened it up. The internals were pristine. No dust, nothing. The computer was practically brand new after all.

    We were just about to crack open the power supply (not recommended, but we were getting desperate) when my colleague noticed that something was wedged inside the fan… it was the biggest (dead, thankfully) cockroach I have ever seen, at least 10cm long. For context, this was in Vancouver, Canada. Those just don’t exist there.

    My colleague jammed his screwdriver in there to grind up the cockroach carcass, then plugged the box back in. After a shittone of dessicated cockroach guts spewed out the back, my little computer was operating normally.

    As best we could guess, the monster crawled into the fan in Malaysia when as was assembled and somehow got pinned in there, died of starvation, and then stowed away to Canada.

    • Wildmimic@anarchist.nexus
      link
      fedilink
      English
      arrow-up
      10
      ·
      3 hours ago

      And this is the way bioinvasor species spread - most of the time they don’t come delivered inside of PSUs but simple crates, which improves their survivability lol

  • Ebby@lemmy.ssba.com
    link
    fedilink
    English
    arrow-up
    50
    ·
    5 hours ago

    I lost a raspberry pi for a couple months. Just couldn’t find the darn thing. It was working fine serving away.

    Turns out it was in the basement. I forgot I moved it to be closer to my tilt Hydrometer.

  • DecronymB
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    4 minutes ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    AP WiFi Access Point
    DNS Domain Name Service/System
    ISP Internet Service Provider
    NAS Network-Attached Storage
    PCIe Peripheral Component Interconnect Express
    PSU Power Supply Unit
    RPi Raspberry Pi brand of SBC
    SBC Single-Board Computer
    SSD Solid State Drive mass storage
    SSH Secure Shell for remote terminal access

    [Thread #80 for this comm, first seen 18th Aug 2026, 08:10] [FAQ] [Full list] [Contact] [Source code]

  • ÚwÙ-Passwort@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    5 hours ago

    Well at home i only have problems with spiders in my racks, not like the racks i have seen at work. Highlights are toiletpaper, chipmunks+nuts and worst in a school server rack a gun.

  • shrugs@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 hours ago

    Not self hosted but at work: after an update to both our firewall cluster nodes they both acted wonky, restarted 5 min after booting, ssh connection wasn’t working half the time, dropped packages… the problem persisted through multiple reboots, support had no idea.

    the fix was to pull the plug entirely, wait 10 seconds then power them on again. on both nodes we had this behavior and both worked again after losing power for a few seconds.

    seems that even for business appliances “have you tried to turn it off and on again” is a viable solution.