解决rabbitmq网页管理不成功

[root@iZ28jyxu47dZ sbin]# ./rabbitmq-plugins enable rabbitmq_management
The following plugins have been enabled:
  mochiweb
  webmachine
  rabbitmq_web_dispatch
  amqp_client
  rabbitmq_management_agent
  rabbitmq_management


Applying plugin configuration to rabbit@iZ28jyxu47dZ... failed.
 * Could not contact node rabbit@iZ28jyxu47dZ.
   Changes will take effect at broker restart.
 * Options: --online  - fail if broker cannot be contacted.
            --offline - do not try to contact broker.

【从提醒信息看是不成功的,不能把配置添加到我的阿里云上面。所以需要开启节点。】


[root@iZ28jyxu47dZ sbin]# ./rabbitmqctl start_app
Starting node rabbit@iZ28jyxu47dZ ...
[root@iZ28jyxu47dZ sbin]# ./rabbitmq-plugins enable rabbitmq_management
Plugin configuration unchanged.


Applying plugin configuration to rabbit@iZ28jyxu47dZ... nothing to do.

【这样子就成功了!】

[root@iZ28jyxu47dZ sbin]# ./rabbitmqctl stop

Stopping and halting node rabbit@iZ28jyxu47dZ ...
[root@iZ28jyxu47dZ sbin]# ps -ef|grep rabbitmq
root      8889 30190  0 00:55 pts/0    00:00:00 grep --color=auto rabbitmq
[root@iZ28jyxu47dZ sbin]# ./rabbitmq-server &
[1] 8890
[root@iZ28jyxu47dZ sbin]#
              RabbitMQ 3.5.5. Copyright (C) 2007-2015 Pivotal Software, Inc.
  ##  ##      Licensed under the MPL.  See http://www.rabbitmq.com/
  ##  ##
  ##########  Logs: /var/log/rabbitmq/rabbit@iZ28jyxu47dZ.log
  ######  ##        /var/log/rabbitmq/rabbit@iZ28jyxu47dZ-sasl.log
  ##########
              Starting broker... completed with 6 plugins.
  • 3
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 6
    评论
评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值