Linux RabbitMQ导入管理界面报错

执行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 安装就好了

上一篇:牛客——Rabbit的字符串


下一篇:双节点部署rabbitmq集群