HPE OneView
1826614 Members
2946 Online
109695 Solutions
New Discussion

Re: OneView - SCMB message bus offline - how to recreate the rabbit mq certificate

 
SOLVED
Go to solution
BR47022
Occasional Contributor

OneView - SCMB message bus offline - how to recreate the rabbit mq certificate

Hi there, we still have an older oneview 6.6 latest release instance connected to the oneview global dashboard and there is still the error, that the scmb message bus is not responding and there is no blocking by the firewall.

So one chance to get rid of this seems to regenerate the rabbit mq certificate but I do not unterstand how to do this via restapi and is there some more help in detail for this. The hpe notice is very short about this.

5 REPLIES 5
support_s
System Recommended

Query: OneView - SCMB message bus offline - how to recreate the rabbit mq certificate

System recommended content:

1. HPE OneView Global Dashboard 2.5 User Guide | Adding an appliance results in SCMB offline status

2. HPE OneView Global Dashboard 2.6 User Guide | Adding an appliance results in SCMB offline status

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo

Rakesh0404
HPE Pro

Re: OneView - SCMB message bus offline - how to recreate the rabbit mq certificate

Hello BR47022, Please follow the steps mentioned by the previous expert and let us know if you need any further assistance.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Mr_Techie
Trusted Contributor

Re: OneView - SCMB message bus offline - how to recreate the rabbit mq certificate


@BR47022 wrote:

Hi there, we still have an older oneview 6.6 latest release instance connected to the oneview global dashboard and there is still the error, that the scmb message bus is not responding and there is no blocking by the firewall.

So one chance to get rid of this seems to regenerate the rabbit mq certificate but I do not unterstand how to do this via restapi and is there some more help in detail for this. The hpe notice is very short about this.


Hi,

The RabbitMQ certificate can be managed using the REST API. Typically, the endpoint to regenerate this certificate is /rest/certificates/rabbitmq

Before regenerating, you might want to inspect the current certificate or validate if it's active using a GET request- GET /rest/certificates/rabbitmq

To regenerate the RabbitMQ certificate, you would send a POST request to the same endpoint POST /rest/certificates/rabbitmq

 

After regenerating the certificate, ensure that the certificate has been updated by checking the details again using the GET request.

Some changes to certificates may require a service restart or re-establishing the connection between OneView and the Global Dashboard. Verify the OneView documentation or check system logs for further instructions.

Let me know if you still have the issue. 

 

AM not a expert here, I found this info for you. 

BR47022
Occasional Contributor
Solution

Re: OneView - SCMB message bus offline - how to recreate the rabbit mq certificate

After resetting the certificate and reconnecting the oneview appliance to the oneview global dashboard it worked and there is no error message anymore about the scmb message bus.

Rakesh0404
HPE Pro

Re: OneView - SCMB message bus offline - how to recreate the rabbit mq certificate

Hello BR47022, We are glad that your query has been is resolved. Your Case will be closed now.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo