Hi all, I kept getting a pop up with this error: “Host Key Verification Failed” when connecting to remote repository. When I went into the CLI I was able to use the git utility to run the command git push origin master fine and when I was done revisr worked as advertised.
I used a known good ssh key and also added it to the agent and it still wouldn't work. Im on a centos cpanel server running wp 4.8 and it still wouldn't work from the gui
Hi all, I kept getting a pop up with this error: “Host Key Verification Failed” when connecting to remote repository. When I went into the CLI I was able to use the git utility to run the command git push origin master fine and when I was done revisr worked as advertised.
I tried generating ssh keys per these instructions and it didn't work: https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/
I used a known good ssh key and also added it to the agent and it still wouldn't work. Im on a centos cpanel server running wp 4.8 and it still wouldn't work from the gui