0

I'm using PhpStorm and I'm also using WSL with Ubuntu 20.04 installed. When I try to update my branch using PhpStorm's tools I get this error:

Update failed
git@bitbucket-ssh.uhub.biz: Permission denied (publickey).
Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.

As far as I'm aware everything is fine because I can run git pull on my branch and it gets updated.

I've tried creating a config file in .ssh folder and creating new ssh keys, but nothing has worked.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Nikki
  • 3
  • 3
  • Such questions have been asked before. Check https://stackoverflow.com/a/44298714/761095 and https://stackoverflow.com/a/922461/761095 – bahrep Oct 26 '22 at 10:07

0 Answers0