rabbitmq ERROR: epmd error for host deb:address (cannot connect to hostport)解决方法

xiaoxiao2025-07-19  10

进入/etc/hosts看下 # vi /etc/hosts

可以看得出使用debian这个主机名运行rabbitmq的地址不是127.0.0.1,所以rabbaitmq无法启动 127.0.0.1 debian 在里面在加一行:127.0.0.1 debian

在启动rabbitmq,就ok了。

转载请注明原文地址: https://www.6miu.com/read-5033330.html

最新回复(0)