June 25, 20206 yr I do have problem. unRAID stopped to start after some hard reset, electricity problems. I notice that /boot/config/go being ignored and if I execute it via SSH, unRAID starts as usual. I tried to add as first command of the go file 'echo asdf > /test_boot' that confirmed, file not existed after reboot, but appeared when I manually start the go file. So /boot/config/go is completely ignored at boot. How can I debug and fix it? Running unRAID Version: 6.8.3
June 25, 20206 yr Community Expert Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post.
June 25, 20206 yr First thing would be to try in safe mode. If that still fails, revert the go file back to defaults (where its only) #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & And see what then happens.
June 27, 20206 yr Author On 6/25/2020 at 4:12 PM, Squid said: First thing would be to try in safe mode. If that still fails, revert the go file back to defaults (where its only) #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & And see what then happens. No changes. ps aux | grep emhttp - not found and the web interface is not accessible until I manually start that script Edited June 27, 20206 yr by IGHOR
July 6, 20205 yr Author On 6/27/2020 at 5:16 PM, Squid said: Did you also try safe mode? I can't do it since my PC is at home, and I far away from there. One more I can tell, that plugins disappearing on reboot, for example Preclear Disk, so I have to install it again on each reboot. Also Nerd Pack persists, but its modules not being installed on reboot, but settings are saved and enabled for the packages I need.
July 7, 20205 yr Author Also I can't stop the array, it stuck on the message "Array Stopping•Retry unmounting user share(s)..."
July 7, 20205 yr Everything now implies problems with the flash drive, especially plugins disappearing.
Archived
This topic is now archived and is closed to further replies.