this post was submitted on 18 Aug 2026
321 points (96.0% liked)

Selfhosted

61544 readers
575 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

The mouse did not survive interrogation.

Also mouse not pictured.

you are viewing a single comment's thread
view the rest of the comments
[–] UxyIVrljPeRl@lemmy.world 21 points 2 days ago (2 children)

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.

[–] vaionko@sopuli.xyz 10 points 1 day ago (1 children)

Heh, my router is on one of those timer plug things. No matter how frozen, it will reboot.

[–] LincolnsDogFido@lemmy.zip 4 points 1 day ago

I've got an extra and don't know what to do with it. I feel like its bad to pull power unexpectedly once a week though. Especially with a single HDD storage setup. I'd like to setup a RAID config, but its a 28TB drive and additional drives would cost me about $$$$$$$.

[–] BartyDeCanter@piefed.social 6 points 1 day ago* (last edited 1 day ago)

I have a NAS that had a similar problem, every week or two it would stop responding. From the logs it was clear that the machine was running fine after going non-responsive, but either the NIC or something else network related was crashing. However, the logs weren’t capturing the exact issue. I wrote a script to ping Google every 10 minutes, write a bunch of debug data to disc if it failed, and then reboot.

And it has never happened in the year since. I have no idea what the root cause was, but sending those pings out seems to have fixed it.