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
Yes I have essentially the same issue as #10696 and was able to fix the issue after implementing the changes mentioned in that issue. Thank you so much!
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
setting[Optional] Diagnose with Copilot
I did not ask the @remote-ssh participant for help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
Expected Behavior
When loging in to a remote server username using previous versions of Remote - SSH, the hostname would be of the format
username@host.
Actual Behavior
When logging in using the new version (0.117.1) the hostname would be of the format
username@username@host
Steps To Reproduce
Login to a remote server using any existing ssh configs.
Anything else?
No response
The text was updated successfully, but these errors were encountered: