When installing rabbitmq and executing rabbitmqctl status, the errors are as follows:
the first thing is to check the log file and form a good habit here’s my list:
root@jin:/# cd /var/log/rabbitmq/
root@jin:/var/log/rabbitmq# ls
[email protected] [email protected] startup_err startup_log
# Afterwards, execute the view
cat [email protected]
As shown in the figure:
my reason is that port 5672 is occupied by other applications, so rabbitmq can’t be used. Just modify the port
Read More:
- [Solved] spdlog reports an error After updating Ubuntu 22.04
- [Solved] TclError: couldn‘t connect to display “localhost:11.0“
- Linux: How to Solve Rabbitmq Plug-in Install Error
- Ubuntu Startup Error: warning failed to connect to lvmetad,falling back to device scanning
- [Solved] Ubuntu Error: Failed to connect to 127.0.0.1 port xxxxx: Connection refused
- The problem of inconsistent host names in building rabbitmq on Linux
- Ubuntu sub process/usr/bin/dpkg returned an error code (1) solution
- Ubuntu Run Error: not syncing : VFS: Unable to mount root
- Running shell script reports an error: “syntax error near unexpected token solution ‘”
- [Solved] Xshelln Connect to Local VM linux Error: Could not connect to ‘XXX.168.122.1‘ (port 22): Connection failed
- [Solved] Readiness probe failed: calico/node is not ready: BIRD is not ready: Error querying BIRD: unable to
- [Solved] Ubuntu conda ProxyError: Conda cannot proceed due to an error in your proxy configuration
- SSH Connect Service Error: Could not connect to ‘xxx.xxx.xx.xx‘ (port 22): Connection failed.
- [Solved] Win 10 VS Code Connect to the container of the server error: Cannot connect to the Docker daemon at … Is the docker daemon running
- How to Solve Error: “Hdaudio hdaudioc0d2: unable to bind codec”
- [Solved] Any Softwares Install Error in Ubuntu: /usr/bin/dpkg returned an error code
- Linux Error: Failed to connect to ::1: No route to the host
- The resolution of Ubuntu 16.04 screen can’t be modified and the solution of circulating login
- [Solved] Failed to connect to 127.0.0.1 port XXXX: Connection refused
- Configure the node environment under Linux, internal/modules/cjs/loader.js:583 throw err; solution