You need to modify the Linux host name. The host name cannot be a number
use the command hostnamectl set hostname “host name”
then edit the hosts file VIM/etc/hosts, add hostname to 127.0.0.1
and save it. Restart the server and start rabbitmq successfully!