在win10下安装RabbitMQ过程中 遇到的4个坑与填坑

本文总结了RabbitMQ在启动过程中遇到的四种常见错误及其详细原因,包括Erlang版本不匹配、环境变量配置未生效、权限不足及节点操作失败等问题,并提供了具体的解决步骤,帮助读者快速定位并解决RabbitMQ启动难题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

目录

 

报错1:

报错2:

报错3:

报错4:


报错1:

提示:Could not start application logger: Logger.App.start(:normal, []) returned an error: shutdown: failed to start child: Logger.ErrorHandler ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started

报错2:

Please either set ERLANG_HOME to point to your Erlang installation or place

报错3:

rabbitmq-service.bat start 发生系统错误 5。拒绝访问。

  • 原因:需要用管理员身份打开CMD,再执行命令
  • 解决:如上。同时,为了避免再次碰到这种麻烦,我就在电脑设置了一个右键直接以管理员身份进去cmd。Win10设置右键以管理员方式打开cmd

报错4:

Status of node rabbit@DESKTOP-2V60QQL ...

Error: unable to perform an operation on node 'rabbit@DESKTOP-2V60QQL'. Please see diagnostics information and suggestions below.

  • 原因:不详
  • 解决:先将C:\Users\username\.erlang.cookie 文件复制到 C:\Windows\System32\config\systemprofile 下,替换掉.erlang.cookie;再重启rabbitMQ服务:net stop RabbitMQ         net start RabbitMQ

暂时这么多,还有再更新。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值