Scene
[root@taishan-atlas init.d]# service rabbitmq-server start
Failed to get D-Bus connection: Operation not permitted
ERROR: epmd error for host taishan-atlas: address (cannot connect to host/port)
Solution
Modify/etc/hosts and add 127.0.0.1 taishan-atlas
127.0.0.1 localhost
127.0.0.1 taishan-atlas
192.168.12.42 taishan-atlas
Note: here 127.0.0.1 Taishan Atlas 192.168.12.42 Taishan atlas corresponds to the IP address in front of the host name. One is the loopback IP address and the other is the real IP address of the device. If the real IP address is not configured correctly, a similar problem will occur: error: epmd error for host Taishan Atlas: address (cannot connect to host/port)
Note: the reason why you need to manually add a local domain name is that you have modified the local machine’s host name, so you need to modify it accordingly. After the system is installed, a host name will be generated by default
Read More:
- How to Solve Rabbitmq Error: Failed to start RabbitMQ broker
- Port occupancy error address already in use: bind [Solved]
- [Solved] Win10: Failed to connect to github.com port 443 Timed out
- [Solved] Docker Error: Failed to connect to bus: Host is down
- [Solved] rabbitMQ: factory.newConnection() Error: com.rabbitmq.client.ShutdownSignalException
- CentOS8 Run rabbitmq-server Error: epmd error for host 172: badarg (unknown POSIX error)
- It can be opened with localhost, but not with IP address. The request host name is invalid
- FTP 500 Illegal PORT command. ftp: bind: Address already in use [How to Solve]
- Git push Failed to connect to localhost port 1080 [How to Solve]
- [Solved] rabbitmq Start service rabbitmq-server restart Error
- Jmeter Error java.net.BindException: Address already in use: connect
- [Solved] matlab Error: Error in port widths or dimensions. ‘Output Port 1‘ of ‘sl_arm_ibvs/camera‘
- Rabbitmq: Erlang distribution failed solution
- Rabbitmq failed to stop normally: ERROR: node with name “rabbit” already running on “localhost”
- [Solved] Rabbitmq Server Error: unable to perform an operation on node ‘rabbit@nscczzms‘. P
- XAMPP Error: Apache shutdown unexpectedly.This may be due to a blocked port, missing dependencies…
- [Solved] ERROR RocketmqCommon-Failed to obtain the host name
- [SpringBoot] Maven Error: Connection refused to host: 127.0.0.1
- Centos7 hive started to report an error. There is no route to the host. The firewall has been closed
- How to Solve mount error(6): No such device or address