I am currently using the 1.1.6 version, after installing the Remote-SSH extension and trying to open a remote window, I encountered the following error:
“Error resolving SSH authority: ssh -V failed – do you have OpenSSH installed?”
Steps to Reproduce
Install the Remote-SSH extension on Windows10
Try to open a remote window (remote linux server)
Operating System
Windows 10/11
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Thank you for your reply!
Actually, I had already installed the OpenSSH Client and had been using it successfully with VS Code’s Remote-SSH for quite a while.
I’ve now uninstalled the OpenSSH Client from Windows Settings and reinstalled it using the release package from GitHub. Now it’s working perfectly—although I am not sure why😅