Too many open files error. [Windows]
Posted: December 5th, 2014, 6:40 am
I've been getting errors like the following since upgrading to Sab 0.7.20
ERROR: [05/Dec/2014:06:31:22] Traceback (most recent call last): File "cherrypy\_cprequest.pyo", line 98, in run File "cherrypy\_cprequest.pyo", line 58, in __call__ File "cherrypy\_cptools.pyo", line 158, in _wrapper File "cherrypy\lib\static.pyo", line 199, in staticdir File "cherrypy\lib\static.pyo", line 146, in _attempt File "cherrypy\lib\static.pyo", line 72, in serve_file IOError: [Errno 24] Too many open files: 'C:\\Program Files (x86)\\SABnzbd\\interfaces\\Plush\\templates\\static\\stylesheets/colorschemes/gold/images/nav/help.png'
It seems to pop up when the NzbToMedia script is running, and there is an NZB that gets added (because of a failed download for instance, or because I've recently added a show in SickRage). SickRage and NzbToMedia were working well together prior to the 0.7.20 update.
Since 0.7.20 I've also configured sab to report feedback to Usenet-Crawler.
Anyone have any idea what might be causing the too many files open error? It goes away after a restart of Sab, so I'm guessing Sab is the application holding on to too many file handles.
ERROR: [05/Dec/2014:06:31:22] Traceback (most recent call last): File "cherrypy\_cprequest.pyo", line 98, in run File "cherrypy\_cprequest.pyo", line 58, in __call__ File "cherrypy\_cptools.pyo", line 158, in _wrapper File "cherrypy\lib\static.pyo", line 199, in staticdir File "cherrypy\lib\static.pyo", line 146, in _attempt File "cherrypy\lib\static.pyo", line 72, in serve_file IOError: [Errno 24] Too many open files: 'C:\\Program Files (x86)\\SABnzbd\\interfaces\\Plush\\templates\\static\\stylesheets/colorschemes/gold/images/nav/help.png'
It seems to pop up when the NzbToMedia script is running, and there is an NZB that gets added (because of a failed download for instance, or because I've recently added a show in SickRage). SickRage and NzbToMedia were working well together prior to the 0.7.20 update.
Since 0.7.20 I've also configured sab to report feedback to Usenet-Crawler.
Anyone have any idea what might be causing the too many files open error? It goes away after a restart of Sab, so I'm guessing Sab is the application holding on to too many file handles.