Resolution

Why do I get “no access to this vhost” when trying to start the RabbitMQ?

AuthorFullName__c
Shai Ben-Zvi
Best_Article_1__c
https://jfrog.com/knowledge-base/how-to-recluster-rabbitmq-ha-for-xray-ha/ <recomsep> How To Recluster Rabbitmq Ha For Xray Ha
Best_Article_2__c
https://jfrog.com/confluence/display/JFROG/Installing+Xray <recomsep> Installing Xray
Best_Article_3__c
https://jfrog.com/knowledge-base/jfrog-xray-rabbitmq-queues/ <recomsep> Jfrog Xray Rabbitmq Queues
Best_Article_4__c
https://jfrog.com/confluence/display/JFROG/System+Requirements <recomsep> System Requirements
Best_Article_5__c
https://jfrog.com/confluence/display/JFROG/Artifactory+System+YAML <recomsep> Artifactory System Yaml
articleNumber
000004517
ft:sourceType
Salesforce
FirstPublishedDate
2019-08-08T13:53:59Z
lastModifiedDate
2023-01-22T11:08:14Z
VersionNumber
4

Before executing the following steps we recommend to contact JFrog Support, since the following steps may return the RabbitMQ node to its virgin state by removing all data from the management database, such as configured users and vhosts and all the persistent messages.

$ rabbitmqctl stop_app

$ rabbitmqctl reset

$ rabbitmqctl status

$ service rabbitmq-server stop

$ service rabbitmq-server start

$ rabbitmq-plugins enable rabbitmq_management

$ service rabbitmq-server restart

$ curl --user guest:guest http://rabbitmq:15672/api/vhosts