You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run through the instructions on how to deploy to GCP, but I'm hitting an error.
At the end of the terraform run, I get the following error:
Error: timeout - last error: SSH authentication failed (provisioner@ip-redacted22): ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
The ssh private and public key have been created and paths are correct. When I check the mgmt node in GCP, it has a public key, but no provisioner user has been created.
The text was updated successfully, but these errors were encountered:
I've run through the instructions on how to deploy to GCP, but I'm hitting an error.
At the end of the terraform run, I get the following error:
Error: timeout - last error: SSH authentication failed (provisioner@ip-redacted22): ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
The ssh private and public key have been created and paths are correct. When I check the mgmt node in GCP, it has a public key, but no provisioner user has been created.
The text was updated successfully, but these errors were encountered: