question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After VSCode is updated, git@github.com: Permission denied (publickey).

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: April 2022 (version 1.67)
  • OS Version: MacOS Monterey 12.3.1

Steps to Reproduce:

  1. Update VSCode and restart
  2. In VSCode terminal: git pull
  3. git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:17 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
oleksandrsvcommented, May 26, 2022

Why Closed? This is bug in application.

1reaction
oleksandrsvcommented, May 16, 2022

@lszomoru , yes, these commands have fixed git key issue after VSCode was updated today to version April 2022 (version 1.67)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git: Permission denied (publickey). · Issue #42039
when I try to push the code or create new branch I get this message. Does this issue occur when all extensions are...
Read more >
VS Code / Bitbucket / SSH - Permission denied (publickey)
I think I'm using the ssh-agent that was introduced in one of the later Windows10 updates (not sure how to check, the windows...
Read more >
How to Fix Permission denied publickey Github Error
Install Open SSH Client. The first step to solve this issue is to generate an SSH key pair that will be later loaded...
Read more >
Git: git@gitlab.com: Permission denied (publickey) with VSC
Hi, I'm using Visual Code Studio on mac. I don't know why, but I now get an error Git: git@gitlab.com: Permission denied (publickey)....
Read more >
How to fix "Permission denied (publickey)." error ... - Ed Ruiz
I was trying to push to Github from VSCode when I got the following error: git@github.com: Permission denied (publickey). fatal: Could not ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found