Cannot clone via SSH (HTTP still works)

codesenberg June 10, 2017

I have created my SSH access keys with the following commands:

 

ssh-keygen -f ~/.ssh/personalid -C "personalid"

cat ~/.ssh/personalid.pub | pbcopy

I then added it to my bitbucket account and got a verifiacaiton sent to my email. But when I try and do a git clone via SSH, I get the following errors:

npm ERR! repository access denied.
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events