Here's the error when starting up:
Code: Select all
2014-09-25 20:54:18,370::INFO::[SABnzbd:1262] --------------------------------
2014-09-25 20:54:18,370::INFO::[SABnzbd:1263] SABnzbd.py-0.7.18 (rev=2d10f879da8f5df418a2afe52923a63fb3bf23b9)
2014-09-25 20:54:18,370::INFO::[SABnzbd:1275] Platform = posix
2014-09-25 20:54:18,370::INFO::[SABnzbd:1276] Python-version = 2.7.3 (default, Apr 14 2012, 08:58:41) [GCC]
2014-09-25 20:54:18,370::INFO::[SABnzbd:1277] Arguments = /home/paul/Programs/Usenet/SABnzbd+/SABnzbd/SABnzbd.py -f /home/paul/.sabnzbd/sabnzbd.ini
2014-09-25 20:54:18,400::DEBUG::[SABnzbd:1283] My IPv4 address = 10.80.82.100
2014-09-25 20:54:18,401::DEBUG::[SABnzbd:1295] Could not determine my IPv6 address
2014-09-25 20:54:18,401::INFO::[SABnzbd:1309] Read INI file /home/paul/.sabnzbd/sabnzbd.ini
2014-09-25 20:54:18,401::INFO::[__init__:941] Loading data for bookmarks.sab from /home/paul/.sabnzbd/admin/bookmarks.sab
2014-09-25 20:54:18,402::INFO::[__init__:941] Loading data for rss_data.sab from /home/paul/.sabnzbd/admin/rss_data.sab
2014-09-25 20:54:18,402::INFO::[__init__:941] Loading data for totals9.sab from /home/paul/.sabnzbd/admin/totals9.sab
2014-09-25 20:54:18,402::DEBUG::[bpsmeter:171] Read quota q=0.0 l=0.0 reset=0
2014-09-25 20:54:18,402::INFO::[postproc:91] Loading postproc queue
2014-09-25 20:54:18,402::INFO::[__init__:941] Loading data for postproc1.sab from /home/paul/.sabnzbd/admin/postproc1.sab
2014-09-25 20:54:18,402::INFO::[__init__:941] Loading data for queue9.sab from /home/paul/.sabnzbd/admin/queue9.sab
2014-09-25 20:54:18,402::DEBUG::[downloader:127] Initializing downloader/decoder
2014-09-25 20:54:18,403::INFO::[__init__:941] Loading data for watched_data.sab from /home/paul/.sabnzbd/admin/watched_data.sab
2014-09-25 20:54:18,403::INFO::[__init__:941] Loading data for Rating.sab from /home/paul/.sabnzbd/admin/Rating.sab
2014-09-25 20:54:18,404::INFO::[__init__:944] /home/paul/.sabnzbd/admin/Rating.sab missing, trying old cache
2014-09-25 20:54:18,404::INFO::[__init__:947] /home/paul/.sabnzbd/cache/Rating.sab missing
2014-09-25 20:54:18,404::DEBUG::[scheduler:140] Scheduling RSS interval task every 60 min (delay=27)
2014-09-25 20:54:18,404::DEBUG::[scheduler:152] Scheduling VersionCheck on day 1 at 2:33
2014-09-25 20:54:18,404::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-09-25 20:54:18,404::INFO::[downloader:211] Resuming
2014-09-25 20:54:18,404::DEBUG::[__init__:545] PAUSED_ALL inactive
2014-09-25 20:54:18,404::INFO::[__init__:333] All processes started
2014-09-25 20:54:18,404::INFO::[SABnzbd:335] Web dir is /home/paul/Programs/Usenet/SABnzbd+/SABnzbd/interfaces/Plush
2014-09-25 20:54:18,405::INFO::[SABnzbd:335] Web dir is /home/paul/Programs/Usenet/SABnzbd+/SABnzbd/interfaces/Config
2014-09-25 20:54:18,405::DEBUG::[SABnzbd:1346] Unwanted extensions are ... []
2014-09-25 20:54:18,490::INFO::[SABnzbd:464] _yenc module... found!
2014-09-25 20:54:18,490::INFO::[SABnzbd:472] par2 binary... found (/usr/bin/par2)
2014-09-25 20:54:18,490::INFO::[SABnzbd:480] unrar binary... found (/usr/bin/unrar)
2014-09-25 20:54:18,490::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2014-09-25 20:54:18,490::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2014-09-25 20:54:18,490::INFO::[SABnzbd:495] ionice binary... found (/usr/bin/ionice)
2014-09-25 20:54:18,490::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2014-09-25 20:54:18,491::INFO::[SABnzbd:1510] Starting web-interface on 0.0.0.0:8080
2014-09-25 20:54:18,491::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus STARTING
2014-09-25 20:54:18,493::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-09-25 20:54:18,493::ERROR::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus STOPPING
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE HTTP Server None already shut down
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::1', 8080)) already shut down
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Stopped thread '_TimeoutMonitor'.
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus STOPPED
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus EXITING
2014-09-25 20:54:18,494::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus EXITED
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 504, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
2014-09-25 20:54:18,593::ERROR::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x3676450>>
Traceback (most recent call last):
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2014-09-25 20:54:18,694::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Serving on 0.0.0.0:8080
2014-09-25 20:54:18,694::ERROR::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2014-09-25 20:54:18,695::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus STOPPING
2014-09-25 20:54:18,696::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
2014-09-25 20:54:18,696::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::1', 8080)) already shut down
2014-09-25 20:54:18,696::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE No thread running for _TimeoutMonitor.
2014-09-25 20:54:18,696::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus STOPPED
2014-09-25 20:54:18,697::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus EXITING
2014-09-25 20:54:18,697::INFO::[_cplogging:55] [25/Sep/2014:20:54:18] ENGINE Bus EXITED
2014-09-25 20:54:18,697::ERROR::[SABnzbd:1525] Failed to start web-interface:
Traceback (most recent call last):
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/SABnzbd.py", line 1517, in main
cherrypy.engine.start()
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/home/paul/Programs/Usenet/SABnzbd+/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2014-09-25 20:54:18,697::ERROR::[SABnzbd:304] Failed to start web-interface : [Errno 99] Cannot assign requested address
2014-09-25 20:54:18,697::INFO::[__init__:371] SABnzbd shutting down...
2014-09-25 20:54:18,697::INFO::[__init__:917] Saving data for bookmarks.sab in /home/paul/.sabnzbd/admin/bookmarks.sab
2014-09-25 20:54:18,743::DEBUG::[__init__:378] Stopping URLGrabber
2014-09-25 20:54:18,743::INFO::[urlgrabber:72] URLGrabber shutting down
2014-09-25 20:54:18,743::DEBUG::[__init__:385] Stopping Newzbin-Grabber
2014-09-25 20:54:18,743::DEBUG::[__init__:392] Stopping rating
2014-09-25 20:54:18,743::DEBUG::[__init__:399] Stopping dirscanner
2014-09-25 20:54:18,744::INFO::[__init__:917] Saving data for watched_data.sab in /home/paul/.sabnzbd/admin/watched_data.sab
2014-09-25 20:54:18,744::INFO::[dirscanner:270] Dirscanner shutting down
2014-09-25 20:54:18,744::DEBUG::[__init__:408] Stopping downloader
2014-09-25 20:54:18,744::DEBUG::[__init__:411] Stopping assembler
2014-09-25 20:54:18,744::DEBUG::[__init__:418] Stopping postprocessor
2014-09-25 20:54:18,744::INFO::[postproc:85] Saving postproc queue
2014-09-25 20:54:18,744::INFO::[__init__:917] Saving data for postproc1.sab in /home/paul/.sabnzbd/admin/postproc1.sab
2014-09-25 20:54:18,744::INFO::[nzbqueue:214] Saving queue
2014-09-25 20:54:18,745::INFO::[__init__:917] Saving data for queue9.sab in /home/paul/.sabnzbd/admin/queue9.sab
2014-09-25 20:54:18,745::INFO::[__init__:917] Saving data for totals9.sab in /home/paul/.sabnzbd/admin/totals9.sab
2014-09-25 20:54:18,745::INFO::[__init__:917] Saving data for rss_data.sab in /home/paul/.sabnzbd/admin/rss_data.sab
2014-09-25 20:54:18,745::INFO::[__init__:917] Saving data for bookmarks.sab in /home/paul/.sabnzbd/admin/bookmarks.sab
2014-09-25 20:54:18,745::INFO::[__init__:917] Saving data for watched_data.sab in /home/paul/.sabnzbd/admin/watched_data.sab
2014-09-25 20:54:18,745::INFO::[postproc:85] Saving postproc queue
2014-09-25 20:54:18,746::INFO::[__init__:917] Saving data for postproc1.sab in /home/paul/.sabnzbd/admin/postproc1.sab
2014-09-25 20:54:18,746::DEBUG::[scheduler:229] Terminating scheduler
2014-09-25 20:54:18,746::INFO::[__init__:438] All processes stopped
Any idea what could be causing this? Thanks for the help in advance!

