-
Notifications
You must be signed in to change notification settings - Fork 3
rabbitmq via docker compse not creating test user #12
Copy link
Copy link
Open
Description
When following instruction from the README, we get the following error in rabbitmq when the app tries to connect:
rabbitmq | 2022-12-14 16:48:21.814627+00:00 [error] <0.831.0> Error on AMQP connection <0.831.0> (172.21.0.1:52320 -> 172.21.0.2:5672, state: starting):
rabbitmq | 2022-12-14 16:48:21.814627+00:00 [error] <0.831.0> PLAIN login refused: user 'test' - invalid credentials
and the app itself errors too:
Notificator initialization started...
Failed to connect to 127.0.0.1:5672
I think this is due to the fact that the configuration file etc/rabbitmq/definitions.json is not being picked up by the rabbitmq.
Please try to run locally yourself, and verify that the issue in fact exists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels