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

WORKER TIMEOUT #1

Open
1371030 opened this issue Jan 8, 2019 · 0 comments
Open

WORKER TIMEOUT #1

1371030 opened this issue Jan 8, 2019 · 0 comments

Comments

@1371030
Copy link

1371030 commented Jan 8, 2019

run for mac 10.13.6
docker Version 2.0.0.0-mac81 (29211) Engine: 18.09.0

[2019-01-08 00:55:51 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2019-01-08 00:55:51 +0000] [1] [INFO] Listening at: http://0.0.0.0:10080 (1)
[2019-01-08 00:55:51 +0000] [1] [INFO] Using worker: sync
[2019-01-08 00:55:51 +0000] [8] [INFO] Booting worker with pid: 8
[2019-01-08 00:55:51 +0000] [10] [INFO] Booting worker with pid: 10
[2019-01-08 00:56:22 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:8)
[2019-01-08 00:56:22 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:10)
Using TensorFlow backend.
[2019-01-08 00:56:22 +0000] [8] [INFO] Worker exiting (pid: 8)
Using TensorFlow backend.
[2019-01-08 00:56:22 +0000] [10] [INFO] Worker exiting (pid: 10)
/usr/src/app/yolov3-coco/yolov3_coco.h5 model, anchors, and classes loaded.
/usr/src/app/yolov3-coco/yolov3_coco.h5 model, anchors, and classes loaded.
[2019-01-08 00:56:23 +0000] [72] [INFO] Booting worker with pid: 72
[2019-01-08 00:56:23 +0000] [74] [INFO] Booting worker with pid: 74
[2019-01-08 00:56:53 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:72)
[2019-01-08 00:56:53 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:74)
[2019-01-08 00:56:54 +0000] [136] [INFO] Booting worker with pid: 136
[2019-01-08 00:56:54 +0000] [137] [INFO] Booting worker with pid: 137
[2019-01-08 00:57:25 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:136)
[2019-01-08 00:57:25 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:137)
[2019-01-08 00:57:26 +0000] [200] [INFO] Booting worker with pid: 200
[2019-01-08 00:57:26 +0000] [202] [INFO] Booting worker with pid: 202

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