We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got an error about Python
[2022-12-27 13:03:37 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:8)
[2022-12-27 13:03:50 +0000] [8] [INFO] Worker exiting (pid: 8)
[2022-12-27 13:04:06 +0000] [9] [INFO] Booting worker with pid: 9
[2022-12-27 13:04:31 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:9)
[2022-12-27 13:04:31 +0000] [9] [INFO] Worker exiting (pid: 9)
[2022-12-27 13:04:32 +0000] [10] [INFO] Booting worker with pid: 10
[2022-12-27 13:05:02 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:10)
[2022-12-27 13:05:02 +0000] [10] [INFO] Worker exiting (pid: 10)
[2022-12-27 13:05:03 +0000] [11] [INFO] Booting worker with pid: 11
[2022-12-27 13:05:24 +0000] [11] [ERROR] Socket error processing request.
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py", line 133, in handle
req = next(parser)
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/parser.py", line 41, in next
self.mesg = self.mesg_class(self.cfg, self.unreader, self.req_count)
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 186, in init
super().__init__(cfg, unreader)
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 53, in init
unused = self.parse(self.unreader)
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 235, in parse
self.headers = self.parse_headers(data[:idx])
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 73, in parse_headers
remote_addr = self.unreader.sock.getpeername()
OSError: [Errno 107] Transport endpoint is not connected
The text was updated successfully, but these errors were encountered:
I got:
dashmachine | standard_init_linux.go:219: exec user process caused: exec format error
And the link to the full manual is dead, thanks to WebArchive
The last commit was over 2 years ago, so I think this repository is dead.
RIP
Sorry, something went wrong.
No branches or pull requests
I got an error about Python
[2022-12-27 13:03:37 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:8)
[2022-12-27 13:03:50 +0000] [8] [INFO] Worker exiting (pid: 8)
[2022-12-27 13:04:06 +0000] [9] [INFO] Booting worker with pid: 9
[2022-12-27 13:04:31 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:9)
[2022-12-27 13:04:31 +0000] [9] [INFO] Worker exiting (pid: 9)
[2022-12-27 13:04:32 +0000] [10] [INFO] Booting worker with pid: 10
[2022-12-27 13:05:02 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:10)
[2022-12-27 13:05:02 +0000] [10] [INFO] Worker exiting (pid: 10)
[2022-12-27 13:05:03 +0000] [11] [INFO] Booting worker with pid: 11
[2022-12-27 13:05:24 +0000] [11] [ERROR] Socket error processing request.
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py", line 133, in handle
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/parser.py", line 41, in next
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 186, in init
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 53, in init
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 235, in parse
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 73, in parse_headers
OSError: [Errno 107] Transport endpoint is not connected
[2022-12-27 13:05:24 +0000] [11] [ERROR] Socket error processing request.
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py", line 133, in handle
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/parser.py", line 41, in next
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 186, in init
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 53, in init
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 235, in parse
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 73, in parse_headers
OSError: [Errno 107] Transport endpoint is not connected
[2022-12-27 13:05:24 +0000] [11] [ERROR] Socket error processing request.
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py", line 133, in handle
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/parser.py", line 41, in next
File "/usr/local/lib/python3.8/site-packages/gunicorn/http/message.py", line 186, in init
The text was updated successfully, but these errors were encountered: