vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

[Remote-SSH Bug]:

Open 123swk123 opened this issue 1 year ago • 0 comments

Is there an existing issue for this bug?

  • [X] I have searched the existing issues

Required Troubleshooting Steps

  • [X] I have followed these troubleshooting steps
  • [X] I have tried both values of the remote.SSH.useLocalServer setting

Connect Locally

It connects successfully

->

recently I updated to 0.113.2024062415 and faced strange SSH remote connection issue with the error message 'could not resolve hostname test-ubuntu-1.local'

Local machine: win11 x64 Remote machine: Ubuntu 23.10 x64 (in my LAN)

I am able to reach that remote machine via other application (eg: Qtcreator, win11 builtin openSSH, msys openSSH)

after disabling this setting "remote.SSH.useExecServer" I am able to connect to the host machine.

But with this version 0.113.2024061415 & "remote.SSH.useExecServer": true it worked without any issues

Expected Behavior

No response

Steps To Reproduce

No response

Remote-SSH Log

Remote-SSH Log

There was none except for that one line 'could not resolve hostname .....'

Anything else?

No response

123swk123 avatar Jun 29 '24 08:06 123swk123