authenticated via a deploy key (BitBucket)
Troubleshooting "access denied" from BitBucket:
Check your "ssh -T hg@bitbucket.org" output.
If the output looks like it:
authenticated via a deploy key.
You can use git or hg to connect to Bitbucket. Shell access is disabled.
This deploy key has read access to the following repositories:
...
Check if your SSH-Key is added in your account settings;
run "ssh-add ~/.ssh/name_rsa" (replacing name with your sshkey name)
Check the output from "ssh -T hg@bitbucket.org"
It should look like this:
logged in as *account-name*.
You can use git or hg to connect to Bitbucket. Shell access is disabled.
Written by Oswaldo Ferreira
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ssh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#