GitHub user almostobvious added a comment to the discussion: can't setup agent, due to com.cloud.utils.exception.CloudRuntimeException: Failed to setup keystore on the KVM host
Spent an hour battling this one. For me error wasn't associated with access. I was only able to resolve by installing agent manually and then making sure the java 17 is default. On the host you are adding: 1. Add the cloudstack yum repo 2. yum install cloudstack-agent 3. alternatives --config java (and then select java 17) The installation guide needs a revamp. It didn't say anything about how to prepare a host. I only found some (outdated) instructions in quickstart which is focused on much simpler setup. Also, the need to create bridges is only in troubleshooting but not in the installation guide. GitHub link: https://github.com/apache/cloudstack/discussions/10716#discussioncomment-12838771 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org