问题描述:

安装完 ErLangRabbitMQ 之后执行 rabbitmqctl status 报错:

Error: unable to perform an operation on node 'rabbit@wangshuo'. 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 runningIn addition to the diagnostics info below:* See the CLI, clustering and networking guides on https://rabbitmq.com/documentation.html to learn more* Consult server logs on node rabbit@wangshuo* If target node is configured to use long node names, don't forget to use --longnames with CLI toolsDIAGNOSTICS
===========attempted to contact: [rabbit@wangshuo]rabbit@wangshuo:* connected to epmd (port 4369) on wangshuo* epmd reports: node 'rabbit' not running at allno other nodes on wangshuo* suggestion: start the nodeCurrent node details:* node name: 'rabbitmqcli-19760-rabbit@wangshuo'* effective user's home directory: C:\Users\13343* Erlang cookie hash: y1wQRjvcOXX+x5pqGKKOWw==

错误的原因是 Erlang 的 cookie 出现问题,Erlang 会生成两个 cookie 文件:C:\Windows\System32\config\systemprofile\.erlang.cookieC:\用户\你的用户名\.erlang.cookie

用后者的文件替换掉前者的文件。


如果还不行,那就卸载了,然后使用 默认路径 重装。

我重装之后执行 rabbitmqctl status 好了:

然后执行 rabbitmq-plugins enable rabbitmq_management


这个时候在浏览器访问 http://localhost:15672/ 即可看到页面。

RabbitMQ 启动报错:Error: unable to perform an operation on node ‘rabbit@***‘. Please see diagnostics...相关推荐

  1. 关于搭建rabbitmq集群报错Error: unable to perform an operation on node ‘rabbit@localhost‘. Please see diagnos

    项目场景: 搭建rabbitmq集群时mq1为主,mq2,mq3为从 mq2和mq3加入集群时输入命令:rabbitmqctl join_cluster rabbit@mq1报错 问题描述: 具体报错 ...

  2. RabbitMQ-报错Error: unable to perform an operation on node ‘rabbit@xxx‘. Please see diagno

    报错图示 打开C:/Users/ADMINI~1/AppData/Roaming/RabbitMQ/log 如何关闭xxx端口 1.netstat -ano | findstr "8082& ...

  3. Windows下安装RabbitMQ报错:unable to perform an operation on node时的解决方案

    Windows下安装RabbitMQ报错:unable to perform an operation on node时的解决方案 参考文章: (1)Windows下安装RabbitMQ报错:unab ...

  4. Error: unable to perform an operation on node ‘rabbit@rabbitma‘ please see diamostics infoxmation

    Error: unable to perform an operation on node 'rabbit@rabbitma' please see diamostics infoxmation an ...

  5. 解决Error: unable to perform an operation on node ‘rabbit@DESKTOP-xxx‘. Please see diagnostics informa

    文章目录 1. 复现问题 2. 分析问题 3. 解决问题 1. 复现问题 今天登录rabbitMq后台管理,输入用户名和密码后,却报出这个错误:Not management user,如下图所示: 于 ...

  6. Status of node rabbit@xxxxx... Error: unable to perform an operation on node ‘rabbit@xxxx

    今天在window10上安装了rabbitMQ,但是按照教程来的时候竟然出错了,教程主要讲的是用管理员身份安装,我是直接双击安装,所以出现了点问题,所以上网找了答案,下面是参考的博客,如果是linux ...

  7. Windows下运行rabbitmqctl 相关命令(如rabbitmqctl stop)报错:Error: unable to perform an operation on node解决方案

    Windows下运行rabbitmqctl 相关命令(如rabbitmqctl stop)报错:Error: unable to perform an operation on node解决方案 参考 ...

  8. Linux 部署RabbitMQ 启动报错 ERROR: epmd error for host www: timeout (timed out)

    rabbitmq-server restart 启动报错 学习笔记 奥里给! 注意这条信息:ERROR: epmd error for host www: timeout (timed out) 编辑 ...

  9. nodejs express 启动报错:Error: Cannot find module 'xxx'

    nodejs express 启动报错:Error: Cannot find module 'xxx',这是因为缺少模块的引用. 比如我在代码中使用了'express-session',但是却没有在  ...

最新文章

  1. Linux下安装Java8
  2. android mvvm livedata_再谈Android应用架构——Jetpack VS 生命周期
  3. easyUI tree 多选框设置是否级联选中
  4. reactor多线程模型_网络编程模型的演进之路
  5. sftp shell 批量上传文件_如何在shell脚本里使用sftp批量传送文件-阿里云开发者社区...
  6. mysql pdo 读取字段名_PDO如何处理SQL语句中对字段名以及表名的转义
  7. python怎么改变字体大小_python IDLE 背景以及字体大小的修改方法
  8. 精通Python网络爬虫:核心技术、框架与项目实战.1.4 网络爬虫的类型
  9. 必须要会的Linux命令,省时省力
  10. 使用valgrind检查cache命中率
  11. 7个免费的服务器监控工具
  12. zipf定律 齐普夫定律
  13. 002输出一个正方形
  14. 3 天天向上的力量 c语言
  15. \itshape和\textit的区别or用法
  16. SQL语句查询出现异常,SQL语句:*** 给定关键字不在字典中。
  17. 计算机声音音乐小星星,音乐“闪烁的小星星”教案
  18. 路由器接口及静态路由配置
  19. 关于iPhone尺寸与分辨率
  20. unable to load Private Key 6572:error:0906D06C:PEM routines:PEM_read_bio:no start line:.\crypto\pem\

热门文章

  1. c语言 迭代法求方程的根,编写用牛顿迭代法求方程根的函数
  2. 金融工程-复制定价法
  3. 【Anime.js】——用Anime.js实现动画效果
  4. 通过注册表修改系统安装时间的方法
  5. 股票程序化交易如何把交易分析简单化?
  6. Pytorch入门练习-kaggle手写字识别神经网络(SNN)实现
  7. 逻辑回归目标函数之凸函数
  8. GDOUCTF2023-misc方向WP
  9. v13.19电销机器人Java源码搭建
  10. 宏 word 批量根据表格内容调整宽度