it continued to crash so i enabled debugging. here is a bit more extensive log
Code: Select all
$ cat /mnt/mythtv/sabnzb/logs/sabnzbd.log | grep -b10 -a10 ERROR
2544827-2014-01-20 19:45:12,508::INFO::[sabnzbdplus:442] _yenc module... found!
2544899-2014-01-20 19:45:12,509::INFO::[sabnzbdplus:450] par2 binary... found (/usr/bin/par2)
2544985-2014-01-20 19:45:12,509::INFO::[sabnzbdplus:458] unrar binary... found (/usr/bin/unrar)
2545073-2014-01-20 19:45:12,509::INFO::[sabnzbdplus:463] unzip binary... found (/usr/bin/unzip)
2545161-2014-01-20 19:45:12,509::INFO::[sabnzbdplus:469] nice binary... found (/usr/bin/nice)
2545247-2014-01-20 19:45:12,510::INFO::[sabnzbdplus:473] ionice binary... found (/usr/bin/ionice)
2545337-2014-01-20 19:45:12,510::INFO::[sabnzbdplus:478] pyOpenSSL... found (True)
2545412-2014-01-20 19:45:12,513::INFO::[sabnzbdplus:1390] Starting web-interface on 192.168.1.102:8080
2545507-2014-01-20 19:45:12,515::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus STARTING
2545597-2014-01-20 19:45:12,691::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Started monitor thread '_TimeoutMonitor'.
2545716:2014-01-20 19:45:12,694::ERROR::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Error in HTTP server: shutting down
2545830-Traceback (most recent call last):
2545865- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
2545957- self.httpserver.start()
2545985- File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1644, in start
2546070- raise socket.error, msg
2546098-error: [Errno 99] Cannot assign requested address
2546148-
2546149-2014-01-20 19:45:12,694::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus STOPPING
2546239-2014-01-20 19:45:12,695::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.1.102', 8080)) already shut down
2546408-2014-01-20 19:45:12,698::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Stopped thread '_TimeoutMonitor'.
2546519-2014-01-20 19:45:12,698::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus STOPPED
2546608-2014-01-20 19:45:12,698::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus EXITING
2546697-2014-01-20 19:45:12,699::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus EXITED
2546785:2014-01-20 19:45:12,793::ERROR::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x292bfd0>>
2546968-Traceback (most recent call last):
2547003- File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
2547084- output.append(listener(*args, **kwargs))
2547129- File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
2547202- ServerAdapter.start(self)
2547232- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
2547311- self.wait()
2547327- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
2547405- raise self.interrupt
2547430-error: [Errno 99] Cannot assign requested address
2547480-
2547481:2014-01-20 19:45:12,794::ERROR::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Shutting down due to error in start listener:
2547605-Traceback (most recent call last):
2547640- File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
2547719- self.publish('start')
2547745- File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
2547826- output.append(listener(*args, **kwargs))
2547871- File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
2547944- ServerAdapter.start(self)
2547974- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
2548053- self.wait()
2548069- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
2548147- raise self.interrupt
2548172-error: [Errno 99] Cannot assign requested address
2548222-
2548223-2014-01-20 19:45:12,794::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus STOPPING
2548313-2014-01-20 19:45:12,794::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.1.102', 8080)) already shut down
2548482-2014-01-20 19:45:12,794::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE No thread running for _TimeoutMonitor.
2548598-2014-01-20 19:45:12,795::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus STOPPED
2548687-2014-01-20 19:45:12,795::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus EXITING
2548776-2014-01-20 19:45:12,795::INFO::[_cplogging:55] [20/Jan/2014:19:45:12] ENGINE Bus EXITED
2548864:2014-01-20 19:45:12,795::ERROR::[sabnzbdplus:1405] Failed to start web-interface:
2548947-Traceback (most recent call last):
2548982- File "/usr/bin/sabnzbdplus", line 1397, in main
2549032- cherrypy.engine.start()
2549060- File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
2549139- self.publish('start')
2549165- File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
2549246- output.append(listener(*args, **kwargs))
2549291- File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
2549364- ServerAdapter.start(self)
2549394- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
2549473- self.wait()
2549489- File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
2549567- raise self.interrupt
2549592-error: [Errno 99] Cannot assign requested address
2549642:2014-01-20 19:45:12,797::ERROR::[sabnzbdplus:302] Failed to start web-interface : [Errno 99] Cannot assign requested address
2549767-2014-01-20 19:45:12,797::INFO::[__init__:325] SABnzbd shutting down...
2549838-2014-01-20 19:45:12,798::INFO::[__init__:846] Saving data for bookmarks.sab in /mnt/mythtv/sabnzb/admin/bookmarks.sab
2549956-2014-01-20 19:45:12,805::DEBUG::[__init__:332] Stopping URLGrabber
2550023-2014-01-20 19:45:12,805::INFO::[urlgrabber:70] URLGrabber shutting down
2550095-2014-01-20 19:45:12,805::DEBUG::[__init__:339] Stopping Newzbin-Grabber
2550167-2014-01-20 19:45:12,805::DEBUG::[__init__:346] Stopping dirscanner
2550234-2014-01-20 19:45:12,806::INFO::[__init__:846] Saving data for watched_data.sab in /mnt/mythtv/sabnzb/admin/watched_data.sab
2550358-2014-01-20 19:45:12,806::INFO::[dirscanner:254] Dirscanner shutting down
2550431-2014-01-20 19:45:12,806::DEBUG::[__init__:355] Stopping downloader
2550498-2014-01-20 19:45:12,807::DEBUG::[__init__:358] Stopping assembler