Network Management
RabbitMQ Fatal error "insufficient security - no suitable ciphers"
This article describes the issue where RabbitMQ is not working as expected and you receive the error: "Insufficient security - no suitable ciphers showing in the Orion RabbitMQ logs."
First published date
Last published date
Overview
This article describes the issue in which RabbitMQ is not working as expected, and you receive a Fatal Error message of Insufficient Security.
If you are having this issue, check C:\ProgramData\SolarWinds\Orion\RabbitMQ\Logs and verify the following error in the RabbitMQ log file:
[info] TLS server: In state hello at tls_handshake.erl:201 generated SERVER ALERT: Fatal - Insufficient Security - no_suitable_ciphers
Product section
Cause
Resolution
For information on currently supported ciphers, see Ciphers supported by RabbitMQ in FIPS mode and in non-FIPS mode.
Resolution 1
- Make a backup or snapshot of the Orion server.
- Download the tool: https://www.nartac.com/Products/IISCrypto/
- Log in to the server hosting the main polling engine.
- Open Orion Service Manager and stop the Orion services:
- Open the tool as Administrator.
- Select Best Practices and click Apply:
- Restart the Orion server.
- Repeat steps 3-7 on all Orion servers (on the HA backup of the main polling server if available, then on any additional polling servers, additional web servers, and any other HA servers).
Resolution 2
- Download https://www.nartac.com/Downloads/IISCrypto/IISCrypto.exe
- Log in to the server hosting the main polling engine.
- Open the tool as Administrator.
- Select the Cipher Suites tab.
- Enable the following Ciphers and Apply:
- Reboot the Orion server.
- Run Configuration Wizards. The Services checkbox should be enough.
- On SolarWinds Platform versions earlier than 2022.x, complete the following steps:
- Open the Global settings page - /orion/admin/advancedconfiguration/global.aspx
- Select OverMessageBus in NewPubSubClient settings in Global tab.
- Select OverMessageBus in NewPubSubClient settings in Server-specific tab on all affected servers.
- Reboot the Orion Services.
- Repeat the steps on all Orion servers (on the HA backup of the main polling server if available, then on any additional polling servers, additional web servers, and any other HA servers).