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

ValueError:I/O operation on closed file #3324

Open
xiangpingjiang opened this issue Nov 19, 2024 · 0 comments
Open

ValueError:I/O operation on closed file #3324

xiangpingjiang opened this issue Nov 19, 2024 · 0 comments

Comments

@xiangpingjiang
Copy link

xiangpingjiang commented Nov 19, 2024

version 22.0.0

error :
2024-11-16 02:46:19,802 [526764] [ERROR] [glogging.exception:284] Exception in worker process
Traceback (most recent call last):
File "/home/admin/run/lib64/python3.10/site-packages/gunicorn/arbiter.py", line 609, in spawn_worker
worker.init_process()
File "/home/admin/run/lib64/python3.10/site-packages/gunicorn/workers/gthread.py", line 95, in init_process
super().init_process()
File "/home/admin/run/lib64/python3.10/site-packages/gunicorn/workers/base.py", line 116, in init_process
self.log.close_on_exec()
File "/home/admin/run/lib64/python3.10/site-packages/gunicorn/glogging.py", line 401, in close_on_exec
util.close_on_exec(handler.stream.fileno())
ValueError: I/O operation on closed file

there is still this issue #863

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