June 15, 201214 yr Attached is a pdf (sorry, dont know how to copy and paste out of putty) this is what i enter to install the plugins, and i get the same response each time. Sure it is something straight forward but i dont know where or how to start checking as this is new ground for me. I take it you renamed the plugin to sabnzbd.plg ? The plugin you attached is sabnzbd_mod.plg so if that is the name in your plugins folder, the command should be: installplg /boot/config/plugins/sabnzbd_mod.plg Also, what version unraid are you running? Sent from my HTC Vivid
June 15, 201214 yr No i did not rename, the name in the command line is exactly the same as the name of the file in the flash drive, so it is _mod.plg in both cases. I am running Unraid 5 R14
June 15, 201214 yr No i did not rename, the name in the command line is exactly the same as the name of the file in the flash drive, so it is _mod.plg in both cases. I am running Unraid 5 R14 Your screenshot does not show you installing sabnzbd_mod.plg installplg /boot/config/plugins/sabnzbd_mod.plg you have sabnzbd.plg installplg /boot/config/plugins/sabnzbd.plg . Make sure you use whatever name you downloaded the plug-in as. Also be sure to change the extension of the plug-in to be .plg and not .plg.txt
June 15, 201214 yr Tried running the command manually. Here is what the shell spatted out. Tried using root to start and it works fine. So it is nobody user that is not able to start properly. Any idea what's wrong with my ownership/permission ? Running version: 5.0-rc4 root@FS1:~# sudo -u nobody python /mnt/cache/apps/sabnzbd/SABnzbd.py --config-file /mnt/cache/apps_data/sabnzbd 2012-06-15 11:54:51,148::INFO::[sABnzbd:1248] -------------------------------- 2012-06-15 11:54:51,149::INFO::[sABnzbd:1249] SABnzbd.py-0.7.0 (rev=d88b5a3b3e26beecaa4b7f8cbb5f2901de3d6024) 2012-06-15 11:54:51,149::INFO::[sABnzbd:1261] Platform = posix 2012-06-15 11:54:51,150::INFO::[sABnzbd:1262] Python-version = 2.6.6 (r266:84292, Nov 27 2010, 19:47:39) [GCC 4.5.1] 2012-06-15 11:54:51,150::INFO::[sABnzbd:1263] Arguments = /mnt/cache/apps/sabnzbd/SABnzbd.py --config-file /mnt/cache/apps_data/sabnzbd 2012-06-15 11:54:51,151::INFO::[sABnzbd:1276] Read INI file /mnt/cache/apps_data/sabnzbd/sabnzbd.ini 2012-06-15 11:54:51,153::INFO::[__init__:904] Loading data for bookmarks.sab from /mnt/cache/apps_data/sabnzbd/admin/bookmarks.sab 2012-06-15 11:54:51,153::INFO::[__init__:904] Loading data for rss_data.sab from /mnt/cache/apps_data/sabnzbd/admin/rss_data.sab 2012-06-15 11:54:51,154::INFO::[__init__:904] Loading data for totals9.sab from /mnt/cache/apps_data/sabnzbd/admin/totals9.sab 2012-06-15 11:54:51,154::INFO::[__init__:907] /mnt/cache/apps_data/sabnzbd/admin/totals9.sab missing, trying old cache 2012-06-15 11:54:51,155::INFO::[__init__:910] /mnt/cache/apps_data/sabnzbd/cache/totals9.sab missing 2012-06-15 11:54:51,223::INFO::[postproc:90] Loading postproc queue 2012-06-15 11:54:51,224::INFO::[__init__:904] Loading data for postproc1.sab from /mnt/cache/apps_data/sabnzbd/admin/postproc1.sab 2012-06-15 11:54:51,224::INFO::[__init__:904] Loading data for queue9.sab from /mnt/cache/apps_data/sabnzbd/admin/queue9.sab 2012-06-15 11:54:51,226::INFO::[__init__:904] Loading data for watched_data.sab from /mnt/cache/apps_data/sabnzbd/admin/watched_data.sab 2012-06-15 11:54:51,227::INFO::[downloader:208] Resuming 2012-06-15 11:54:51,228::INFO::[__init__:314] All processes started 2012-06-15 11:54:51,228::INFO::[sABnzbd:332] Web dir is /mnt/cache/apps/sabnzbd/interfaces/Plush 2012-06-15 11:54:51,229::INFO::[sABnzbd:332] Web dir is /mnt/cache/apps/sabnzbd/interfaces/Config 2012-06-15 11:54:51,239::INFO::[sABnzbd:461] _yenc module... found! 2012-06-15 11:54:51,239::INFO::[sABnzbd:469] par2 binary... found (/usr/bin/par2) 2012-06-15 11:54:51,240::INFO::[sABnzbd:477] unrar binary... found (/usr/bin/unrar) 2012-06-15 11:54:51,240::INFO::[sABnzbd:482] unzip binary... found (/usr/bin/unzip) 2012-06-15 11:54:51,241::INFO::[sABnzbd:488] nice binary... found (/usr/bin/nice) 2012-06-15 11:54:51,241::INFO::[sABnzbd:492] ionice binary... found (/usr/bin/ionice) 2012-06-15 11:54:51,242::INFO::[sABnzbd:497] pyOpenSSL... found (True) 2012-06-15 11:54:51,245::INFO::[sABnzbd:1459] Starting web-interface on 0.0.0.0:88 2012-06-15 11:54:51,246::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus STARTING 2012-06-15 11:54:51,251::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Started monitor thread '_TimeoutMonitor'. 2012-06-15 11:54:51,253::ERROR::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Error in HTTP server: shutting down Traceback (most recent call last): File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread self.httpserver.start() File "/mnt/cache/apps/sabnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start raise socket.error, msg error: [Errno 13] Permission denied 2012-06-15 11:54:51,254::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus STOPPING 2012-06-15 11:54:51,254::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 88)) already shut down 2012-06-15 11:54:51,262::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Stopped thread '_TimeoutMonitor'. 2012-06-15 11:54:51,262::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus STOPPED 2012-06-15 11:54:51,262::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus EXITING 2012-06-15 11:54:51,263::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus EXITED Exception in thread HTTPServer Thread-9: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread self.httpserver.start() File "/mnt/cache/apps/sabnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start raise socket.error, msg error: [Errno 13] Permission denied 2012-06-15 11:54:51,362::ERROR::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x83b8d6c>> Traceback (most recent call last): File "/mnt/cache/apps/sabnzbd/cherrypy/process/wspbus.py", line 147, in publish output.append(listener(*args, **kwargs)) File "/mnt/cache/apps/sabnzbd/cherrypy/_cpserver.py", line 90, in start ServerAdapter.start(self) File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 62, in start self.wait() File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 97, in wait raise self.interrupt error: [Errno 13] Permission denied 2012-06-15 11:54:51,363::ERROR::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Shutting down due to error in start listener: Traceback (most recent call last): File "/mnt/cache/apps/sabnzbd/cherrypy/process/wspbus.py", line 184, in start self.publish('start') File "/mnt/cache/apps/sabnzbd/cherrypy/process/wspbus.py", line 147, in publish output.append(listener(*args, **kwargs)) File "/mnt/cache/apps/sabnzbd/cherrypy/_cpserver.py", line 90, in start ServerAdapter.start(self) File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 62, in start self.wait() File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 97, in wait raise self.interrupt error: [Errno 13] Permission denied 2012-06-15 11:54:51,363::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus STOPPING 2012-06-15 11:54:51,364::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 88)) already shut down 2012-06-15 11:54:51,364::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE No thread running for _TimeoutMonitor. 2012-06-15 11:54:51,365::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus STOPPED 2012-06-15 11:54:51,365::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus EXITING 2012-06-15 11:54:51,366::INFO::[_cplogging:55] [15/Jun/2012:11:54:51] ENGINE Bus EXITED 2012-06-15 11:54:51,366::ERROR::[sABnzbd:1474] Failed to start web-interface: Traceback (most recent call last): File "/mnt/cache/apps/sabnzbd/SABnzbd.py", line 1466, in main cherrypy.engine.start() File "/mnt/cache/apps/sabnzbd/cherrypy/process/wspbus.py", line 184, in start self.publish('start') File "/mnt/cache/apps/sabnzbd/cherrypy/process/wspbus.py", line 147, in publish output.append(listener(*args, **kwargs)) File "/mnt/cache/apps/sabnzbd/cherrypy/_cpserver.py", line 90, in start ServerAdapter.start(self) File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 62, in start self.wait() File "/mnt/cache/apps/sabnzbd/cherrypy/process/servers.py", line 97, in wait raise self.interrupt error: [Errno 13] Permission denied 2012-06-15 11:54:51,367::ERROR::[sABnzbd:301] Failed to start web-interface : [Errno 13] Permission denied 2012-06-15 11:54:51,368::ERROR::[panic:213] You have no permisson to use port 88 2012-06-15 11:54:51,369::INFO::[__init__:350] SABnzbd shutting down... 2012-06-15 11:54:51,369::INFO::[__init__:880] Saving data for bookmarks.sab in /mnt/cache/apps_data/sabnzbd/admin/bookmarks.sab 2012-06-15 11:54:51,370::INFO::[urlgrabber:73] URLGrabber shutting down 2012-06-15 11:54:51,370::INFO::[__init__:880] Saving data for watched_data.sab in /mnt/cache/apps_data/sabnzbd/admin/watched_data.sab 2012-06-15 11:54:51,371::INFO::[dirscanner:256] Dirscanner shutting down 2012-06-15 11:54:51,372::INFO::[notifier:87] Sending registration to localhost:23053 2012-06-15 11:54:51,881::INFO::[postproc:84] Saving postproc queue 2012-06-15 11:54:51,882::INFO::[__init__:880] Saving data for postproc1.sab in /mnt/cache/apps_data/sabnzbd/admin/postproc1.sab 2012-06-15 11:54:51,883::INFO::[nzbqueue:174] Saving queue 2012-06-15 11:54:51,883::INFO::[__init__:880] Saving data for queue9.sab in /mnt/cache/apps_data/sabnzbd/admin/queue9.sab 2012-06-15 11:54:51,884::INFO::[__init__:880] Saving data for rss_data.sab in /mnt/cache/apps_data/sabnzbd/admin/rss_data.sab 2012-06-15 11:54:51,885::INFO::[__init__:880] Saving data for bookmarks.sab in /mnt/cache/apps_data/sabnzbd/admin/bookmarks.sab 2012-06-15 11:54:51,885::INFO::[__init__:880] Saving data for watched_data.sab in /mnt/cache/apps_data/sabnzbd/admin/watched_data.sab 2012-06-15 11:54:51,886::INFO::[postproc:84] Saving postproc queue 2012-06-15 11:54:51,886::INFO::[__init__:880] Saving data for postproc1.sab in /mnt/cache/apps_data/sabnzbd/admin/postproc1.sab 2012-06-15 11:54:51,887::INFO::[__init__:410] All processes stopped root@FS1:~# Just tried that, same thing. /mnt/cache/apps/sabnzbd# ls -lah total 181K drwxrwxrwx 13 nobody users 728 2012-06-15 06:54 ./ drwxrwxrwx 3 nobody users 72 2012-06-13 07:13 ../ -rwxrwxrwx 1 nobody users 2.1K 2012-06-15 06:54 ABOUT.txt* -rwxrwxrwx 1 nobody users 7.8K 2012-06-15 06:54 CHANGELOG.txt* -rwxrwxrwx 1 nobody users 1.5K 2012-06-15 06:54 COPYRIGHT.txt* -rwxrwxrwx 1 nobody users 18K 2012-06-15 06:54 GPL2.txt* -rwxrwxrwx 1 nobody users 35K 2012-06-15 06:54 GPL3.txt* -rwxrwxrwx 1 nobody users 5.7K 2012-06-15 06:54 INSTALL.txt* -rwxrwxrwx 1 nobody users 4.4K 2012-06-15 06:54 ISSUES.txt* -rwxrwxrwx 1 nobody users 309 2012-06-15 06:54 PKG-INFO* -rwxrwxrwx 1 nobody users 1.5K 2012-06-15 06:54 README.txt* -rwxrwxrwx 1 nobody users 5.2K 2012-06-15 06:54 SABHelper.py* -rwxrwxrwx 1 nobody users 63K 2012-06-15 06:54 SABnzbd.py* -rwxrwxrwx 1 nobody users 421 2012-06-15 06:54 Sample-PostProc.cmd* -rwxrwxrwx 1 nobody users 433 2012-06-15 06:54 Sample-PostProc.sh* drwxrwxrwx 5 nobody users 1.2K 2012-06-15 06:54 cherrypy/ drwxrwxrwx 2 nobody users 1.1K 2012-06-15 06:54 email/ drwxrwxrwx 2 nobody users 176 2012-06-15 06:54 gntp/ drwxrwxrwx 2 nobody users 216 2012-06-15 06:54 icons/ drwxrwxrwx 8 nobody users 192 2012-06-15 06:54 interfaces/ drwxrwxrwx 2 nobody users 600 2012-06-15 06:54 licenses/ drwxrwxrwx 12 nobody users 288 2012-06-15 06:54 locale/ drwxrwxrwx 5 nobody users 120 2012-06-15 06:54 po/ drwxrwxrwx 3 nobody users 2.3K 2012-06-15 06:54 sabnzbd/ drwxrwxrwx 2 nobody users 112 2012-06-15 06:54 tools/ drwxrwxrwx 2 nobody users 144 2012-06-15 06:54 util/ ls -lah total 8.0K drwxrwxrwx 5 nobody users 192 2012-06-15 07:00 ./ drwxrwxrwx 3 nobody users 72 2012-06-13 07:13 ../ drwxrwxrwx 3 nobody users 80 2012-06-15 06:55 Downloads/ drwxrwxrwx 2 nobody users 240 2012-06-15 07:00 admin/ drwxrwxrwx 2 nobody users 120 2012-06-15 06:55 logs/ -rw------- 1 nobody users 2.6K 2012-06-15 07:00 sabnzbd.ini -rwxrwxrwx 1 nobody users 2.6K 2012-06-15 06:59 sabnzbd.ini.bak* Give both paths full permissions. Sent from my HTC Vivid
June 15, 201214 yr Change the port to something above 1024, those ports MUST be used by a root user, or app running as root, which will cause nothing but permission headaches for you down the road. Thats why running as root starts fine, when running as nobody, sab will start, and unraid(slackware, linux, any *nix system) will shut it down unless its ran as root because they are reserved for system use/root users.
June 15, 201214 yr Attached is a pdf (sorry, dont know how to copy and paste out of putty) Highlighting text in Putty is a copy. Just highlight with your mouse whatever you want to copy in Putty, then click paste in whatever .txt editor you're using. Also, right-click is paste in Putty. So if you want to paste whatever you've just copied, just r-click in putty and it will appear. Be careful not to include the carriage return in your copy, or it will enact whatever you just pasted in Putty as it you hit enter. Simple, but elusive to discover
June 15, 201214 yr No i did not rename, the name in the command line is exactly the same as the name of the file in the flash drive, so it is _mod.plg in both cases. I am running Unraid 5 R14 Echoing what eroz said, the pdf you uploaded shows you running installplg /boot/config/plugins/sabnzbd.plg If you did NOT rename the plugin, it should be named sabnzbd_mod.plg, which is what you uploaded when I asked you to so I could make sure the plug-in was formatted correctly. If both statements are indeed true, you should be running installplg /boot/config/plugins/sabnzbd_mod.plg If both statements are not true, then we need to look elsewhere.
June 15, 201214 yr Simple, but elusive to discover Until you copy something and before you can paste it, you show someone something on putty, and highlight the part that is of interest, then go to paste what you wanted to, only to find out it copied from putty... ^^^ Thats how I learned And what made it bad was I had copied some text from an old post in a forum I use to frequent because it was pertinent to a set of instructions I was writing at the time, took me forever to find it and I closed the browser after I copied it, so I had to go find it all over again.
June 15, 201214 yr ...it took me forever to find it and I closed the browser after I copied it, so I had to go find it all over again. Been there; feel your pain
June 15, 201214 yr I'm not sure, I've never used it on anything below 11 myself. haven't looked at the changelog to see what all changed(the 5b11 stipulation was from benni-chan, not sure what the reasons are for that) You could always give it a try, all the plug-in does is download a few packages and write the files, if it doesn't work removing the plug-in and rebooting would get you back to normal, and nothing it downloads or writes should harm anything. Sorry I can't be more definitive!
June 16, 201214 yr lol i'm in a case of if it's not broken don't touch it... i recently updated to rc3 and also updated plex, cp, sab and sb... now pretty much nothing is working.. plex seems ok now it's scanning again cp won't start (using the latest mod file) sab and sb won't install so frustrated and i'm a total noob and don't really know how to troubleshoot, thinking of just rolling everything back
June 16, 201214 yr run /etc/rc.d/rc.couchpotato_v2_mod.plg start report with what it says after flybynite, what problems are you having?
June 16, 201214 yr unable to find the .png file from github.com during installation. Below is the last bit from putty during the install. file /boot/config/plugins/sabnzbd/sabnzbd.png: downloading from https://github.com/downloads/W-W/unRAID/sabnzbd.png ... ERROR: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1': Unable to locally verify the issuer's authority. To connect to github.com insecurely, use `--no-check-certificate'. bad download, deleting
June 16, 201214 yr My fault, added the image to github because the server we were getting it from lapsed its hosting, forgot to issue the --no-check-certificate, will add it now
June 16, 201214 yr I think the SAB plugin might be having issues due to 0.7.0 coming out a few days ago. I'm also having difficulties, but haven't sorted out what plugin is at fault (but I think it's SAB).
June 16, 201214 yr My fault, added the image to github because the server we were getting it from lapsed its hosting, forgot to issue the --no-check-certificate, will add it now Let me know when you fix this.
June 16, 201214 yr It did have issues, but I updated to fix the new URL formats, if you have downloaded the plug-in in the past few days you should have those fixes. Git-hub is malfunctioning right now, its not allowing me to push my edits right now, I'll update here when I get it pushed and its available for download
June 16, 201214 yr i just rolled everything back and looks like SABnzbd is the problem it just hangs my entire server. (when i restarted after rollback the drives won't show up) my plugins all loaded, so i stopped SABnzbd and then rebooted via terminal and now my server is back up.. anyone know what's up with SABnzbd?? @Influencer is your server fully functional right now? using your latest SABnzbd plg? I rolled back to bennie's original and it still won't load anymore sabnzbd-0.4c-i468-bw.plg
June 16, 201214 yr anyone know what's up with SABnzbd?? It seems it's trying to start before the array is started. I suggest taking it out of the plugin folder, reboot, then add it back and start it manually, once the server is running. this is how i do it. once you put it back, open putty and type installplg /boot/config/plugin/THENAMEOFTHEPLUGIN
June 16, 201214 yr Alright, fix is in, not sure what githubs problem was EDIT: If its trying to start before the array is started, are you running with a cache drive? JustinChase, I know you aren't, I'm interested if unraidnoob is. This would further support my theory, just have to figure a way to fix it,
June 16, 201214 yr Alright, fix is in, not sure what githubs problem was EDIT: If its trying to start before the array is started, are you running with a cache drive? JustinChase, I know you aren't, I'm interested if unraidnoob is. This would further support my theory, just have to figure a way to fix it, no cache drive.. my plugins are all in the usb flash and the libary files are all on a disk.. (it's always been that way and didn't have any issues till i recently tried to upgrade... let me know if there is anything i can provide to assist in troubleshooting anyone know what's up with SABnzbd?? It seems it's trying to start before the array is started. I suggest taking it out of the plugin folder, reboot, then add it back and start it manually, once the server is running. this is how i do it. once you put it back, open putty and type installplg /boot/config/plugin/THENAMEOFTHEPLUGIN i'm a mac user... putty, telnet, terminal is all the same right? so remove the plg with the server up, reboot, then drop it back in, log in via putty/telnet and enter /boot/config/plugin/THENAMEOFTHEPLUGIN.plg?
June 16, 201214 yr I believe other members have had it that way as well and recent versions something happened, I believe the event disks_mounted is firing too early and causing the plug-ins to start too soon, but I'm not 100% on that. I'm working on a fix, just been VERY hectic here lately,
June 16, 201214 yr Warning: simplexml_load_file(): I/O warning : failed to load external entity "/boot/config/plugin/sabnzbd-0.4c-i468-bw.plg" in /usr/local/sbin/installplg on line 13 xml parse error ? what did i do wrong?
Archived
This topic is now archived and is closed to further replies.