Problem connect SSH Key to Bitbucket

I’ve followed the guide given by the Setup Manager within Unity Cloud Build.

However, when I go to BitBucket to add the SSH key I always get the same error:

“Invalid SSH key (ssh-keygen).”

Am I doing something wrong?

Did you ensure you copy ssh-rsa also into the input field? It should look like this:

2 Likes

Hi I know its 2019, I’m having this problem now… not sure if its bitbucket or unity cloud

  1. You are missing the first bit “ssh-rsa” as pointed out. You may be copying it but it clearly is missing in the second window.

  2. You don’t want to be sharing that key in public!