Closed bbj767475974 closed 1 year ago
l'lll
AccessRefusedException means that the client hasn't correctly authenticated with the broker. Check to make sure you're supplying the correct username/password.
I only filled in the local IP address and also reported this error, such as 188.100.1.85. The IP address has been configured on my computer
But localhost will not report this error
The RabbitMQ broker allows configuration of auth based on which IP it listens on, its possible that the user is only configured on one host. Check the broker logs for details on the login failures.
Hello, I have checked and modified the log file regarding the above issue. The main reason is the issue with creating users. What should I do if I want to use the local IP address as the server address? I have currently modified the config file, which is normal after restarting the service, but I cannot access it through a browser. Why is this?
Hello, may I ask why creating a channel using Create failed with a local IP address? Localhost can be created, and the following figure shows the error reported.