You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repository Clone Configuration (single repository/fork of an upstream repository):
Github Product (Github.com/Github Enterprise version x.x.x):
Every time I launch vscode for the first time, the extension fails to authenticate via SSH. It works just fine for every subsequent request.
An error occurred when fetching the repository: identity_sign: private key /Users/stan/.ssh/id_rsa contents do not match public
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
the named ssh key is also NOT the one I use for GitHub, I have no idea why it tries to use it.
The text was updated successfully, but these errors were encountered:
Every time I launch vscode for the first time, the extension fails to authenticate via SSH. It works just fine for every subsequent request.
the named ssh key is also NOT the one I use for GitHub, I have no idea why it tries to use it.
The text was updated successfully, but these errors were encountered: