High CPU and slowness even when not downloading
Posted: November 3rd, 2018, 7:28 am
In the past couple weeks I've found Sabnzbd is crashing on my Mac. If I load it, I can't even click on settings without it spinning the browser (doesn't matter which browser) and taking forever. If I'm lucky, it will load settings... otherwise it sits around 120% CPU then says "lost connection"
When it downloads, I can see it processing by watching the incomplete folder but it won't let me see the status screen in the browser.
Things have been stable for a long time. I've tried going back to 2.3.4 but that doesn't change anything. Nothing else has really changed in my environment that I know of, this system is usually rock solid.
I am seeing this in the logs:
Any suggestions?
When it downloads, I can see it processing by watching the incomplete folder but it won't let me see the status screen in the browser.
Things have been stable for a long time. I've tried going back to 2.3.4 but that doesn't change anything. Nothing else has really changed in my environment that I know of, this system is usually rock solid.
I am seeing this in the logs:
Code: Select all
2018-11-01 18:28:02,608::ERROR::[_cplogging:219] [01/Nov/2018:18:28:02] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
File "cherrypy/wsgiserver/__init__.pyc", line 2025, in start
File "cherrypy/wsgiserver/__init__.pyc", line 2077, in tick
File "socket.pyc", line 206, in accept
error: [Errno 24] Too many open files
2018-11-01 18:28:02,623::ERROR::[_cplogging:219] [01/Nov/2018:18:28:02] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
File "cherrypy/wsgiserver/__init__.pyc", line 2025, in start
File "cherrypy/wsgiserver/__init__.pyc", line 2077, in tick
File "socket.pyc", line 206, in accept
error: [Errno 24] Too many open files
2018-11-01 18:28:03,496::ERROR::[_cplogging:219] [01/Nov/2018:18:28:03] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
File "cherrypy/wsgiserver/__init__.pyc", line 2025, in start
File "cherrypy/wsgiserver/__init__.pyc", line 2077, in tick
File "socket.pyc", line 206, in accept
error: [Errno 24] Too many open files