问题
We are getting the below error when we are posting a message to rabbitmq from a spring boot service.
[AMQP Connection 123.11.xxx.xx:5672] ERROR [] org.springframework.amqp.rabbit.connection.CachingConnectionFactory - Channel shutdown: channel error; protocol method: #method(reply-code=406, reply-text=PRECONDITION_FAILED - fast reply consumer does not exist, class-id=60, method-id=40)
Does anyone faced a similar issue with rabbitmq
?
Please help us with your inputs.
来源:https://stackoverflow.com/questions/48823323/rabbitmq-publish-failed-with-precondition-failed-fast-reply-consumer-does-not