Failed to check/redeclare auto-delete queue(s)


报错截图

其中原因:

Caused by: com.rabbitmq.client.ShutdownSignalException: connection error; protocol method: #method<connection.close>(reply-code=530, reply-text=NOT_ALLOWED - vhost birman not found, class-id=10, method-id=40)

vhost没找到

于是我去检查yml,发现我的virtual-host的值写错了,不是我配置的mq的virtual-host名字,改正之后就可以了。

如果检查配置,发现都写对了,就参考一下这个博客:https://blog.csdn.net/fly_leopard/article/details/102551246

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM