Page 1 of 1

Sabnzb closes after I open it Windows 10

Posted: September 29th, 2015, 2:50 pm
by bluestorm
I have installed sabnzb 0.8 alpha 3 and every time I open the program I see the icon in the tray then it's got and the browser doesn't open. I came across another post with the same thing and saw that someone asked to enter a sabnzbd-console.exe in cmd, here are my results.

C:\Program Files (x86)\SABnzbd>sabnzbd-console.exe
2015-09-29 15:43:18,193::INFO::[SABnzbd:1256] --------------------------------
2015-09-29 15:43:18,197::INFO::[SABnzbd:1257] sabnzbd-console.exe-0.8.0Alpha3 (rev=c4618bbafb6590bae676ff53d4a16c78c67ea738)
2015-09-29 15:43:18,203::INFO::[SABnzbd:1265] Platform=Windows-8-6.2.9200 (=Vista+ x64) Class=nt
2015-09-29 15:43:18,209::INFO::[SABnzbd:1270] Python-version = 2.7.8 (default, Jul 2 2014, 19:50:44) [MSC v.1500 32 bit (Intel)]
2015-09-29 15:43:18,214::INFO::[SABnzbd:1271] Arguments = sabnzbd-console.exe
2015-09-29 15:43:18,219::INFO::[SABnzbd:1316] Read INI file C:\Users\Matthew\AppData\Local\sabnzbd\sabnzbd.ini
2015-09-29 15:43:18,226::INFO::[__init__:926] Loading data for rss_data.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\rss_data.sab
2015-09-29 15:43:18,233::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\rss_data.sab missing
2015-09-29 15:43:18,239::INFO::[__init__:926] Loading data for totals10.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\totals10.sab
2015-09-29 15:43:18,246::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\totals10.sab missing
2015-09-29 15:43:18,252::INFO::[__init__:926] Loading data for totals9.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\totals9.sab
2015-09-29 15:43:18,259::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\totals9.sab missing
2015-09-29 15:43:18,282::INFO::[postproc:90] Loading postproc queue
2015-09-29 15:43:18,285::INFO::[__init__:926] Loading data for postproc2.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\postproc2.sab
2015-09-29 15:43:18,292::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\postproc2.sab missing
2015-09-29 15:43:18,299::INFO::[__init__:926] Loading data for queue10.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\queue10.sab
2015-09-29 15:43:18,305::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\queue10.sab missing
2015-09-29 15:43:18,312::INFO::[__init__:926] Loading data for queue9.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\queue9.sab
2015-09-29 15:43:18,319::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\queue9.sab missing
2015-09-29 15:43:18,325::INFO::[__init__:926] Loading data for watched_data2.sab from C:\Users\Matthew\AppData\Local\sabnzbd\admin\watched_data2.sab
2015-09-29 15:43:18,332::INFO::[__init__:929] C:\Users\Matthew\AppData\Local\sabnzbd\admin\watched_data2.sab missing
2015-09-29 15:43:18,342::INFO::[scheduler:187] Setting schedule for midnight BPS reset
2015-09-29 15:43:18,345::INFO::[downloader:217] Resuming
2015-09-29 15:43:18,357::INFO::[__init__:330] All processes started
2015-09-29 15:43:18,359::INFO::[SABnzbd:359] Web dir is C:\Program Files (x86)\SABnzbd\interfaces\Plush
2015-09-29 15:43:18,365::INFO::[SABnzbd:359] Web dir is C:\Program Files (x86)\SABnzbd\interfaces\Config
2015-09-29 15:43:18,384::INFO::[SABnzbd:491] _yenc module... found!
2015-09-29 15:43:18,388::INFO::[SABnzbd:499] par2 binary... found (C:\Program Files (x86)\SABnzbd\win\par2\x64\par2.exe)
2015-09-29 15:43:18,394::INFO::[SABnzbd:504] par2-classic binary... found (C:\Program Files (x86)\SABnzbd\win\par2\par2-classic.exe)
2015-09-29 15:43:18,404::INFO::[SABnzbd:507] unrar binary... found (C:\Program Files (x86)\SABnzbd\win\unrar\x64\UnRAR.exe)
2015-09-29 15:43:18,420::INFO::[SABnzbd:512] unzip binary... found (C:\Program Files (x86)\SABnzbd\win\unzip\unzip.exe)
2015-09-29 15:43:18,426::INFO::[SABnzbd:517] 7za binary... found (C:\Program Files (x86)\SABnzbd\win\7zip\7za.exe)
2015-09-29 15:43:18,430::INFO::[SABnzbd:532] pyOpenSSL... found (True)
2015-09-29 15:43:18,436::INFO::[SABnzbd:1524] Starting web-interface on 127.0.0.1:8080
2015-09-29 15:43:19,440::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Bus STARTING
2015-09-29 15:43:19,447::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Started monitor thread '_TimeoutMonitor'.
2015-09-29 15:43:19,555::ERROR::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "cherrypy\process\servers.pyo", line 187, in _start_http_thread
File "cherrypy\wsgiserver\wsgiserver2.pyo", line 1847, in start
error: No socket could be created

2015-09-29 15:43:19,572::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Bus STOPPING
2015-09-29 15:43:19,575::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8080)) already shut down
2015-09-29 15:43:19,584::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Stopped thread '_TimeoutMonitor'.
2015-09-29 15:43:19,592::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Bus STOPPED
2015-09-29 15:43:19,595::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Bus EXITING
2015-09-29 15:43:19,601::INFO::[_cplogging:201] [29/Sep/2015:15:43:19] ENGINE Bus EXITED

Re: Sabnzb closes after I open it Windows 10

Posted: September 29th, 2015, 2:51 pm
by shypike
Please try Beta1.

Re: Sabnzb closes after I open it Windows 10

Posted: September 29th, 2015, 2:55 pm
by bluestorm
This is strange the last thing I thought to do was restart and sure enough sabnzbd stared right up.

Edit: I feel silly I did not see that you wrote beta. I read it as Alpha 1, I see in the ui that there is an update to Beta 1. I will do that now. Count this as resolved.