I had the same issue, could be I started the wizard from the installer.
I performed a deinstallation en installed SABnzbd again on a WHS 2011. After the install I am not to start the wizard from another workstation:
Code: Select all
2012-01-01 18:21:33,194::INFO::[sabnzbd:1207] --------------------------------
2012-01-01 18:21:33,194::INFO::[sabnzbd:1208] SABnzbd-service.exe-0.6.14 (rev=5bc41d90085f598b2ea0f54358fc8ed638eef754)
2012-01-01 18:21:33,210::INFO::[sabnzbd:1216] Platform=Windows-Vista-6.1.7601-SP1 (=Vista+ x64) Class=nt
2012-01-01 18:21:33,210::INFO::[sabnzbd:1221] Python-version = 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]
2012-01-01 18:21:33,210::INFO::[sabnzbd:1222] Arguments =
2012-01-01 18:21:33,210::INFO::[sabnzbd:1235] Read INI file e:\usenet\sabnzbd.ini
2012-01-01 18:21:33,226::INFO::[__init__:864] Loading data for bookmarks.sab from e:\usenet\admin\bookmarks.sab
2012-01-01 18:21:33,226::INFO::[__init__:864] Loading data for rss_data.sab from e:\usenet\admin\rss_data.sab
2012-01-01 18:21:33,226::INFO::[__init__:864] Loading data for totals9.sab from e:\usenet\admin\totals9.sab
2012-01-01 18:21:33,226::INFO::[__init__:867] e:\usenet\admin\totals9.sab missing, trying old cache
2012-01-01 18:21:33,226::INFO::[__init__:870] e:\usenet\cache\totals9.sab missing
2012-01-01 18:21:33,335::INFO::[postproc:89] Loading postproc queue
2012-01-01 18:21:33,335::INFO::[__init__:864] Loading data for postproc1.sab from e:\usenet\admin\postproc1.sab
2012-01-01 18:21:33,335::INFO::[__init__:864] Loading data for queue9.sab from e:\usenet\admin\queue9.sab
2012-01-01 18:21:33,335::INFO::[__init__:864] Loading data for watched_data.sab from e:\usenet\admin\watched_data.sab
2012-01-01 18:21:33,335::INFO::[downloader:194] Resuming
2012-01-01 18:21:33,335::INFO::[__init__:289] All processes started
2012-01-01 18:21:33,335::INFO::[sabnzbd:331] Web dir is C:\Program Files (x86)\SABnzbd\interfaces\Plush
2012-01-01 18:21:33,335::INFO::[sabnzbd:454] _yenc module... found!
2012-01-01 18:21:33,335::INFO::[sabnzbd:462] par2 binary... found (C:\Program Files (x86)\SABnzbd\win\par2\x64\par2.exe)
2012-01-01 18:21:33,335::INFO::[sabnzbd:467] par2-classic binary... found (C:\Program Files (x86)\SABnzbd\win\par2\par2-classic.exe)
2012-01-01 18:21:33,335::INFO::[sabnzbd:470] unrar binary... found (C:\Program Files (x86)\SABnzbd\win\unrar\x64\UnRAR.exe)
2012-01-01 18:21:33,335::INFO::[sabnzbd:475] unzip binary... found (C:\Program Files (x86)\SABnzbd\win\unzip\unzip.exe)
2012-01-01 18:21:33,335::INFO::[sabnzbd:490] pyOpenSSL... found (True)
2012-01-01 18:21:33,349::INFO::[sabnzbd:1402] Starting web-interface on 172.1.0.132:8080
2012-01-01 18:21:34,365::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus STARTING
2012-01-01 18:21:34,365::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-01-01 18:21:34,473::ERROR::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x0139BB70>>
Traceback (most recent call last):
File "cherrypy\process\wspbus.pyo", line 147, in publish
File "cherrypy\_cpserver.pyo", line 90, in start
File "cherrypy\process\servers.pyo", line 62, in start
File "cherrypy\process\servers.pyo", line 97, in wait
error: (10049, "Can't assign requested address")
2012-01-01 18:21:34,473::ERROR::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "cherrypy\process\wspbus.pyo", line 184, in start
File "cherrypy\process\wspbus.pyo", line 147, in publish
File "cherrypy\_cpserver.pyo", line 90, in start
File "cherrypy\process\servers.pyo", line 62, in start
File "cherrypy\process\servers.pyo", line 97, in wait
error: (10049, "Can't assign requested address")
2012-01-01 18:21:34,473::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus STOPPING
2012-01-01 18:21:34,473::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('172.1.0.132', 8080)) already shut down
2012-01-01 18:21:34,473::ERROR::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10049, "Can't assign requested address")
2012-01-01 18:21:34,473::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus STOPPING
2012-01-01 18:21:34,473::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('172.1.0.132', 8080)) already shut down
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Stopped thread '_TimeoutMonitor'.
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus STOPPED
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus EXITING
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus EXITED
2012-01-01 18:21:34,505::ERROR::[sabnzbd:1420] Failed to start web-interface:
Traceback (most recent call last):
File "SABnzbd.pyo", line 1409, in main
File "cherrypy\process\wspbus.pyo", line 184, in start
File "cherrypy\process\wspbus.pyo", line 147, in publish
File "cherrypy\_cpserver.pyo", line 90, in start
File "cherrypy\process\servers.pyo", line 62, in start
File "cherrypy\process\servers.pyo", line 97, in wait
error: (10049, "Can't assign requested address")
2012-01-01 18:21:34,505::ERROR::[sabnzbd:301] Failed to start web-interface :
2012-01-01 18:21:34,505::INFO::[__init__:325] SABnzbd shutting down...
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for bookmarks.sab in e:\usenet\admin\bookmarks.sab
2012-01-01 18:21:34,505::INFO::[urlgrabber:70] URLGrabber shutting down
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for watched_data.sab in e:\usenet\admin\watched_data.sab
2012-01-01 18:21:34,505::INFO::[dirscanner:254] Dirscanner shutting down
2012-01-01 18:21:34,505::INFO::[postproc:83] Saving postproc queue
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for postproc1.sab in e:\usenet\admin\postproc1.sab
2012-01-01 18:21:34,505::INFO::[nzbqueue:167] Saving queue
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for queue9.sab in e:\usenet\admin\queue9.sab
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for rss_data.sab in e:\usenet\admin\rss_data.sab
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for bookmarks.sab in e:\usenet\admin\bookmarks.sab
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for watched_data.sab in e:\usenet\admin\watched_data.sab
2012-01-01 18:21:34,505::INFO::[postproc:83] Saving postproc queue
2012-01-01 18:21:34,505::INFO::[__init__:840] Saving data for postproc1.sab in e:\usenet\admin\postproc1.sab
2012-01-01 18:21:34,505::INFO::[__init__:385] All processes stopped
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Stopped thread '_TimeoutMonitor'.
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus STOPPED
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus EXITING
2012-01-01 18:21:34,505::INFO::[_cplogging:55] [01/Jan/2012:18:21:34] ENGINE Bus EXITED
A basic portscan indicates no services are listening on ports 8080 and 9090.