Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.29: The server SSH fingerprint failed to verify. #107

Closed
delebedev opened this issue Jul 22, 2015 · 8 comments
Closed

0.29: The server SSH fingerprint failed to verify. #107

delebedev opened this issue Jul 22, 2015 · 8 comments

Comments

@delebedev
Copy link
Contributor

No idea what's happening actually, logs (I definitely have write access)

[VERBOSE]: Finished blueprint validation with success: false, error: Optional(Error Domain=com.honzadvorsky.Buildasaur Code=0 "The server SSH fingerprint failed to verify." UserInfo=0x61000046bc80 {NSLocalizedDescription=The server SSH fingerprint failed to verify.})
[ERROR]: Checking github availability error: Error Domain=com.honzadvorsky.Buildasaur Code=0 "The server SSH fingerprint failed to verify." UserInfo=0x61000046bc80 {NSLocalizedDescription=The server SSH fingerprint failed to verify.}
⇒  ssh -T [email protected]
Hi garnett! You've successfully authenticated, but GitHub does not provide shell access.
@czechboy0
Copy link
Member

This seems like you're using an old version of Buildasaur (pre-0.3) with Xcode 7 in Xcode Server. If that's the case, please look at the last beta release 0.3b2, that should work :)

Xcode Server introduced fingerprint validation to their API in Xcode 7. Old Buildasaur version can't yet handle that.

@delebedev
Copy link
Contributor Author

It is exactly the case. However I cannot build 0.3 with latest (yesterday's) Xcode 😢 and there is no binary

@czechboy0
Copy link
Member

Oh crap, in that case let me try to fix that and then you'll have to build from code (a bug in CocoaPods is not letting me archive in Xcode 7). Beta FTW

@czechboy0
Copy link
Member

@czechboy0
Copy link
Member

Let me know if that works for you! :)

@czechboy0
Copy link
Member

@garnett Whenever you have a sec, please ping me whether your issue got resolved with the latest beta, thanks! 😉

@delebedev
Copy link
Contributor Author

@czechboy0 works fine with latest beta4 release!

@czechboy0
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants