Not able to clone repository using SSH in Squiz


(Preksha) #1

Hi all,

I am not able to clone Bitbucket repository in Squiz using SSH method. Following the documentation from here: https://matrix.squiz.net/tutorials/2018/how-to-set-up-a-git-bridge

Have added Squiz public key in Bitbucket repository then try to clone it Squiz and getting following error:

git@bitbucket.org:oehgovernance/public-places-near-me.git
Failed.
Error occurred when running git command “/usr/bin/git ls-remote ‘git@bitbucket.org:oehgovernance/public-places-near-me.git’”: fatal: Could not read from remote repository., , Please make sure you have the correct access rights, and the repository exists.

Any idea what could be the issue? Is anything is missing to add?

Thanks,
Preksha


(David Schoen) #2

As long as you’ve used the public key from the instance you’re trying to do the clone from, there’s unlikely to be much you can debug from the UI as the private key is not exposed anywhere.

It will need to go to someone with server access to debug - so if it’s Squiz hosted, that means putting in a support ticket.