Issues in Accessing Server
Access Issues might be reproduced when communicating with servers while discovering or fetching configuration files (/etc/rabbitmq/rabbitmq.config). These errors can be collected either from logs, API responses, or in the status field for the particular server.
| Error Message | Possible Cause | Possible Solution |
|---|---|---|
| Custom Config Location | For default installation, The config location path is /etc/rabbitmq/rabbitmq. config, if any custom location is provided check the valid rabbitmq config file exists in that location | Login via SSH to the target device and check the “rabbitmq” installations and valid configuration file location path |
| Permission denied for file/location. |
1. File might not be present in the avx environment. 2. user might not have permission to read in the given source location 3.Device communication might not be established when service has started. |
1.Check whether someone deleted the file from AppViewX environment. 2. Verify if read permission is given for the location. 3.Verify the device connection and restart the service. |