Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ scaler documentation should be more clear abuot vhost #389

Closed
daniel-habib opened this issue Oct 19, 2019 · 4 comments
Closed

RabbitMQ scaler documentation should be more clear abuot vhost #389

daniel-habib opened this issue Oct 19, 2019 · 4 comments
Labels
docs:improvement-required All issues where docs should be improved docs good first issue Good for newcomers Hacktoberfest help wanted Looking for support from community scaler-rabbit-mq stale All issues that are marked as stale due to inactivity

Comments

@daniel-habib
Copy link

RabbitMQ can have many vhosts (each holding many queues)
a user might be permitted to read just some vhosts.
when one tries to use a user that can access just some vhost - one get the following messages:
error establishing rabbitmq connection: Exception (403) Reason: \"no access to this vhost\""

using url notation like specified here: https://www.rabbitmq.com/uri-spec.html (e.g. amqp://1.1.11:5672/vhost) - solves this.

it would be helpful to have documentation state that clearly.

@jeffhollan
Copy link
Member

Thanks @daniel-habib - makes sense

@jeffhollan jeffhollan added good first issue Good for newcomers help wanted Looking for support from community labels Nov 12, 2019
@tomkerkhove tomkerkhove added the docs:improvement-required All issues where docs should be improved label Nov 12, 2019
@zroubalik
Copy link
Member

Probably solved by: kedacore/keda-docs#123

@stale
Copy link

stale bot commented Oct 13, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Oct 13, 2021
@stale
Copy link

stale bot commented Oct 20, 2021

This issue has been automatically closed due to inactivity.

@stale stale bot closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs:improvement-required All issues where docs should be improved docs good first issue Good for newcomers Hacktoberfest help wanted Looking for support from community scaler-rabbit-mq stale All issues that are marked as stale due to inactivity
Projects
None yet
Development

No branches or pull requests

4 participants