Skip to content
Discussion options

You must be logged in to vote

@hac3ru sorry but

Connection attempt from node 'rabbit-1939-2495@rabbitmq-02' rejected. Invalid challenge reply.

is very specific: the Erlang cookie does not match. This message is logged in only a few very closely related scenarios.

One known scenario where this can happen is RabbitMQ CLI tools running before the cookie file is created by the node. Then the CLI tools will generate a random cookie that won't match the one used by the existing cluster.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@lukebakken
Comment options

@michaelklishin
Comment options

@hac3ru
Comment options

@michaelklishin
Comment options

Answer selected by michaelklishin
@hac3ru
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #14716 on October 09, 2025 16:25.