Quote:
Originally Posted by kovidgoyal
You cannot (although in the new server in calibre 3.0 you can).
|
Is the new server still based on CherryPy?
Quote:
Originally Posted by kovidgoyal
Why would you want to?
|
I accumulated almost a gigabyte of server_error_log.txt.* files filled with this error (and sometimes even the exact same timestamp, but duplicated hundreds of times):
Code:
[15/Sep/2016:02:29:32] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
File "site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 1837, in start
File "site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 1887, in tick
File "socket.py", line 202, in accept
error: [Errno 24] Too many open files
(cf.
this)
This seems to be related to
Bug #1580395.