July 14, 2025Jul 14 Hi everyone,I'm currently facing an issue with my Unraid server: it's stuck at the "Array Starting" stage and won't proceed any further. I've tried waiting for quite a while, but the array never actually starts. Here's a bit more context:Unraid version: 7.1.4Symptoms:UI shows "Array Starting..."Drives spin up and are recognizedNo error messages or alertsJust never proceeds to "Started" or mounts sharesdisks are not mounted, but can be mount manually(/mnt/test)What I've Tried:Rebooted the system multiple timesChecked the logs (nothing obvious stands out to me)Ensured all drives are connected and detected in the dashboardNo recent hardware changesNo plugins that seem obviously related unraid-diagnostics-20250714-2332.zip
July 14, 2025Jul 14 Community Expert Not seeing an array start logged, do see a strange issue with the flash drive partition. Does it work with 7.0.x?
July 14, 2025Jul 14 Author 6 hours ago, JorgeB said:Not seeing an array start logged, do see a strange issue with the flash drive partition. Does it work with 7.0.x?It had been working fine until I rebooted Unraid yesterday. I tend to update Unraid almost every time a new version is released — I upgraded to 7.1.4 about a week ago, and before that, I was on 7.1.3.
July 15, 2025Jul 15 Community Expert You can try redoing the flash drive, backup the current one first and then recreate it using the USB tool and just restore the bare minimum, like the key, super.dat and the pools folder for the assignments, also copy the docker user templates folder (\config\plugins\dockerMan\templates-user), if all works you can then reconfigure the server or try restoring a few config files at a time from the backup to see if you can find the culprit.
July 16, 2025Jul 16 Author Solution I added some commands in config/go that use files from the array, but since the array wasn’t available, the go script didn’t exit with 0, so the system got stuck.
July 16, 2025Jul 16 Community Expert 36 minutes ago, wirerope said:I added some commands in config/go that use files from the array, but since the array wasn’t available, the go script didn’t exit with 0, so the system got stuck.That would cause problems!I suspect that whatever you were doing should have been done using the User Scripts plugin with the relevant script set to run at first array start?
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.