Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. [2017-06-23 20:52:39 +0000] [821] [ERROR] Exception in worker process
  2. Traceback (most recent call last):
  3. File "/usr/local/lib/python3.6/site-packages/gunicorn/arbiter.py", line 578, in spawn_worker
  4. worker.init_process()
  5. File "/usr/local/lib/python3.6/site-packages/gunicorn/workers/base.py", line 131, in init_process
  6. self.run()
  7. File "/usr/local/lib/python3.6/site-packages/meinheld/gmeinheld.py", line 46, in run
  8. server.run(self.wsgi)
  9. KeyboardInterrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement