July 7, 201213 yr Hi, After upgrading to rc5 and the classic trio, the server's webGUI is not responsive, neither does the telnet powerdown command (it used to work in beta14). The trio plugin I have is couchpotato_v2_unplugged, sabnzbd_unplugged, and sickbeard_unplugged. I can still access shares, browse folders, etc. How do I restart the server, or to regain control of the webGUI? Thanks, Jason syslog.txt
July 7, 201213 yr Hi, After upgrading to rc5 and the classic trio, the server's webGUI is not responsive, neither does the telnet powerdown command (it used to work in beta14). The trio plugin I have is couchpotato_v2_unplugged, sabnzbd_unplugged, and sickbeard_unplugged. I can still access shares, browse folders, etc. How do I restart the server, or to regain control of the webGUI? Thanks, Jason In every case this has been that an add-on is starting before the server is on-line, therefore preventing the server from starting properly. You'll probably need to disable your add-ons to start the server. Then, one or more will need to be fixed/upgraded to start properly AFTER the unRAID server is finished with its start-up. To disable the add0ons, rename the /boot/extra folder to something else, then stop the server and reboot. to rename it you use the "mv" command mv /boot/extra /boot/extra_old to attempt to reboot, type: killall sudo killall python then attempt to stop the server cleanly so you can reboot http://lime-technology.com/forum/index.php?topic=1905.msg13461#msg13461 Joe L.
July 8, 201213 yr Author Hi, After upgrading to rc5 and the classic trio, the server's webGUI is not responsive, neither does the telnet powerdown command (it used to work in beta14). The trio plugin I have is couchpotato_v2_unplugged, sabnzbd_unplugged, and sickbeard_unplugged. I can still access shares, browse folders, etc. How do I restart the server, or to regain control of the webGUI? Thanks, Jason In every case this has been that an add-on is starting before the server is on-line, therefore preventing the server from starting properly. You'll probably need to disable your add-ons to start the server. Then, one or more will need to be fixed/upgraded to start properly AFTER the unRAID server is finished with its start-up. To disable the add0ons, rename the /boot/extra folder to something else, then stop the server and reboot. to rename it you use the "mv" command mv /boot/extra /boot/extra_old to attempt to reboot, type: killall sudo killall python then attempt to stop the server cleanly so you can reboot http://lime-technology.com/forum/index.php?topic=1905.msg13461#msg13461 Joe L. Hi Joe, Thanks for your reply. When I attempt to move the /boot/extra folder, it says there is no such folder. root@Tower:~# ls initconfig@ mdcmd* mkmbr* powerdown@ samba@ root@Tower:~# mv /boot/extra /boot/extra_old mv: cannot stat `/boot/extra': No such file or directory However, I did remove everything from the plugin folder (in the flash drive), and attempted the same poweroff procedure, and the webGUI is back. I guess there is something wrong with those plugins. Thanks again. Jason
Archived
This topic is now archived and is closed to further replies.