Rabbitmq: UNAUTHORIZED: The client does not have permission for manifest when installing the rabbitmq on an air-gapped environment
search cancel

Rabbitmq: UNAUTHORIZED: The client does not have permission for manifest when installing the rabbitmq on an air-gapped environment

book

Article ID: 432380

calendar_today

Updated On:

Products

RabbitMQ VMware Tanzu RabbitMQ

Issue/Introduction

Customer may encounter the following error message when installing the rabbitmq on air-gapped per the doc guide:

 

Install Tanzu RabbitMQ for Kubernetes on an air-gapped environment

 

Cause

It was caused by the incorrect credential.

Resolution

You should use the following command to login first:

dt auth login rabbitmq-helmoci.packages.broadcom.com -u my_username -p my_password
dt auth login rabbitmq.packages.broadcom.com -u my_username -p my_password
dt auth login rabbitmq-operator.packages.broadcom.com -u my_username -p my_password


We are in process of updating the docs or guide and please subscribe to this article for the updates.