Skip to content

Instantly share code, notes, and snippets.

@tbarbugli
Created October 4, 2012 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbarbugli/3833911 to your computer and use it in GitHub Desktop.
Save tbarbugli/3833911 to your computer and use it in GitHub Desktop.
celery_err
Traceback (most recent call last):
File "/srv/fashiolista/lib/python2.7/site-packages/raven/utils/serializer/manager.py", line 68, in transform
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/connection.py", line 582, in __repr__
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/connection.py", line 446, in as_uri
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/connection.py", line 435, in info
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/connection.py", line 414, in _info
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/connection.py", line 637, in transport
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/connection.py", line 395, in create_transport
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/transport/redis.py", line 622, in __init__
self.cycle = MultiChannelPoller()
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/transport/redis.py", line 142, in __init__
self.poller = poll()
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/utils/eventio.py", line 248, in poll
File "/srv/fashiolista/lib/python2.7/site-packages/kombu/utils/eventio.py", line 84, in __init__
IOError: [Errno 24] Too many open files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment