Guest User

Untitled

a guest
Jan 23rd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. [2011-08-19 13:13:11,874: WARNING/MainProcess] celeryd: Warm shutdown (MainProcess)
  2. [2011-08-19 13:13:11,874: WARNING/MainProcess] Traceback (most recent call last):
  3. [2011-08-19 13:13:11,875: WARNING/MainProcess] File "core.pyx", line 132, in gevent.core.__event_handler (gevent/core.c:1404)
  4. [2011-08-19 13:13:11,875: WARNING/MainProcess] File "/usr/local/lib/python2.7/dist-packages/gevent/socket.py", line 145, in _wait_helper
  5. [2011-08-19 13:13:11,876: WARNING/MainProcess] def _wait_helper(ev, evtype):
  6. [2011-08-19 13:13:11,877: WARNING/MainProcess] File "/usr/local/lib/python2.7/dist-packages/celery/apps/worker.py", line 318, in _stop
  7. [2011-08-19 13:13:11,877: WARNING/MainProcess] raise SystemExit()
  8. [2011-08-19 13:13:11,877: WARNING/MainProcess] SystemExit
  9. [2011-08-19 13:13:11,880: WARNING/MainProcess] Failed to execute callback for event fd=3 READ flags=INIT
  10. cb = <function _wait_helper at 0x2aa0c80>
  11. arg = ( <Greenlet at 0x4b6ef30: <bound method Consumer.start of <celery.worker.consumer.Consumer object at 0x6c3b850>>>,
  12. timeout('timed out',))
Add Comment
Please, Sign In to add comment