weizhouapache commented on issue #10350:
URL: https://github.com/apache/cloudstack/issues/10350#issuecomment-2647796809

   @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 ?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to