Unable to Install

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
feelenjoy
Newbie
Newbie
Posts: 3
Joined: February 25th, 2014, 9:36 pm

Unable to Install

Post by feelenjoy »

Hello everyone. I'm not sure what is going on. I downloaded the most recent version of Sabnzbd (7.16) and installed in on Windows 7 Ultimate SP 1 x64.
The installation goes fine. I load up the program and access it manually at localhost:8080. The wizard loads up and everything looks good. However, after about 15-20 seconds the following message pops up and I lose my connection to the program and cannot continue in the wizard.

SABnzbd.exe 0.7.16
SABnzbd needs a free tcp/ip port for its internal web server.
Port 8080 on localhost was tried , but it is not available.
Some other software uses the port or SABnzbd is already running.
Please restart SABnzbd with a different port number.
Press Startkey+R and type the line (example):
"C:\Program Files (x86)\SABnzbd\SABnzbd.exe" --server localhost:8081
If you get this error message again, please try a different number.
Program did not start!

I've tried this on multiple ports with the same problem. It initially loads, I can access the wizard and then I get the error. Below is my log in case anyone smarter than I can figure out what is going on. Thanks!

2014-02-25 20:49:19,862::INFO::[sabnzbd:1256] --------------------------------
2014-02-25 20:49:19,862::INFO::[sabnzbd:1257] SABnzbd.exe-0.7.16 (rev=14f39a21e3aa063d128f16505032e759c7ba3265)
2014-02-25 20:49:23,470::INFO::[sabnzbd:1265] Platform=Windows-Vista-6.1.7601-SP1 (=Vista+ x64) Class=nt
2014-02-25 20:49:23,470::INFO::[sabnzbd:1270] Python-version = 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]
2014-02-25 20:49:23,470::INFO::[sabnzbd:1271] Arguments = C:\Users\PSS\Desktop\SABnzbd-0.7.16\SABnzbd.exe
2014-02-25 20:49:23,470::INFO::[sabnzbd:1284] Read INI file C:\Users\PSS\AppData\Local\sabnzbd\sabnzbd.ini
2014-02-25 20:49:23,471::INFO::[__init__:928] Loading data for bookmarks.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab
2014-02-25 20:49:23,471::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab missing, trying old cache
2014-02-25 20:49:23,471::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\bookmarks.sab missing
2014-02-25 20:49:23,471::INFO::[__init__:928] Loading data for rss_data.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\rss_data.sab
2014-02-25 20:49:23,473::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\rss_data.sab missing, trying old cache
2014-02-25 20:49:23,473::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\rss_data.sab missing
2014-02-25 20:49:23,473::INFO::[__init__:928] Loading data for totals9.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\totals9.sab
2014-02-25 20:49:23,473::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\totals9.sab missing, trying old cache
2014-02-25 20:49:23,473::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\totals9.sab missing
2014-02-25 20:49:23,487::INFO::[postproc:90] Loading postproc queue
2014-02-25 20:49:23,489::INFO::[__init__:928] Loading data for postproc1.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab
2014-02-25 20:49:23,489::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab missing, trying old cache
2014-02-25 20:49:23,489::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\postproc1.sab missing
2014-02-25 20:49:23,489::INFO::[__init__:928] Loading data for queue9.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\queue9.sab
2014-02-25 20:49:23,489::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\queue9.sab missing, trying old cache
2014-02-25 20:49:23,490::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\queue9.sab missing
2014-02-25 20:49:23,490::INFO::[__init__:928] Loading data for watched_data.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab
2014-02-25 20:49:23,490::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab missing, trying old cache
2014-02-25 20:49:23,490::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\watched_data.sab missing
2014-02-25 20:49:23,490::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-02-25 20:49:23,490::INFO::[downloader:211] Resuming
2014-02-25 20:49:23,494::INFO::[__init__:330] All processes started
2014-02-25 20:49:23,494::INFO::[sabnzbd:334] Web dir is C:\Users\PSS\Desktop\SABnzbd-0.7.16\interfaces\Plush
2014-02-25 20:49:23,494::INFO::[sabnzbd:334] Web dir is C:\Users\PSS\Desktop\SABnzbd-0.7.16\interfaces\Config
2014-02-25 20:49:23,506::INFO::[sabnzbd:463] _yenc module... found!
2014-02-25 20:49:23,506::INFO::[sabnzbd:471] par2 binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\par2\x64\par2.exe)
2014-02-25 20:49:23,507::INFO::[sabnzbd:476] par2-classic binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\par2\par2-classic.exe)
2014-02-25 20:49:23,507::INFO::[sabnzbd:479] unrar binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\unrar\x64\UnRAR.exe)
2014-02-25 20:49:23,507::INFO::[sabnzbd:484] unzip binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\unzip\unzip.exe)
2014-02-25 20:49:23,507::INFO::[sabnzbd:499] pyOpenSSL... found (True)
2014-02-25 20:49:23,509::INFO::[sabnzbd:1483] Starting web-interface on ::1:8080
2014-02-25 20:49:25,513::INFO::[_cplogging:55] [25/Feb/2014:20:49:25] ENGINE Bus STARTING
2014-02-25 20:49:25,519::INFO::[_cplogging:55] [25/Feb/2014:20:49:25] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-02-25 20:49:27,693::INFO::[_cplogging:55] [25/Feb/2014:20:49:27] ENGINE Serving on 127.0.0.1:8080
2014-02-25 20:50:22,950::ERROR::[_cplogging:55] [25/Feb/2014:20:50:22] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x02697AF0>>
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 103, in wait
File "cherrypy\process\servers.pyo", line 275, in wait_for_occupied_port
IOError: Port 8080 not bound on '::1'

2014-02-25 20:50:22,950::ERROR::[_cplogging:55] [25/Feb/2014:20:50:22] 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 103, in wait
File "cherrypy\process\servers.pyo", line 275, in wait_for_occupied_port
IOError: Port 8080 not bound on '::1'

2014-02-25 20:50:22,950::INFO::[_cplogging:55] [25/Feb/2014:20:50:22] ENGINE Bus STOPPING
2014-02-25 20:50:22,950::INFO::[_cplogging:55] [25/Feb/2014:20:50:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::1', 8080)) already shut down
2014-02-25 20:50:23,069::INFO::[_cplogging:55] [25/Feb/2014:20:50:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8080)) shut down
2014-02-25 20:50:23,088::INFO::[_cplogging:55] [25/Feb/2014:20:50:23] ENGINE Stopped thread '_TimeoutMonitor'.
2014-02-25 20:50:23,088::INFO::[_cplogging:55] [25/Feb/2014:20:50:23] ENGINE Bus STOPPED
2014-02-25 20:50:23,088::INFO::[_cplogging:55] [25/Feb/2014:20:50:23] ENGINE Bus EXITING
2014-02-25 20:50:23,088::INFO::[_cplogging:55] [25/Feb/2014:20:50:23] ENGINE Bus EXITED
2014-02-25 20:50:23,088::ERROR::[sabnzbd:1498] Failed to start web-interface:
Traceback (most recent call last):
File "SABnzbd.py", line 1490, 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 103, in wait
File "cherrypy\process\servers.pyo", line 275, in wait_for_occupied_port
IOError: Port 8080 not bound on '::1'
2014-02-25 20:50:23,088::ERROR::[sabnzbd:303] Failed to start web-interface : Port 8080 not bound on '::1'
2014-02-25 20:50:23,092::INFO::[panic:247] Lauching browser with c:\users\PSS\appdata\local\temp\tmpqo2cza.html
2014-02-25 20:50:23,154::INFO::[__init__:366] SABnzbd shutting down...
2014-02-25 20:50:23,154::INFO::[__init__:904] Saving data for bookmarks.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab
2014-02-25 20:50:23,154::INFO::[urlgrabber:72] URLGrabber shutting down
2014-02-25 20:50:23,154::INFO::[__init__:904] Saving data for watched_data.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab
2014-02-25 20:50:23,155::INFO::[dirscanner:265] Dirscanner shutting down
2014-02-25 20:50:23,655::INFO::[postproc:84] Saving postproc queue
2014-02-25 20:50:23,655::INFO::[__init__:904] Saving data for postproc1.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab
2014-02-25 20:50:23,658::INFO::[nzbqueue:211] Saving queue
2014-02-25 20:50:23,658::INFO::[__init__:904] Saving data for queue9.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\queue9.sab
2014-02-25 20:50:23,661::INFO::[__init__:904] Saving data for rss_data.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\rss_data.sab
2014-02-25 20:50:23,663::INFO::[__init__:904] Saving data for bookmarks.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab
2014-02-25 20:50:23,664::INFO::[__init__:904] Saving data for watched_data.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab
2014-02-25 20:50:23,664::INFO::[postproc:84] Saving postproc queue
2014-02-25 20:50:23,664::INFO::[__init__:904] Saving data for postproc1.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab
2014-02-25 20:50:23,665::INFO::[__init__:426] All processes stopped
2014-02-25 20:54:25,848::INFO::[sabnzbd:1256] --------------------------------
2014-02-25 20:54:25,848::INFO::[sabnzbd:1257] SABnzbd.exe-0.7.16 (rev=14f39a21e3aa063d128f16505032e759c7ba3265)
2014-02-25 20:54:25,911::INFO::[sabnzbd:1265] Platform=Windows-Vista-6.1.7601-SP1 (=Vista+ x64) Class=nt
2014-02-25 20:54:25,911::INFO::[sabnzbd:1270] Python-version = 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]
2014-02-25 20:54:25,911::INFO::[sabnzbd:1271] Arguments = C:\Users\PSS\Desktop\SABnzbd-0.7.16\SABnzbd.exe
2014-02-25 20:54:25,911::INFO::[sabnzbd:1284] Read INI file C:\Users\PSS\AppData\Local\sabnzbd\sabnzbd.ini
2014-02-25 20:54:25,911::INFO::[__init__:928] Loading data for bookmarks.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab
2014-02-25 20:54:25,911::INFO::[__init__:928] Loading data for rss_data.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\rss_data.sab
2014-02-25 20:54:25,911::INFO::[__init__:928] Loading data for totals9.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\totals9.sab
2014-02-25 20:54:25,911::INFO::[__init__:931] C:\Users\PSS\AppData\Local\sabnzbd\admin\totals9.sab missing, trying old cache
2014-02-25 20:54:25,911::INFO::[__init__:934] C:\Users\PSS\AppData\Local\sabnzbd\cache\totals9.sab missing
2014-02-25 20:54:25,926::INFO::[postproc:90] Loading postproc queue
2014-02-25 20:54:25,926::INFO::[__init__:928] Loading data for postproc1.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab
2014-02-25 20:54:25,926::INFO::[__init__:928] Loading data for queue9.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\queue9.sab
2014-02-25 20:54:25,926::INFO::[__init__:928] Loading data for watched_data.sab from C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab
2014-02-25 20:54:25,926::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-02-25 20:54:25,926::INFO::[downloader:211] Resuming
2014-02-25 20:54:25,926::INFO::[__init__:330] All processes started
2014-02-25 20:54:25,926::INFO::[sabnzbd:334] Web dir is C:\Users\PSS\Desktop\SABnzbd-0.7.16\interfaces\Plush
2014-02-25 20:54:25,926::INFO::[sabnzbd:334] Web dir is C:\Users\PSS\Desktop\SABnzbd-0.7.16\interfaces\Config
2014-02-25 20:54:25,941::INFO::[sabnzbd:463] _yenc module... found!
2014-02-25 20:54:25,957::INFO::[sabnzbd:471] par2 binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\par2\x64\par2.exe)
2014-02-25 20:54:25,957::INFO::[sabnzbd:476] par2-classic binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\par2\par2-classic.exe)
2014-02-25 20:54:25,957::INFO::[sabnzbd:479] unrar binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\unrar\x64\UnRAR.exe)
2014-02-25 20:54:25,957::INFO::[sabnzbd:484] unzip binary... found (C:\Users\PSS\Desktop\SABnzbd-0.7.16\win\unzip\unzip.exe)
2014-02-25 20:54:25,957::INFO::[sabnzbd:499] pyOpenSSL... found (True)
2014-02-25 20:54:25,957::INFO::[sabnzbd:1483] Starting web-interface on ::1:8080
2014-02-25 20:54:27,986::INFO::[_cplogging:55] [25/Feb/2014:20:54:27] ENGINE Bus STARTING
2014-02-25 20:54:27,986::INFO::[_cplogging:55] [25/Feb/2014:20:54:27] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-02-25 20:54:28,203::INFO::[_cplogging:55] [25/Feb/2014:20:54:28] ENGINE Serving on 127.0.0.1:8080
2014-02-25 20:55:23,867::ERROR::[_cplogging:55] [25/Feb/2014:20:55:23] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x027B7AF0>>
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 103, in wait
File "cherrypy\process\servers.pyo", line 275, in wait_for_occupied_port
IOError: Port 8080 not bound on '::1'

2014-02-25 20:55:23,868::ERROR::[_cplogging:55] [25/Feb/2014:20:55:23] 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 103, in wait
File "cherrypy\process\servers.pyo", line 275, in wait_for_occupied_port
IOError: Port 8080 not bound on '::1'

2014-02-25 20:55:23,868::INFO::[_cplogging:55] [25/Feb/2014:20:55:23] ENGINE Bus STOPPING
2014-02-25 20:55:23,868::INFO::[_cplogging:55] [25/Feb/2014:20:55:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::1', 8080)) already shut down
2014-02-25 20:55:24,071::INFO::[_cplogging:55] [25/Feb/2014:20:55:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8080)) shut down
2014-02-25 20:55:24,115::INFO::[_cplogging:55] [25/Feb/2014:20:55:24] ENGINE Stopped thread '_TimeoutMonitor'.
2014-02-25 20:55:24,115::INFO::[_cplogging:55] [25/Feb/2014:20:55:24] ENGINE Bus STOPPED
2014-02-25 20:55:24,117::INFO::[_cplogging:55] [25/Feb/2014:20:55:24] ENGINE Bus EXITING
2014-02-25 20:55:24,117::INFO::[_cplogging:55] [25/Feb/2014:20:55:24] ENGINE Bus EXITED
2014-02-25 20:55:24,117::ERROR::[sabnzbd:1498] Failed to start web-interface:
Traceback (most recent call last):
File "SABnzbd.py", line 1490, 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 103, in wait
File "cherrypy\process\servers.pyo", line 275, in wait_for_occupied_port
IOError: Port 8080 not bound on '::1'
2014-02-25 20:55:24,118::ERROR::[sabnzbd:303] Failed to start web-interface : Port 8080 not bound on '::1'
2014-02-25 20:55:24,121::INFO::[panic:247] Lauching browser with c:\users\PSS\appdata\local\temp\tmpxotph4.html
2014-02-25 20:55:24,194::INFO::[__init__:366] SABnzbd shutting down...
2014-02-25 20:55:24,196::INFO::[__init__:904] Saving data for bookmarks.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab
2014-02-25 20:55:24,196::INFO::[urlgrabber:72] URLGrabber shutting down
2014-02-25 20:55:24,197::INFO::[__init__:904] Saving data for watched_data.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab
2014-02-25 20:55:24,197::INFO::[dirscanner:265] Dirscanner shutting down
2014-02-25 20:55:24,697::INFO::[postproc:84] Saving postproc queue
2014-02-25 20:55:24,697::INFO::[__init__:904] Saving data for postproc1.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab
2014-02-25 20:55:24,700::INFO::[nzbqueue:211] Saving queue
2014-02-25 20:55:24,700::INFO::[__init__:904] Saving data for queue9.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\queue9.sab
2014-02-25 20:55:24,701::INFO::[__init__:904] Saving data for rss_data.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\rss_data.sab
2014-02-25 20:55:24,703::INFO::[__init__:904] Saving data for bookmarks.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\bookmarks.sab
2014-02-25 20:55:24,706::INFO::[__init__:904] Saving data for watched_data.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\watched_data.sab
2014-02-25 20:55:24,707::INFO::[postproc:84] Saving postproc queue
2014-02-25 20:55:24,707::INFO::[__init__:904] Saving data for postproc1.sab in C:\Users\PSS\AppData\Local\sabnzbd\admin\postproc1.sab
2014-02-25 20:55:24,707::INFO::[__init__:426] All processes stopped
feelenjoy
Newbie
Newbie
Posts: 3
Joined: February 25th, 2014, 9:36 pm

Re: Unable to Install

Post by feelenjoy »

I suspect it has something to so with this
2014-02-25 20:50:22,950::ERROR::[_cplogging:55] [25/Feb/2014:20:50:22] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x02697AF0>>
feelenjoy
Newbie
Newbie
Posts: 3
Joined: February 25th, 2014, 9:36 pm

Re: Unable to Install

Post by feelenjoy »

after further research the following command line seems to work:
"C:\Program Files (x86)\SABnzbd\SABnzbd.exe" -server ssx64:7139
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Unable to Install

Post by shypike »

For some reason on your system, localhost resolves only to the IPv6 address ::1
What you did is a good solution.
Post Reply