Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Permission denied (publickey)

johannesdorsey June 21, 2018

I have checked and followed every step after the connection wend away. I have tried to make a new ssh key in bitbucket. did didn't work. Also adding a new key in terminal didn't work. aldo sourcetree recognize te bitbucket cloud account reposities. I can't pull or push anything anymore. every time a see.

Permission denied (publickey).

fatal: Could not read from remote repository.

 

Please make sure you have the correct access rights

and the repository exists.

Permission denied (publickey).

fatal: Could not read from remote repository.

Please help?

1 answer

0 votes
Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 21, 2018

If you have recently restarted your Mac, please check if the ssh-agent has your keys loaded. If not, please add them to the agent. 

Run below commands in terminal to do so,

To check if keys are loaded:

ssh-add -l

To add keys to agent:

ssh-add <path_to_key>

more like,

ssh-add ~/.ssh/id_rsa

Key in the passphrase used while generating the ssh key and you should be good to go.

johannesdorsey June 24, 2018

sorry thats no solution to my problem.

Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 25, 2018

Can you add the response of ssh-add -l here?

johannesdorsey June 25, 2018

Problem is solved. I don’t know if This is a permanent solution, but I have removed the remote reposities. Then pair the SSH keys. Then push the local reposities back to a new remote repositie, and everything works Again. Maybe Luck, I don’t know, but the problem is solved.

Thanks for the support.

sincerly,

Johannes Dorsey

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events