GitHub user VJayMeyer edited a comment on the discussion: HTTP ERROR 503 Service Unavailable
I have seen this issue during CloudStack deployment. Check your cluster.node.ip (sudo cat /etc/cloudstack/management/db.properties) value. If its set to the loopback or a strange IP it can cause these issues. Update cluster.node.ip value to the IP of the CloudStack management server (ip a) and restart (sudo systemctl restart cloudstack-management). You should see clean logs after that (sudo grep -i error /var/log/cloudstack/management/management-server.log). GitHub link: https://github.com/apache/cloudstack/discussions/9880#discussioncomment-14170265 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org