Consumer tag=None4client unexpectedly closed TCP connection
Consumer tag=None4--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Can you please post a page or so of logs before the "client unexpectedly closed TCP connection" part?There can be something interesting there."None4" suggests that it is computed from a value that is None. Technically for RabbitMQ, "None4" is as goodas any other ASCII string as long as it is unique across the consumers on that channel.How Celery computes consumer tags and what value ends up being None, I don't know.If there is a way to enable debug logging for Celery, I'd highly recommend doing so.Taking and inspecting a traffic capture [1] would provide a lot of valuable information as well.
On Sun, Jul 2, 2017 at 10:17 PM, Nikos Skalis <nskalis....@gmail.com> wrote:
Hi guys,Would you be so kind to advise me on the following:When I deploy a celery worker/consumer in RabbitMQ management plugin I see the consumer labeled withConsumer tag=None4And when the producer sends a message in RabbitMQ server logs, I see the following
client unexpectedly closed TCP connectionAnd that is happening only whenConsumer tag=None4Could you please advise what consumer tag labeled with None4 actually means ?Many Thanks,Nikos
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.