-
Community Support Policy
RabbitMQ version used4.1.x How is RabbitMQ deployed?Community Docker image Steps to reproduce the behavior in questionI have a basic cluster set up with three nodes and a floating IP + CNAME. (Keepalived across the cluster, intended to provide an HA enabled failover IP.) The issue I'm running into is that logins are denied with a "Not Authorized" message to the management UI for anything other than the primary node names. This looks like an issue with virtual hosting, but the issue is I'm not actually wanting to specify a "specific" virtual host, but rather wanting to get to the same UI/scope as if I connected to https://nodename:15671. I'm connecting with an admin account that has administrator flag, and is granted Got any pointers to start looking? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Never mind, this was silly user error with IP mismatch. |
Beta Was this translation helpful? Give feedback.
Never mind, this was silly user error with IP mismatch.