Closed 0xDagal closed 3 years ago
Hi, if you change your user RABBIT_ENV credential in the PatrowlManager/app/settings.py, you have to change it in all the file who are working with RabbitMQ, otherwise it will create an authentificaton conflict as yours.
What did you do?
Running nmap scan
What did you expect to see?
Seeing the results
What did you see instead?
An error from amqp/connection.py
Screens or logs
Ideas
We use the user Admin as our admin user in settings.py and but in connection.py we see the user as guest which is our Linux user, is there a connection ? Do we need to change one of these ?