August 8, 2025Aug 8 Hey. I have a problem with my unraid server. Unraid UI and VM's become unresponsive after a couple of days, but dockers are resposive.I see that the issue comes from Dynamix System Temperature plugin in unraid. I have tried deleted/reinstalled/disable the plugin, but the error still occurs after a while.I have attached a photo taken by phone on the screen connected to my unraid server. I cannot reboot or shutdown with out using the power button, nor input any commands.Anyone know how to fix this?
August 8, 2025Aug 8 Author I just made chatgpt write me a code for this:grep -Rl "dynamix/scripts/monitor" /etc/cron* /boot/config/plugins | xargs sed -i '/dynamix\/scripts\/monitor/d' && pkill -f dynamix/scripts/monitor && /etc/rc.d/rc.cron restartWill see if it's working in a couple of days.
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.