this post was submitted on 18 Aug 2025
25 points (93.1% liked)

Selfhosted

50636 readers
304 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I’ve been experiencing some perplexing and frustrating issues with my server, and need some advice from those more knowledgeable than me.

Recently I decided to upgrade my raspberry pi server and I found a good deal on an HP Elite Mini 600 G9 on eBay so I took the plunge. It’s got an Intel Core i5-12500T and came with 8gb ram and a 256 gb ssd. I bumped it up to 32gb ram and added a 4tb ssd. It came with windows installed but I installed Debian on there.

With the basics taken care of I got setup with my couple of docker containers (if it matters: caddy, actual budget, immich, prometheus, grafana). But ever since then, anytime some CPU-heavy process runs, the whole machine freezes and stays frozen (I’ve tried letting it go to see if it recovers but it stays frozen for days), and I am forced to physically power it down. I tried to isolate it, thinking it was one of the docker containers but it happened with immich, prometheus, & grafana individually, as well as a borg backup running directly on the machine. When I power it back on after one of these freezes there are not even any system logs from the entire period of the freeze, so I can’t learn anything from them to indicate the issue.

Anyone have any ideas what the issue could be or even where to look? I’m starting to think it’s a hardware problem but I’m not sure and I don’t know what my next step should be.

you are viewing a single comment's thread
view the rest of the comments
[–] AMillionMonkeys@lemmy.world 9 points 1 day ago (1 children)

CPU-heavy process

Sounds to me like a hardware issue: you're overheating. Find a way to monitor your temps. I'm not sure how to do this on Linux, so I'm open to suggestions too.

[–] yaroto98@lemmy.world 2 points 1 day ago

This was my first thought too.