79173055

Date: 2024-11-09 15:21:34
Score: 2
Natty:
Report link

I assume you already properly configured your terminal to save key using ssh-agent. if that was the case you need to make sure that there is no other ssh.exe presented especially under C:\Program Files\Git\usr\bin in my case vscode preferred the ssh.exe in that path and this broke since I don't have ssh-agent there. my solution was just to delete it since the C:\Windows\System32\OpenSSH\ssh.exe is serving as the ssh command

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Omar Khalil