GitHub user weizhouapache added a comment to the discussion: HTTP ERROR 503 Service Unavailable
right. the doc needs to be fixed. however, when you downgrade to java11, cloudstack should work well. I was able to decrypt the values you pasted ``` $ 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 ``` the db.cloud.password and db.cloud.password are both decrypted as "password", are they correct ? GitHub link: https://github.com/apache/cloudstack/discussions/9880#discussioncomment-11168591 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org