June 26, 201214 yr Hi Guys, hope someone can help with the issue I'm currently having. I had to reboot the server a few hours ago as several of my plugins randomly stopped responding (sabnzbd/couch potato/sickbeard). I made the dumb mistake of trying to stop the array from my phone which caused the webserver to hang. Could still ping the box ok so dialed in with putty and managed to run a reboot command .   Problem I have now is the server array status seems to be hanging on "Starting..." and the only share available is the flash drive. Shares were working fine prior to the reboot. I had a look through the syslog and couldn't really see anything that bad (although I must admit I've never really had a good proper look through these before so am a bit clueless ). Can see Plex doesn't seem to be starting and then theres a few segfaults. I'm assuming the segfaults are causing the issue but have no idea where to start with this. I've included the syslog. Currently running 5.0 b12a.   Any ideas on how to sort this out? syslog.txt
June 26, 201214 yr Author Thanks for the quick reply dgaschk. I changed my go file to yours and rebooted but server still hanging on starting.  I noticed the following line was present in my go file before I changed it:  cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c   Included current syslog which doesn't seem to be showing anything unusual at all now (or at least nothing I can see). Last line is:  Jun 26 21:50:05 nas01 sudo:  root : TTY=console ; PWD=/tmp ; USER=nobody ; COMMAND=/usr/bin/python /usr/local/sabnzbd/SABnzbd.py -d -s 0.0.0.0:8081 --config-file /mnt/cache/.apps/sabnzbd --pid /var/run/sabnzbd > /dev/null 2>&1 syslog2.txt
June 26, 201214 yr Same thing happened to me. It turned out to be CouchPotato (v1) . I ended up updating CouchPotato to v2 as well as sabnzb and sickbeard using Influencers packages here: https://github.com/W-W/unRAID.  To see if this is the case for you too, disable them all then reboot and see if it comes up clean. Then update 1 at a time.
June 28, 201214 yr Author Thanks for the advice johnc. Looks like the big three were all causing the hang. Had to install the new versions of sabnzbd/sickbeard/couchpotato to get everything working again. Maybe the links have changed for updates or something. Sickbeard wouldn't install properly so I had to change the source for the updates/install (fortunatly theres a dropdown for that in the plg file linked above ). Still no idea why it all randomly failed, not as if I updated anything recently .   Thanks again for all the help
Archived
This topic is now archived and is closed to further replies.