Linux RabbitMQ导入管理界面报错

你。 提交于 2019-12-03 18:29:30

执行rabbitmq-plugins enable rabbitmq_management报错如下
Plugin configuration unchanged.
Applying plugin configuration to rabbit@hj... failed.
Could not contact node rabbit@hj. Changes will take effect at broker restart.
Options: --online - fail if broker cannot be contacted. --offline - do not try to contact broker.
最后是版本不和的问题
因为我是编译安装的,然后用yum 安装就好了

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