Hi,
I’m getting constant failures on iOS builds apparently due to git not being available, but I’ve had a few successful Android builds in the same time frame that iOS is failing.
Hi,
I’m getting constant failures on iOS builds apparently due to git not being available, but I’ve had a few successful Android builds in the same time frame that iOS is failing.
Hi there,
I noticed that you’re connecting using the ssh:// format URL for your repository, would it be possible for you to use the following short SSH format URL instead?
If not, please let me know. I believe there is an issue at the moment connecting via SSH URLs like you are using, which I will be investigating. If you are able to connect at the above URL, you should stop receiving the git ‘Permission Denied’ errors.
Regards,
-Chris
Hi,
Thanks for the response - I’ve just tried cloning my repo on my computer, but I get permission denied if I remove the ssh://
What is strange though, is its only affecting iOS - as I say, iOS and Android builds all started at the same time, but its only iOS that is failing
I have the same problem!