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 have a problem Client: Docker Engine - Community Version: 24.0.7 API version: 1.43 Go version: go1.20.10
Server: Docker Engine - Community Engine: Version: 24.0.7 API version: 1.43 (minimum version 1.12)
after start
[2023-11-23 14:43:45 +0000] [1] [INFO] Starting gunicorn 21.2.0 [2023-11-23 14:43:45 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1) [2023-11-23 14:43:45 +0000] [1] [INFO] Using worker: sync [2023-11-23 14:43:45 +0000] [7] [INFO] Booting worker with pid: 7 [2023-11-23 14:43:47 +0000] [1] [ERROR] Worker (pid:7) exited with code 3 [2023-11-23 14:43:47 +0000] [1] [ERROR] Shutting down: Master [2023-11-23 14:43:47 +0000] [1] [ERROR] Reason: Worker failed to boot. [2023-11-24 05:42:14 +0000] [1] [INFO] Starting gunicorn 21.2.0 [2023-11-24 05:42:14 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1) [2023-11-24 05:42:14 +0000] [1] [INFO] Using worker: sync [2023-11-24 05:42:14 +0000] [7] [INFO] Booting worker with pid: 7 [2023-11-24 05:42:15 +0000] [1] [ERROR] Worker (pid:7) exited with code 3 [2023-11-24 05:42:15 +0000] [1] [ERROR] Shutting down: Master [2023-11-24 05:42:15 +0000] [1] [ERROR] Reason: Worker failed to boot.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a problem
Client: Docker Engine - Community
Version: 24.0.7
API version: 1.43
Go version: go1.20.10
Server: Docker Engine - Community
Engine:
Version: 24.0.7
API version: 1.43 (minimum version 1.12)
after start
[2023-11-23 14:43:45 +0000] [1] [INFO] Starting gunicorn 21.2.0
[2023-11-23 14:43:45 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1)
[2023-11-23 14:43:45 +0000] [1] [INFO] Using worker: sync
[2023-11-23 14:43:45 +0000] [7] [INFO] Booting worker with pid: 7
[2023-11-23 14:43:47 +0000] [1] [ERROR] Worker (pid:7) exited with code 3
[2023-11-23 14:43:47 +0000] [1] [ERROR] Shutting down: Master
[2023-11-23 14:43:47 +0000] [1] [ERROR] Reason: Worker failed to boot.
[2023-11-24 05:42:14 +0000] [1] [INFO] Starting gunicorn 21.2.0
[2023-11-24 05:42:14 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1)
[2023-11-24 05:42:14 +0000] [1] [INFO] Using worker: sync
[2023-11-24 05:42:14 +0000] [7] [INFO] Booting worker with pid: 7
[2023-11-24 05:42:15 +0000] [1] [ERROR] Worker (pid:7) exited with code 3
[2023-11-24 05:42:15 +0000] [1] [ERROR] Shutting down: Master
[2023-11-24 05:42:15 +0000] [1] [ERROR] Reason: Worker failed to boot.
The text was updated successfully, but these errors were encountered: