Skip to content

User authenticated successfully but then blocked #4041

Discussion options

You must be logged in to vote

Those log lines are client properties it advertises to RabbitMQ such as Blocked Connection Notifications, which should be used to determine when a connection was actually blocked, together with metrics, management UI and the very visible log messages about Resource Alarms.

In your rabbitmq-diagnostics status output you see that there are no active alarms, no connections will be blocked.

Those capabilities are not really meant to be logged but in your version and configuration, end up leaking via supervisor info messages. They should be debug entries instead but not all supervisor info lines are logged by RabbitMQ itself.

It's expected that all those messages are nearly identical: the code…

Replies: 6 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@michaelklishin
Comment options

@valentyn-bulakh
Comment options

@valentyn-bulakh
Comment options

@michaelklishin
Comment options

@valentyn-bulakh
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@valentyn-bulakh
Comment options

Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4039 on January 25, 2022 13:12.