GitHub user penguin2716 added a comment to the discussion: HTTP ERROR 503 Service Unavailable
@weizhouapache I just set up almost the same environment with a local VM, freshly installed Ubuntu 22.04, Java 17, MySQL, and the management server. It has the same issue: It works with Java 11 but not with 17. ``` $ sudo cloudstack-setup-databases cloud:password@localhost --deploy-as=root ``` ``` $ sudo egrep 'secret|password' /etc/cloudstack/management/db.properties | grep -v '^#' db.cloud.password=ENC(zj8jC08SoPQgFwtHQ5iGbogKbKTLXdzze9+t+3+Y/4h+CKRA) db.cloud.encrypt.secret=ENC(GDE3wHS14/AeRX6/k2e+ntGGi4QyGEoJoYP6v0P7ItGoxAp9) db.usage.password=ENC(i9ZUXzYySFLyqPJSXzA1ou/pjNVroXO0oM8girvSuLdCidmo) db.simulator.password=cloud ``` ``` $ /etc/cloudstack/management/key password ``` GitHub link: https://github.com/apache/cloudstack/discussions/9880#discussioncomment-11167368 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org