-6ren">
gpt4 book ai didi

RabbitMQ:无法启动rabbitmq_management插件

转载 作者:行者123 更新时间:2023-12-02 22:07:51 26 4
gpt4 key购买 nike

版本:

> sudo rabbitmqctl status | grep '{rabbit,"RabbitMQ",'
{rabbit,"RabbitMQ","3.5.6"},

错误:

> sudo rabbitmq-plugins enable rabbitmq_management

Plugin configuration unchanged.

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

兔子正在奔跑:

> sudo service rabbitmq-server status
Status of node 'rabbit@ip-172-31-26-169' ...
[{pid,22865},
..

最佳答案

如果您在同一台计算机上,则无需联系经纪人。所以尝试这个命令

>rabbitmq-plugins.bat启用rabbitmq_management --offline

离线表示不要尝试联系经纪商。

关于RabbitMQ:无法启动rabbitmq_management插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33601003/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com