SolusIO Compute resource unavailable: connection to rabbitmq failed. Retrying in 1 sec: read tcp [203.0.113.2]:57698->[203.0.113.2]:5671: i/o timeout

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

  • CR has Unavailable status at SolusIO > Compute Resources
  • The following error can be found in /var/log/solus/agent.log on Compute Resource:

    CONFIG_TEXT: connection to rabbitmq failed. Retrying in 1 sec: read tcp [203.0.113.2]:57698->[203.0.113.2]:5671: i/o timeout

Cause

Firewall zones and interfaces for SolusIO docker containers are not initiated on SolusIO management node:

# firewall-cmd --get-active-zones
#

Resolution

  1. Connect to SolusIO management node via SSH
  2. Redeploy SolusIO docker stack with the commands:

    # docker stack rm solus
    # systemctl restart docker
    # docker stack deploy --with-registry-auth -c /usr/local/solus/config/stack.yml solus

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.