almostobvious commented on issue #7823: URL: https://github.com/apache/cloudstack/issues/7823#issuecomment-2803289920
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. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org