Problem Note 64591: Microservices fail to connect to RabbitMQ and generate "Error on AMQP... PLAIN login refused...invalid credentials" after you install Hot Fix F7N001
After you install Hot Fix F7N001, you might experience the following issues:
To regain the RabbitMQ abilities, you must perform the following steps:
- Stop RabbitMQ on all nodes, taking note of the order in which they are stopped.
- Move the RabbitMQ database on all nodes:
SHORTNAME=$(hostname -s)
LONGNAME=$(hostname -f)
cd /opt/sas/viya/config/var/lib/rabbitmq-server/mnesia
mv "rabbit@$LONGNAME" "rabbit@$SHORTNAME"
- Restart RabbitMQ on all nodes, starting the nodes in reverse order.
If you continue to see the AMQP connection error, reset the password using the sas-rabbitmq-acc-admin change_passwd utility as described in Change the Administrative User Password for SAS Message Broker section of SAS® Viya® 3.4 for Linux: Deployment Guide.
Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update.
Operating System and Release Information
SAS System | SAS Viya | Linux for x64 | 3.4 | 3.4 | | Viya |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | alert |
Date Modified: | 2019-08-14 09:12:15 |
Date Created: | 2019-08-09 15:18:03 |