December 28, 2025Dec 28 Hello,looking for some support to see why my system keeps crashing each night and I need to use my kvm to manually reset the server most mornings since being above 7.2I changed to an industrial SD card in a sandisk mobilemate reader, in a new usb port and that seemed to fix the issue for a month+ but then I tired to go to 7.2.3 from 7.2.2, and it started up again this week. So I rolled back to 7.2.2 but its still crashing. I tired to use ai to go through my syslogs and diagnostic files, but I think I need some help here.Recent attempts at fixes... (the swapping USB drive/port seemed to solve it until the 7.2.3 update/downgradeNew SD card in new usb port on mobolooking for high resource services and limiting RAM usage where I could see potential issuesuninstalled unused pluginsran MEMTEST for 24hr (Passed)THANK YOU IN ADVANCE!nasrun-diagnostics-20251228-1454.zip Edited December 29, 2025Dec 29 by Lucas.Run.13
December 29, 2025Dec 29 Community Expert Enable the syslog server and post that after the next crash.
December 29, 2025Dec 29 Author Ope, sorry thought that was included with the Diagnostics if i had it enabled already.Here it is from back when I first had to "fix" it with the new flash drive around thanksgiving.Most recent crash was early in the morning on the 26th and 27th I believe syslog-192.168.200.9.log
December 29, 2025Dec 29 Community Expert On the 26th there's an OOM event, and also this:Dec 26 09:33:59 NASRUN php-fpm[15123]: [WARNING] [pool www] child 87621 exited on signal 9 (SIGKILL) after 897.728771 seconds from startIn my experience, these errors can be the result of the server being close to exhausting the memory, GUI can become extremely slow, like 1 minute to open the dashboard, try limiting the memory for VMs/docker services, or adding a little more RAM.It could also be one or more containers hogging the CPU, try pinning only some cores to them, and leave cores 0/1 available for Unraid.Also, recommend trying a couple of other things, go to Settings - Global share settings and set the Number of fuse File Descriptors to the max, and enable thishttps://docs.unraid.net/unraid-os/release-notes/7.0.0/#excessive-flash-drive-activity-slows-the-system-down
December 29, 2025Dec 29 Author Thanks! I'll try all that and hopefully I can get back to 90+ days of uptime 🤞
December 30, 2025Dec 30 Author Unfortunately after all those another crash at some point in the middle of the night.I tried to find apps that were transcoding or caching to ram such as unmanic and changed it to my nvme drive. As well as limiting CPU usage on some containers and made sure I pinned everything even the non intensive apps.Here's the most up-to-date syslog syslog-192.168.200.9.log
December 30, 2025Dec 30 Community Expert Solution There was an OOM event yesterday; a shell script running inside a Docker container was using around 23GB of RAM by itself.task_memcg=/docker/2f561f642fdff61546b4370ae12d03fb84e4740f1b006a361f76ea6525a27e8dThe container ID is 2f561f642fdfSee if you can find it and either limit its RAM usage or temporarily disable it.
December 30, 2025Dec 30 Author Woah! That would explain things! I think I did add that app about 2 months ago.It was Autoheal, which I had running but not fully configured.Think I'll bail in that and try our Healarr or something to keep my cloudflare tunnels up since they sometimes go dead on me.Thank you! Hopefully that will do it!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.