Sublime Forum

Can't Clone Repo via SSH only on SM

#1

Hi, I am on a MacBook Pro High Sierra, and I can’t clone a repo via SSH. On Terminal it works perfectly and other tools like SourceTree work also. But there is some issue with Sublime Merge’s implementation that is causing issues. I used ssh-add -K to add the private key.

Any help pls? Cheers

Just to confirm it works, I do:

ssh -T git@bitbucket.org

The error is:

Cloning into ‘/Users/[username]/Projects/Hybris 5/hybris-custom-development’…
repository access denied.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

git failed with exit code 128

0 Likes

#2

Its working now! I just left the computr over night and I think it restarted and it worked. I did restart before though!

0 Likes