GitHub user Indrasura20 added a comment to the discussion: Failed to add additional management server: No bean named 'DefaultConfigResources' available
I had this same issue and was able to figure this out: Saw this initial error: Caused by: com.cloud.utils.exception.CloudRuntimeException: The script injectkeys.sh failed to run successfully : Files /var/cloudstack/management/.ssh/id_rsa and /usr/share/cloudstack-common/scripts/vm/systemvm/id_rsa.cloud differ Ran this command, restarted cloudstack-management and it works now: cp /usr/share/cloudstack-common/scripts/vm/systemvm/id_rsa.cloud /var/cloudstack/management/.ssh/id_rsa GitHub link: https://github.com/apache/cloudstack/discussions/11150#discussioncomment-13680226 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org