[Bug0061] RabbitMQ 报错 An unexpected connection driver error occured
Posted CodeRain程序雨
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[Bug0061] RabbitMQ 报错 An unexpected connection driver error occured相关的知识,希望对你有一定的参考价值。
问题
Java项目连接RabbitMQ 报错 An unexpected connection driver error occured
场景
集成RabbitMQ的开源项目启动报错
原因
yml中端口配置错误,也是小白很容易犯错之一,配置了错误端口15672
服务器安装上mq之后默认端口15672是浏览器浏览的端口,项目中则是需要配置成5672
解决方案
更改项目中mq端口配置成5672
参考
https://blog.csdn.net/qq_33333654/article/details/103180886
https://blog.csdn.net/gaoxiang19820514/article/details/126289820
以上是关于[Bug0061] RabbitMQ 报错 An unexpected connection driver error occured的主要内容,如果未能解决你的问题,请参考以下文章
Bug解决LDA() got an unexpected keyword argument ‘n_components‘
FastLane自动化打包报错: An exception has occurred: issuerId is required
FastLane自动化打包报错: An exception has occurred: issuerId is required
rabbimq集群搭建报错:Error: unable TO perform an operation ON node 'rabbit@test3'. Please see diagn
没有连接的AMQP / RabbitMQ通道何时死亡?(when does an AMQP/RabbitMQ channel with no connections die?)
error rabbitMQ:Error: unable to perform an operation on node 'rabbit@xxxx'.