Search code examples
gitsshssh-keysgitkraken

GitKraken can't connect to SSH. Invalid Key


I've a repo at a server and gitKraken can connect, clone, push and pull over ssh with one pc without problems, i did't do any settings on this pc and he's connecting. Now i've installed gitKraken to another pc and can't connect cause invalid ssh key. I've tried to generate keys, load them on the server, load the server keys on my pc. Nothing's working.


Solution

  • I've generated now a key pair and put it into GitKraken. I know this is default knowledge but for people who have the same problem or don't know how to work with ssh keys this tutorial is good to understand: https://www.thomas-krenn.com/de/wiki/OpenSSH_Public_Key_Authentifizierung_unter_Ubuntu. Thanks for help