Ubuntu 10.04 Deb/Ubuntu package
Sabnzbd has been crashing on a daily basis for over a week. It seemed to happen once I installed CouchPotato. CouchPotato was crashing too, but that seems to be stable now, while Sabnzbd is crashing daily. Sabnzbd has been paused every time it has crashed. I restarted the computer over the weekend to see if that might solve the problem, but it hasn't, still rebooting with the same error each time. Below is the error:
Like I said above, I am running CouchPotato on the same computer, and since installing it Sabnzbd started crashing. I also run SickBeard on the same computer but that has never crashed. I know all three are using CherryPy servers, could that be the issue? Too many running on that PC? Prior to CouchPotato, Sabnzbd and Sickbeard were working perfect, never crashing. All three apps are up to date as of this post. I'm not familiar with CherryPy so maybe someone out there with more experience can shed some light on whats going on here. Thanks![18/Oct/2010:18:09:05] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1640, in start
self.tick()
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1688, in tick
s, addr = self.socket.accept()
File "", line 4, in accept
File "/usr/lib/python2.6/socket.py", line 195, in accept
error: [Errno 24] Too many open files
[18/Oct/2010:18:09:05] ENGINE Bus STOPPING
[18/Oct/2010:18:09:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 4545)) shut down
[18/Oct/2010:18:09:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 9090)) shut down
[18/Oct/2010:18:09:05] ENGINE Stopped thread '_TimeoutMonitor'.
[18/Oct/2010:18:09:05] ENGINE Bus STOPPED
[18/Oct/2010:18:09:05] ENGINE Bus EXITING
[18/Oct/2010:18:09:05] ENGINE Bus EXITED