For sure! I may not know what I'm doing but I can follow instructions....
Code: Select all
user@MyPC:~/SABnzbd-0.7.20> python SABnzbd.py --server 0.0.0.0:40001
2015-01-11 18:49:51,973::INFO::[SABnzbd:1262] --------------------------------
2015-01-11 18:49:51,973::INFO::[SABnzbd:1263] SABnzbd.py-0.7.20 (rev=1df2943d05d64915a166e2c97e1eef86f72e3ff3)
2015-01-11 18:49:51,974::INFO::[SABnzbd:1275] Platform = posix
2015-01-11 18:49:51,974::INFO::[SABnzbd:1276] Python-version = 2.7.8 (default, Sep 30 2014, 15:34:38) [GCC]
2015-01-11 18:49:51,974::INFO::[SABnzbd:1277] Arguments = SABnzbd.py --server 0.0.0.0:40001
2015-01-11 18:49:51,974::INFO::[SABnzbd:1327] Read INI file /home/user/.sabnzbd/sabnzbd.ini
2015-01-11 18:49:51,976::INFO::[__init__:943] Loading data for bookmarks.sab from /home/user/.sabnzbd/admin/bookmarks.sab
2015-01-11 18:49:51,976::INFO::[__init__:943] Loading data for rss_data.sab from /home/user/.sabnzbd/admin/rss_data.sab
2015-01-11 18:49:51,976::INFO::[__init__:943] Loading data for totals9.sab from /home/user/.sabnzbd/admin/totals9.sab
2015-01-11 18:49:51,976::INFO::[__init__:946] /home/user/.sabnzbd/admin/totals9.sab missing, trying old cache
2015-01-11 18:49:51,977::INFO::[__init__:949] /home/user/.sabnzbd/cache/totals9.sab missing
2015-01-11 18:49:52,096::INFO::[postproc:91] Loading postproc queue
2015-01-11 18:49:52,097::INFO::[__init__:943] Loading data for postproc1.sab from /home/user/.sabnzbd/admin/postproc1.sab
2015-01-11 18:49:52,097::INFO::[__init__:943] Loading data for queue9.sab from /home/user/.sabnzbd/admin/queue9.sab
2015-01-11 18:49:52,098::INFO::[__init__:943] Loading data for watched_data.sab from /home/user/.sabnzbd/admin/watched_data.sab
2015-01-11 18:49:52,098::INFO::[__init__:943] Loading data for Rating.sab from /home/user/.sabnzbd/admin/Rating.sab
2015-01-11 18:49:52,098::INFO::[__init__:946] /home/user/.sabnzbd/admin/Rating.sab missing, trying old cache
2015-01-11 18:49:52,098::INFO::[__init__:949] /home/user/.sabnzbd/cache/Rating.sab missing
2015-01-11 18:49:52,099::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2015-01-11 18:49:52,099::INFO::[downloader:211] Resuming
2015-01-11 18:49:52,106::INFO::[__init__:335] All processes started
2015-01-11 18:49:52,106::INFO::[SABnzbd:335] Web dir is /home/user/SABnzbd-0.7.20/interfaces/Plush
2015-01-11 18:49:52,107::INFO::[SABnzbd:335] Web dir is /home/user/SABnzbd-0.7.20/interfaces/Config
2015-01-11 18:49:52,113::INFO::[SABnzbd:464] _yenc module... found!
2015-01-11 18:49:52,113::INFO::[SABnzbd:472] par2 binary... found (/usr/bin/par2)
2015-01-11 18:49:52,114::INFO::[SABnzbd:480] unrar binary... found (/usr/bin/unrar)
2015-01-11 18:49:52,114::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2015-01-11 18:49:52,114::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2015-01-11 18:49:52,114::INFO::[SABnzbd:495] ionice binary... found (/usr/bin/ionice)
2015-01-11 18:49:52,114::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2015-01-11 18:49:52,118::INFO::[SABnzbd:1528] Starting web-interface on 0.0.0.0:40001
2015-01-11 18:49:52,121::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus STARTING
2015-01-11 18:49:52,124::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Started monitor thread '_TimeoutMonitor'.
2015-01-11 18:49:52,129::ERROR::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/home/user/SABnzbd-0.7.20/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
2015-01-11 18:49:52,130::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus STOPPING
2015-01-11 18:49:52,130::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE HTTP Server None already shut down
2015-01-11 18:49:52,130::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::1', 40001)) already shut down
2015-01-11 18:49:52,131::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Stopped thread '_TimeoutMonitor'.
2015-01-11 18:49:52,132::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus STOPPED
2015-01-11 18:49:52,132::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus EXITING
2015-01-11 18:49:52,132::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus EXITED
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/home/user/SABnzbd-0.7.20/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
2015-01-11 18:49:52,229::ERROR::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x7f62bf909190>>
Traceback (most recent call last):
File "/home/user/SABnzbd-0.7.20/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2015-01-11 18:49:52,430::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Serving on 0.0.0.0:40001
2015-01-11 18:49:52,431::ERROR::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/home/user/SABnzbd-0.7.20/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/home/user/SABnzbd-0.7.20/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2015-01-11 18:49:52,431::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus STOPPING
2015-01-11 18:49:52,434::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 40001)) shut down
2015-01-11 18:49:52,434::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::1', 40001)) already shut down
2015-01-11 18:49:52,435::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE No thread running for _TimeoutMonitor.
2015-01-11 18:49:52,435::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus STOPPED
2015-01-11 18:49:52,435::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus EXITING
2015-01-11 18:49:52,435::INFO::[_cplogging:55] [11/Jan/2015:18:49:52] ENGINE Bus EXITED
2015-01-11 18:49:52,435::ERROR::[SABnzbd:1543] Failed to start web-interface:
Traceback (most recent call last):
File "SABnzbd.py", line 1535, in main
cherrypy.engine.start()
File "/home/user/SABnzbd-0.7.20/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/home/user/SABnzbd-0.7.20/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/home/user/SABnzbd-0.7.20/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2015-01-11 18:49:52,437::ERROR::[SABnzbd:304] Failed to start web-interface : [Errno 99] Cannot assign requested address
2015-01-11 18:49:52,439::INFO::[panic:247] Lauching browser with /tmp/tmpvpyluf.html
2015-01-11 18:49:52,444::INFO::[__init__:373] SABnzbd shutting down...
2015-01-11 18:49:52,445::INFO::[__init__:919] Saving data for bookmarks.sab in /home/user/.sabnzbd/admin/bookmarks.sab
2015-01-11 18:49:52,445::INFO::[urlgrabber:72] URLGrabber shutting down
2015-01-11 18:49:52,446::INFO::[__init__:919] Saving data for watched_data.sab in /home/user/.sabnzbd/admin/watched_data.sab
2015-01-11 18:49:52,446::INFO::[dirscanner:268] Dirscanner shutting down
2015-01-11 18:49:52,948::INFO::[postproc:85] Saving postproc queue
2015-01-11 18:49:52,948::INFO::[__init__:919] Saving data for postproc1.sab in /home/user/.sabnzbd/admin/postproc1.sab
2015-01-11 18:49:52,948::INFO::[nzbqueue:218] Saving queue
2015-01-11 18:49:52,949::INFO::[__init__:919] Saving data for queue9.sab in /home/user/.sabnzbd/admin/queue9.sab
2015-01-11 18:49:52,950::INFO::[__init__:919] Saving data for rss_data.sab in /home/user/.sabnzbd/admin/rss_data.sab
2015-01-11 18:49:52,950::INFO::[__init__:919] Saving data for bookmarks.sab in /home/user/.sabnzbd/admin/bookmarks.sab
2015-01-11 18:49:52,951::INFO::[__init__:919] Saving data for watched_data.sab in /home/user/.sabnzbd/admin/watched_data.sab
2015-01-11 18:49:52,951::INFO::[postproc:85] Saving postproc queue
2015-01-11 18:49:52,951::INFO::[__init__:919] Saving data for postproc1.sab in /home/user/.sabnzbd/admin/postproc1.sab
2015-01-11 18:49:52,952::INFO::[__init__:440] All processes stopped
user@MyPC:~/SABnzbd-0.7.20>