rabbitmq publish failed with PRECONDITION_FAILED - fast reply consumer does not exist

倾然丶 夕夏残阳落幕 提交于 2019-12-11 22:02:14

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!