First, use the following command to see why the log is logged:
tail /var/log/rabbitmq/rabbit\@wzb1.log
Note: The default user guest only allows localhost login.
To create a remote login user, the guest user can only run under localhost:
rabbitmqctl add_user admin admin
rabbitmqctl set_user_tags admin administrator
rabbitmqctl set_permissions -p/admin ".*" ".*" ".*"
div>
Read More:
- RabbitMQ login failed
- rabbitmq management Login Failed
- [Four Solutions] FTP Login Error: 530 Login incorrect.Login failed”
- xrdp_mm_process_login_response:login failed
- Resolve rabbitmq declarationexception: failed to declare queue exception
- Idea login git cannot login prompt 401
- Installing rabbitmq on alicloud server
- Slim error “failed to execute login command”
- MYSQL login error: mysqladmin: connect to server at’localhost’ failed
- Rabbitmq reported an error installing the web interface plug-in
- SSIS package error report login failed for user’nt authority\anonymous logon’ solution
- Error report on startup of rabbitmq in MAC installation error:epmd error for host xiongmindeMacBook-Pro: timeout
- RabbitMQ Startup Script (How to Set)
- Login failed with an access denied error.
- Solution of invalid username / password; login denied error in Oracle Database Foundation
- SQL Server “login failed for user ‘domain account”. [sqlstate 28000] (error 18456). “Problem solving
- WordPress appears Too many failed login attempts error solution
- Solution to error 2002 (HY000) in MySQL login startup
- Login failed for user ‘IIS APPPOOL\DefaultAppPool’
- [Solved] Rabbitmq Warning: java.net.SocketException: socket closed