IGHOR Posted June 25, 2020 Posted June 25, 2020 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 Quote
trurl Posted June 25, 2020 Posted June 25, 2020 Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post. Quote
IGHOR Posted June 25, 2020 Author Posted June 25, 2020 Thanks for the answer, here it is julynas-diagnostics-20200625-1524.zip Quote
Squid Posted June 25, 2020 Posted June 25, 2020 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. Quote
IGHOR Posted June 27, 2020 Author Posted June 27, 2020 (edited) 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, 2020 by IGHOR Quote
IGHOR Posted July 6, 2020 Author Posted July 6, 2020 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. Quote
IGHOR Posted July 7, 2020 Author Posted July 7, 2020 Also I can't stop the array, it stuck on the message "Array Stopping•Retry unmounting user share(s)..." Quote
Squid Posted July 7, 2020 Posted July 7, 2020 Everything now implies problems with the flash drive, especially plugins disappearing. Quote
Recommended Posts
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.