October 31, 201213 yr read a lot but cannot get the web interface to start. I'm thinking it might be Couchpotatoe v2 from what I'm reading... I've attached the log to this. Any ideas? I'm able to start unmenu by pressing the /boot/unmenu/uu command. syslog.txt
November 1, 201213 yr Author found the reason. If i run emhttp manually it works, but it updates all the plugins. Is my setup wrong? Any ideas? Why do I even need to run it manually? root@NAS:/usr/local/sbin# ./emhttp & [1] 9240 root@NAS:/usr/local/sbin# Installing latest version of CouchPotato v2... git: /usr/lib/libz.so.1: no version information available (required by git) Cloning into CouchPotatoServer... git-remote-https: /usr/lib/libz.so.1: no version information available (required by git-remote-https) git-remote-https: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl.so.4) git: /usr/lib/libz.so.1: no version information available (required by git) remote: Counting objects: 15423, done. remote: Compressing objects: 100% (5761/5761), done. git: /usr/lib/libz.so.1: no version information available (required by git) remote: Total 15423 (delta 9826), reused 15026 (delta 9529) Receiving objects: 100% (15423/15423), 6.52 MiB | 36 KiB/s, done. Resolving deltas: 100% (9826/9826), done. ... OK Starting CouchPotato v2: sudo -u nobody python /usr/local/couchpotato_v2/CouchPotato.py --daemon --config_file /boot/config/plugins/couchpotato_v2/settings.conf --pid_file /var/run/couchpotato_v2/couchpotato_v2.pid ... OK Installing latest version of SABnzbd... ... OK Starting SABnzbd: sudo -u nobody python /usr/local/sabnzbd/SABnzbd.py -d -s 0.0.0.0:8082 --config-file /mnt/disk1/apps/sabnzbd --pid /var/run/sabnzbd/ > /dev/null 2>&1 ... OK Installing latest version of SickBeard... git: /usr/lib/libz.so.1: no version information available (required by git) Cloning into Sick-Beard... git-remote-https: /usr/lib/libz.so.1: no version information available (required by git-remote-https) git-remote-https: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl.so.4) git: /usr/lib/libz.so.1: no version information available (required by git) remote: Counting objects: 21357, done. remote: Compressing objects: 100% (7047/7047), done. git: /usr/lib/libz.so.1: no version information available (required by git) remote: Total 21357 (delta 14549), reused 19994 (delta 13371) Receiving objects: 100% (21357/21357), 7.85 MiB | 45 KiB/s, done. Resolving deltas: 100% (14549/14549), done. ... OK Starting SickBeard: sudo -u root python /usr/local/sickbeard/SickBeard.py --daemon --port 8081 --datadir /mnt/disk1/apps/sickbeard --pidfile /var/run/sickbeard/sickbeard.pid > /dev/null 2>&1 ... OK Please refresh the page
November 25, 201213 yr Author Still facing the issue where the web interface does not start if the server is rebooted. Any ideas? I don't even know where to begin
November 25, 201213 yr from what i can see, there is an error on bootup, while plugins are installed. Oct 31 19:34:08 NAS logger: Warning: simplexml_load_file(): I/O warning : failed to load external entity "/boot/config/plugins/*.plg" in /usr/local/sbin/installplg on line 13 (Minor Issues) Oct 31 19:34:08 NAS logger: xml parse error (Errors) check your plugin folder, if there are any files, that should not be there. or remove them all and then copy them in one at a time and try, if it still works. do a "ls -la" in your plugin folder and post the result back. it's not couchpotato, that much i can tell you what you are reading, after starting emhttp manually, is the startup of the array, which also causes the plugins to startup (in this case, install the apps and start them.)
November 30, 201213 yr Author Thank you for all your help. Decided to move from RC5 to RC8, see if that fixes it. I initially removed all the plugins in the plugin directory (in RC5) and it did not help. I then tried the same with RC8, and still no luck. So i'm assuming the plugins are not at fault. Any other ideas? Below are the file contents of the plugins dir: -rwxrwxrwx 1 root root 24227 2012-07-06 16:29 couchpotato_v2_unplugged.plg* -rwxrwxrwx 1 root root 20192 2012-07-06 16:30 sabnzbd_unplugged.plg* -rwxrwxrwx 1 root root 22762 2012-07-06 16:30 sickbeard_unplugged.plg*
November 30, 201213 yr strange. after installing a plugin, there should also be a configuration folder for each plugin. please redownload all the plugins (maybe delete the plugin folder and create a new one). for the download links see in my signature.
December 3, 201213 yr Author The plugin directory is on my disk1... The problem still lies that my emttp will not start automatically, even without any plugins in the plugin dir.
December 3, 201213 yr did you edit you config/go file? make sure, you have these lines in you go file: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & with plugin folder, you mean the installation folder or the data folder for your plugins? the plg-files ALWAYS go into config/plugins on your flash drive
December 3, 201213 yr Author Sorry, the data folder is on my local disk... Also, the go file was empty. Added the code and works like a charm. Thank you very much for all your responses. Everything works perfect now. All I need to do now, is get plex to automatically start and i'm set
December 3, 201213 yr All I need to do now, is get plex to automatically start and i'm set just put the plex txz file into /boot/extra. (the extra folder directly on your flash drive), reboot, enable the plugin and configure the settings and you are good to go. for an easier installation, see the plex updater plugin in my signature. for more questions, head to the plex plugin thread in the plugin subforum
Archived
This topic is now archived and is closed to further replies.