My SSH public key is added to my account
My account has access to the repository
When I try to test the connection using "ssh -T hg@bitbucket.org" command it succeeds.
$ ssh -T hg@bitbucket.org
logged in as aquaz_.
You can use git or hg to connect to Bitbucket. Shell access is disabled.
Yet when I try to push, pull, clone or do anything with the repository I get :
remote: Permission denied (publickey).
abort: no suitable response from remote hg!
What am I missing?
Hi Wojtek,
Did you check our documentation on how to Troubleshoot SSH issues ?
The first topic there offer some steps to solve the "no suitable response from remote hg!" issue.
Kind regard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.