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

python [Errno 24] Too many open files #24

Open
FreifunkUFO opened this issue Dec 3, 2017 · 2 comments
Open

python [Errno 24] Too many open files #24

FreifunkUFO opened this issue Dec 3, 2017 · 2 comments

Comments

@FreifunkUFO
Copy link
Contributor

Nach ein paar Tagen bringt meshkit öfters folgenden fehler.
(workaround ist das stoppen und -9-killen der python prozesse

DEBUG:__restricted__: result: null
Traceback (most recent call last):
File "/home/walter/meshkit/web2py/gluon/shell.py", line 271, in run
File "<string>", line 1, in <module>
File "/home/walter/meshkit/web2py/gluon/scheduler.py", line 730, in loop
File "/home/walter/meshkit/web2py/gluon/scheduler.py", line 354, in async
File "/usr/lib/python2.7/multiprocessing/__init__.py", line 218, in Queue
File "/usr/lib/python2.7/multiprocessing/queues.py", line 63, in init
File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 147, in init
File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 75, in init
OSError: [Errno 24] Too many open files

@FreifunkUFO
Copy link
Contributor Author

das passiert im screen-fenster, wo folgendes laeuft:

python web2py.py -M -K meshkit

@FreifunkUFO
Copy link
Contributor Author

laut https://plan.leipzig.freifunk.net/issues/505#change-2153 mal probieren, das ulimit zu erhöhen...

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

No branches or pull requests

1 participant