weizhouapache commented on issue #226: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/226#issuecomment-5703583432
@sureshanaparti the issue is because apikey/secretkey is wrong in .cmk/config in the past or signaturealgorithm = HmacSHA1, if the apikey is wrong, it will fall back to use the username/password now with signaturealgorithm = auto, cmk will fail with `failed to detect signature algorithm` please retry after cleaning up the apikey and secretkey in .cmk/config cc @nvazquez @borisstoyanov -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
