<div dir="ltr">Hi,<div><br></div><div>I've been trying to figure out what's wrong with my Django-Celery(2.5.5) and RabbitMQ(<span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 11.818181991577148px; line-height: 16.988636016845703px; text-align: center;">2.7.1 / R14B04)</span> for a while now.</div><div><br></div><div>Basically, when firing off a task using .delay() in Celery, RabbitMQ manages to create a queue for it but it stays forever 'pending' according to Celery. Also, when running `# rabbitmqctl list_queues` the total_messages in the queue remain 0 forever.</div><div><br></div><div>For more context, I have a stackoverflow question here: http://stackoverflow.com/questions/20857712/django-celery-and-rabbitmq-not-executing-tasks</div><div><br></div><div>Does anyone know anything about this behaviour? This has been running fine on a production environment for months.</div><div><br></div><div>Thank you!</div></div>