platform push - Host key verification failed #137
-
Hi, I'm new to Platform.sh. Trying to push my first project, but get this error:
From what I can tell, platform CLI creates an SSH key when I login. Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
pjcdawkins
Oct 9, 2023
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@xyzPeter it isn't a problem with your own key/access, it's a problem with your SSH client's verification of our server's key. To diagnose further try something like:
ssh "$(platform project:info git)"