GitHub user weizhouapache added a comment to the discussion: Cloudstack 4.18 HTTP 503 错误 (MySQL 8.0)
@tomorrrow666 the logs show ``` 2025-02-06 09:01:27,851 INFO [c.c.c.ClusterManagerImpl] (main:null) (logid:) Cluster node IP : 127.0.1.1 2025-02-06 09:01:27,852 ERROR [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) (logid:) Failed to configure ClusterManagerImpl javax.naming.ConfigurationException: cluster node IP should be valid local address where the server is running, please check your configuration at com.cloud.cluster.ClusterManagerImpl.configure(ClusterManagerImpl.java:1097) ``` it looks like the `cluster.node.IP` is set to `127.0.1.1` in `/etc/cloudstack/management/db.properties` can you set it to a valid ip address and restart mgmt service ? GitHub link: https://github.com/apache/cloudstack/discussions/10384#discussioncomment-12187266 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org