ssh fingerprint failed to verify

Attempting to set up an Xcode bot for the first time using OSX 10.11 and Xcode 7. When I get to the step to "Provide repository credentials for this bot", I choose to use my existing ssh key (which works fine from the command line), but validation fails with the error "The server SSH fingerprint failed to verify".


I also tried letting it create the key for me, but I ended up with the same error.


Anyone have any suggestions?

Answered by humblehacker in 11835022

My mistake - thought I was running Xcode 7, but it was Xcode 6.3.2.

Accepted Answer

My mistake - thought I was running Xcode 7, but it was Xcode 6.3.2.

"I have the same question – I'm hosting my git repository on a NAS and trying to create an Xcode bot to checkout and build from it. However the bot can't seem to checkout the source files and the error was "The server SSH fingerprint failed to verify".

I had this error, on the OSX Server -> Xcode settings I found I was only enabling one of the Apple developer teams for my acccount and it wasn't the right one for the repo. I enabled the correct team also and now it works.

ssh fingerprint failed to verify
 
 
Q