issue when enabled SSL
Posted: October 5th, 2013, 12:51 am
I am not sure what Is going on but SAB has been working great. I had recently updated it, and it still worked fine. I tried installing XDM and then uninstalling it. I am not sure if it had any bearing, but as soon as I turned ssl on XDM it would not work. Now I have the issue with SABNZBD.
I edited the ini file and set enable_https = 0 and SAB starts up fine, if I turn the https 1 , it does not startup.
can you please help see what the isse could be here is the partial log
2013-10-04 11:40:59,114::INFO::[SABnzbd:1256] --------------------------------
2013-10-04 11:40:59,115::INFO::[SABnzbd:1257] SABnzbd.py-0.7.16 (rev=14f39a21e3aa063d128f16505032e759c7ba3265)
2013-10-04 11:40:59,116::INFO::[SABnzbd:1269] Platform = posix
2013-10-04 11:40:59,121::INFO::[SABnzbd:1270] Python-version = 2.7.5 (default, May 30 2013, 23:48:57)
[GCC 4.3.2]
2013-10-04 11:40:59,122::INFO::[SABnzbd:1271] Arguments = /usr/local/sabnzbd/share/SABnzbd/SABnzbd.py -f /usr/local/sabnzbd/var/config.ini --pid /usr/local/sabnzbd/var/ -d
2013-10-04 11:40:59,123::INFO::[SABnzbd:1284] Read INI file /usr/local/sabnzbd/var/config.ini
2013-10-04 11:40:59,125::ERROR::[misc:1350] Cannot change permissions of /volume1/video/_0Downloads/incomplete
2013-10-04 11:40:59,126::INFO::[misc:1351] Traceback:
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/misc.py", line 1346, in set_chmod
os.chmod(path, permissions)
OSError: [Errno 1] Operation not permitted: '/volume1/video/_0Downloads/incomplete'
2013-10-04 11:40:59,132::INFO::[__init__:928] Loading data for bookmarks.sab from /usr/local/sabnzbd/var/admin/bookmarks.sab
2013-10-04 11:40:59,133::INFO::[__init__:928] Loading data for rss_data.sab from /usr/local/sabnzbd/var/admin/rss_data.sab
2013-10-04 11:40:59,135::INFO::[__init__:928] Loading data for totals9.sab from /usr/local/sabnzbd/var/admin/totals9.sab
2013-10-04 11:40:59,136::INFO::[postproc:90] Loading postproc queue
2013-10-04 11:40:59,138::INFO::[__init__:928] Loading data for postproc1.sab from /usr/local/sabnzbd/var/admin/postproc1.sab
2013-10-04 11:40:59,140::INFO::[__init__:928] Loading data for queue9.sab from /usr/local/sabnzbd/var/admin/queue9.sab
2013-10-04 11:40:59,143::INFO::[__init__:928] Loading data for watched_data.sab from /usr/local/sabnzbd/var/admin/watched_data.sab
2013-10-04 11:40:59,147::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2013-10-04 11:40:59,148::INFO::[downloader:211] Resuming
2013-10-04 11:40:59,149::INFO::[__init__:330] All processes started
2013-10-04 11:40:59,150::INFO::[SABnzbd:334] Web dir is /usr/local/sabnzbd/share/SABnzbd/interfaces/Plush
2013-10-04 11:40:59,152::INFO::[SABnzbd:334] Web dir is /usr/local/sabnzbd/share/SABnzbd/interfaces/Config
2013-10-04 11:40:59,298::INFO::[SABnzbd:463] _yenc module... found!
2013-10-04 11:40:59,300::INFO::[SABnzbd:471] par2 binary... found (/usr/local/sabnzbd/bin/par2)
2013-10-04 11:40:59,301::INFO::[SABnzbd:479] unrar binary... found (/usr/local/sabnzbd/bin/unrar)
2013-10-04 11:40:59,302::INFO::[SABnzbd:484] unzip binary... found (/usr/syno/bin/unzip)
2013-10-04 11:40:59,303::INFO::[SABnzbd:490] nice binary... found (/usr/local/sabnzbd/bin/nice)
2013-10-04 11:40:59,303::INFO::[SABnzbd:494] ionice binary... found (/usr/local/sabnzbd/bin/ionice)
2013-10-04 11:40:59,320::INFO::[SABnzbd:499] pyOpenSSL... found (True)
2013-10-04 11:40:59,338::INFO::[SABnzbd:1483] Starting web-interface on 0.0.0.0:9090
2013-10-04 11:40:59,341::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STARTING
2013-10-04 11:40:59,384::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Started monitor thread '_TimeoutMonitor'.
2013-10-04 11:40:59,500::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Serving on 0.0.0.0:9200
2013-10-04 11:40:59,510::ERROR::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1636, in start
self.bind(af, socktype, proto)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1678, in bind
self.ssl_context.use_privatekey_file(self.ssl_private_key)
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,511::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPING
2013-10-04 11:40:59,516::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9090)) already shut down
2013-10-04 11:40:59,522::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9200)) shut down
2013-10-04 11:40:59,559::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Stopped thread '_TimeoutMonitor'.
2013-10-04 11:40:59,559::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPED
2013-10-04 11:40:59,560::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITING
2013-10-04 11:40:59,561::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITED
2013-10-04 11:40:59,608::ERROR::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x102e5710>>
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,610::ERROR::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,611::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPING
2013-10-04 11:40:59,612::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9090)) already shut down
2013-10-04 11:40:59,621::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9200)) already shut down
2013-10-04 11:40:59,622::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE No thread running for _TimeoutMonitor.
2013-10-04 11:40:59,623::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPED
2013-10-04 11:40:59,624::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITING
2013-10-04 11:40:59,625::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITED
2013-10-04 11:40:59,633::ERROR::[SABnzbd:1504] Failed to start web-interface:
Traceback (most recent call last):
File "/usr/local/sabnzbd/share/SABnzbd/SABnzbd.py", line 1490, in main
cherrypy.engine.start()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,638::ERROR::[SABnzbd:303] Failed to start web-interface :
2013-10-04 11:40:59,639::INFO::[__init__:366] SABnzbd shutting down...
2013-10-04 11:40:59,640::INFO::[__init__:904] Saving data for bookmarks.sab in /usr/local/sabnzbd/var/admin/bookmarks.sab
2013-10-04 11:40:59,645::INFO::[urlgrabber:72] URLGrabber shutting down
2013-10-04 11:40:59,654::INFO::[__init__:904] Saving data for watched_data.sab in /usr/local/sabnzbd/var/admin/watched_data.sab
2013-10-04 11:40:59,656::INFO::[dirscanner:265] Dirscanner shutting down
2013-10-04 11:41:00,165::INFO::[postproc:84] Saving postproc queue
2013-10-04 11:41:00,166::INFO::[__init__:904] Saving data for postproc1.sab in /usr/local/sabnzbd/var/admin/postproc1.sab
2013-10-04 11:41:00,168::INFO::[nzbqueue:211] Saving queue
2013-10-04 11:41:00,169::INFO::[__init__:904] Saving data for queue9.sab in /usr/local/sabnzbd/var/admin/queue9.sab
2013-10-04 11:41:00,171::INFO::[__init__:904] Saving data for totals9.sab in /usr/local/sabnzbd/var/admin/totals9.sab
2013-10-04 11:41:00,173::INFO::[__init__:904] Saving data for rss_data.sab in /usr/local/sabnzbd/var/admin/rss_data.sab
2013-10-04 11:41:00,174::INFO::[__init__:904] Saving data for bookmarks.sab in /usr/local/sabnzbd/var/admin/bookmarks.sab
2013-10-04 11:41:00,176::INFO::[__init__:904] Saving data for watched_data.sab in /usr/local/sabnzbd/var/admin/watched_data.sab
2013-10-04 11:41:00,197::INFO::[postproc:84] Saving postproc queue
2013-10-04 11:41:00,198::INFO::[__init__:904] Saving data for postproc1.sab in /usr/local/sabnzbd/var/admin/postproc1.sab
2013-10-04 11:41:00,200::INFO::[__init__:426] All processes stopped
I edited the ini file and set enable_https = 0 and SAB starts up fine, if I turn the https 1 , it does not startup.
can you please help see what the isse could be here is the partial log
2013-10-04 11:40:59,114::INFO::[SABnzbd:1256] --------------------------------
2013-10-04 11:40:59,115::INFO::[SABnzbd:1257] SABnzbd.py-0.7.16 (rev=14f39a21e3aa063d128f16505032e759c7ba3265)
2013-10-04 11:40:59,116::INFO::[SABnzbd:1269] Platform = posix
2013-10-04 11:40:59,121::INFO::[SABnzbd:1270] Python-version = 2.7.5 (default, May 30 2013, 23:48:57)
[GCC 4.3.2]
2013-10-04 11:40:59,122::INFO::[SABnzbd:1271] Arguments = /usr/local/sabnzbd/share/SABnzbd/SABnzbd.py -f /usr/local/sabnzbd/var/config.ini --pid /usr/local/sabnzbd/var/ -d
2013-10-04 11:40:59,123::INFO::[SABnzbd:1284] Read INI file /usr/local/sabnzbd/var/config.ini
2013-10-04 11:40:59,125::ERROR::[misc:1350] Cannot change permissions of /volume1/video/_0Downloads/incomplete
2013-10-04 11:40:59,126::INFO::[misc:1351] Traceback:
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/misc.py", line 1346, in set_chmod
os.chmod(path, permissions)
OSError: [Errno 1] Operation not permitted: '/volume1/video/_0Downloads/incomplete'
2013-10-04 11:40:59,132::INFO::[__init__:928] Loading data for bookmarks.sab from /usr/local/sabnzbd/var/admin/bookmarks.sab
2013-10-04 11:40:59,133::INFO::[__init__:928] Loading data for rss_data.sab from /usr/local/sabnzbd/var/admin/rss_data.sab
2013-10-04 11:40:59,135::INFO::[__init__:928] Loading data for totals9.sab from /usr/local/sabnzbd/var/admin/totals9.sab
2013-10-04 11:40:59,136::INFO::[postproc:90] Loading postproc queue
2013-10-04 11:40:59,138::INFO::[__init__:928] Loading data for postproc1.sab from /usr/local/sabnzbd/var/admin/postproc1.sab
2013-10-04 11:40:59,140::INFO::[__init__:928] Loading data for queue9.sab from /usr/local/sabnzbd/var/admin/queue9.sab
2013-10-04 11:40:59,143::INFO::[__init__:928] Loading data for watched_data.sab from /usr/local/sabnzbd/var/admin/watched_data.sab
2013-10-04 11:40:59,147::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2013-10-04 11:40:59,148::INFO::[downloader:211] Resuming
2013-10-04 11:40:59,149::INFO::[__init__:330] All processes started
2013-10-04 11:40:59,150::INFO::[SABnzbd:334] Web dir is /usr/local/sabnzbd/share/SABnzbd/interfaces/Plush
2013-10-04 11:40:59,152::INFO::[SABnzbd:334] Web dir is /usr/local/sabnzbd/share/SABnzbd/interfaces/Config
2013-10-04 11:40:59,298::INFO::[SABnzbd:463] _yenc module... found!
2013-10-04 11:40:59,300::INFO::[SABnzbd:471] par2 binary... found (/usr/local/sabnzbd/bin/par2)
2013-10-04 11:40:59,301::INFO::[SABnzbd:479] unrar binary... found (/usr/local/sabnzbd/bin/unrar)
2013-10-04 11:40:59,302::INFO::[SABnzbd:484] unzip binary... found (/usr/syno/bin/unzip)
2013-10-04 11:40:59,303::INFO::[SABnzbd:490] nice binary... found (/usr/local/sabnzbd/bin/nice)
2013-10-04 11:40:59,303::INFO::[SABnzbd:494] ionice binary... found (/usr/local/sabnzbd/bin/ionice)
2013-10-04 11:40:59,320::INFO::[SABnzbd:499] pyOpenSSL... found (True)
2013-10-04 11:40:59,338::INFO::[SABnzbd:1483] Starting web-interface on 0.0.0.0:9090
2013-10-04 11:40:59,341::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STARTING
2013-10-04 11:40:59,384::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Started monitor thread '_TimeoutMonitor'.
2013-10-04 11:40:59,500::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Serving on 0.0.0.0:9200
2013-10-04 11:40:59,510::ERROR::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1636, in start
self.bind(af, socktype, proto)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1678, in bind
self.ssl_context.use_privatekey_file(self.ssl_private_key)
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,511::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPING
2013-10-04 11:40:59,516::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9090)) already shut down
2013-10-04 11:40:59,522::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9200)) shut down
2013-10-04 11:40:59,559::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Stopped thread '_TimeoutMonitor'.
2013-10-04 11:40:59,559::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPED
2013-10-04 11:40:59,560::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITING
2013-10-04 11:40:59,561::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITED
2013-10-04 11:40:59,608::ERROR::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x102e5710>>
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,610::ERROR::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,611::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPING
2013-10-04 11:40:59,612::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9090)) already shut down
2013-10-04 11:40:59,621::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9200)) already shut down
2013-10-04 11:40:59,622::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE No thread running for _TimeoutMonitor.
2013-10-04 11:40:59,623::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus STOPPED
2013-10-04 11:40:59,624::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITING
2013-10-04 11:40:59,625::INFO::[_cplogging:55] [04/Oct/2013:11:40:59] ENGINE Bus EXITED
2013-10-04 11:40:59,633::ERROR::[SABnzbd:1504] Failed to start web-interface:
Traceback (most recent call last):
File "/usr/local/sabnzbd/share/SABnzbd/SABnzbd.py", line 1490, in main
cherrypy.engine.start()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
Error: [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_PrivateKey_file', 'PEM lib')]
2013-10-04 11:40:59,638::ERROR::[SABnzbd:303] Failed to start web-interface :
2013-10-04 11:40:59,639::INFO::[__init__:366] SABnzbd shutting down...
2013-10-04 11:40:59,640::INFO::[__init__:904] Saving data for bookmarks.sab in /usr/local/sabnzbd/var/admin/bookmarks.sab
2013-10-04 11:40:59,645::INFO::[urlgrabber:72] URLGrabber shutting down
2013-10-04 11:40:59,654::INFO::[__init__:904] Saving data for watched_data.sab in /usr/local/sabnzbd/var/admin/watched_data.sab
2013-10-04 11:40:59,656::INFO::[dirscanner:265] Dirscanner shutting down
2013-10-04 11:41:00,165::INFO::[postproc:84] Saving postproc queue
2013-10-04 11:41:00,166::INFO::[__init__:904] Saving data for postproc1.sab in /usr/local/sabnzbd/var/admin/postproc1.sab
2013-10-04 11:41:00,168::INFO::[nzbqueue:211] Saving queue
2013-10-04 11:41:00,169::INFO::[__init__:904] Saving data for queue9.sab in /usr/local/sabnzbd/var/admin/queue9.sab
2013-10-04 11:41:00,171::INFO::[__init__:904] Saving data for totals9.sab in /usr/local/sabnzbd/var/admin/totals9.sab
2013-10-04 11:41:00,173::INFO::[__init__:904] Saving data for rss_data.sab in /usr/local/sabnzbd/var/admin/rss_data.sab
2013-10-04 11:41:00,174::INFO::[__init__:904] Saving data for bookmarks.sab in /usr/local/sabnzbd/var/admin/bookmarks.sab
2013-10-04 11:41:00,176::INFO::[__init__:904] Saving data for watched_data.sab in /usr/local/sabnzbd/var/admin/watched_data.sab
2013-10-04 11:41:00,197::INFO::[postproc:84] Saving postproc queue
2013-10-04 11:41:00,198::INFO::[__init__:904] Saving data for postproc1.sab in /usr/local/sabnzbd/var/admin/postproc1.sab
2013-10-04 11:41:00,200::INFO::[__init__:426] All processes stopped