-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure deploy error - TASK [cloud-azure : Create an instance] #891
Comments
Known issue with WSL and ssh-keygen. Need to move to the native openssl modules, they should be available now |
Thank you, but how would i do that? |
@dialbat Just wait for the fix being released and we will close the issue. |
thank you! |
any idea when will update be released? |
Not a bug microsoft/WSL#81. Just place Algo outside of |
thank you, will start working on. |
My issues were resolved at second try. |
OS / Environment (where do you run Algo on)
Cloud Provider (where do you deploy Algo to)
Summary of the problem
All runs well, until it gets to TASK [cloud-azure : Create an instance].
Than i get this error
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error creating or updating virtual machine AlgoVPN - Azure Error: InvalidParameter\nMessage: The value of parameter linuxConfiguration.ssh.publicKeys.keyData is invalid.\nTarget: linuxConfiguration.ssh.publicKeys.keyData"}
Steps to reproduce the behavior
Full log
The text was updated successfully, but these errors were encountered: