Skip to content

rabbitmq via docker compse not creating test user #12

@valera-rozuvan

Description

@valera-rozuvan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions