解决rabbitmqctl命令执行失败的问题

操作系统:win10

Erlang版本:20.3

RabbitMQ版本:rabbitmq-server-3.7.4.exe

-----------------------------------------------------------

执行rabbitmqctl status总是不能成功,出现以下提示信息:

Status of node rabbit@xxx ...
Error: unable to perform an operation on node 'rabbit@denlaku'. Please see diagnostics information and suggestions below.

Most common reasons for this are:

 * Target node is unreachable (e.g. due to hostname resolution, TCP connection or firewall issues)
 * CLI tool fails to authenticate with the server (e.g. due to CLI tool's Erlang cookie not matching that of the server)
 * Target node is not running

In addition to the diagnostics info below:

 * See the CLI, clustering and networking guides on http://rabbitmq.com/documentation.html to learn more
 * Consult server logs on node rabbit@xxx

DIAGNOSTICS
===========

attempted to contact: [rabbit@xxx]

rabbit@denlaku:
  * connected to epmd (port 4369) on xxx
  * epmd reports node 'rabbit' uses port 25672 for inter-node and CLI tool traffic
  * TCP connection succeeded but Erlang distribution failed

  * Authentication failed (rejected by the remote node), please check the Erlang cookie

Current node details:
 * node name: rabbitmqcli56@xxx
 * effective user's home directory: C:\Users\User

 * Erlang cookie hash: Uy7p4Ds6oBg0M0XZMefMnA==

------------------------------------------------------------

解决方法:

1、进入目录 C:\Windows\System32\config\systemprofile 找到.erlang.cookie文件,并复制里边的内容

2、进入目录 C:\Users\User 找到.erlang.cookie文件,用第1步复制的内容覆盖这个cookie文件。

(注意:这里的cookie文件是只读的,需要先右键->取消只读属性,然后粘贴,最后再把文件设置为只读

3、执行rabbitmq-service stop停止服务,再执行rabbitmq-service start重启即可。

  • 5
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 7
    评论
评论 7
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值