Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many open files in Explainer #41

Open
sylvinus opened this issue Mar 16, 2016 · 0 comments
Open

Too many open files in Explainer #41

sylvinus opened this issue Mar 16, 2016 · 0 comments

Comments

@sylvinus
Copy link
Contributor

I had to restart the Explainer which was unresponsive because of this:

Traceback (most recent call last):
  File "/cosr/back/venv/lib/python2.7/site-packages/gevent/baseserver.py", line 175, in _do_read
  File "/cosr/back/venv/lib/python2.7/site-packages/gevent/server.py", line 114, in do_read
  File "/cosr/back/venv/lib/python2.7/site-packages/gevent/_socket2.py", line 180, in accept
error: [Errno 24] Too many open files

Not sure where we could be leaking some file descriptors, of if we happened to have too many open sockets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant