错误:
Status of node rabbit@10 ...
Error: unable to connect to node rabbit@10: nodedown
DIAGNOSTICS
===========
nodes in question: [rabbit@10]
hosts, their running nodes and ports:
- unable to connect to epmd on 10: badarg (unknown POSIX error)
current node details:
- node name: rabbitmqctl523@10
- home dir: /var/lib/rabbitmq
- cookie hash: pl2sZ2mw8yI/WrVgPZE+pw==原因:因为修改了主机的hostname,把主机名改回来就可以了。

本文介绍了 RabbitMQ 在尝试连接时遇到错误的情况及解决办法。错误表现为无法连接到指定节点,诊断显示 EPMD 服务连接存在问题。通过将主机名改回原来的名字,问题得以解决。
919

被折叠的 条评论
为什么被折叠?



