-
Notifications
You must be signed in to change notification settings - Fork 31.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssh failed #192834
Comments
same issue, switch to 0.105 works fine |
I can only roll back to version 106. How can I roll back to version 105? |
修川地藏 ***@***.***>于2023年9月12日 周二13:01写道:
… 相同的问题,切换到0.105效果很好
I can only roll back to version 106. How can I roll back to version 105?
—
Reply to this email directly, view it on GitHub
<#192834 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHZHCOGOD6IW5AWUR47MIKTXZ7UBNANCNFSM6AAAAAA4UHFV2A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
Next to the uninstall button, you have a dropdown, clicking on that will give you the option "Install Another Version...". Choose the version you would like to use and reload the window. |
You can click the down signal next to the Uninstall button, then you’ll see an Install another version option. |
Okay, it has been solved. Indeed, version 0.105 can successfully connect to the server. Thank you very much for your help! |
Okay, it has been solved. Indeed, version 0.105 can successfully connect to the server. Thank you very much for your help! |
Be solved. |
Same here, should it be reopen ? |
VS Code 1.82.0 I tried disabling the parameter 'exec server' from extension settings - it helped to connect. |
v1.105 also works for me, thanks! |
0.105 works great but 0.107+ all fail no matter what I try. |
I think the original issue should be fixed now in the latest releases. Please open another issue with the log if not. |
Type: Bug
Windows terminal can ssh,but vscode ssh failed.
VS Code version: Code 1.82.0 (8b617bd, 2023-09-06T22:07:07.438Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Connection to 'SSH: TencentCloud' could not be established
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Connection to 'SSH: TencentCloud' could not be established
A/B Experiments
ERROR CODE VSCODE OUTPUT:
[11:36:47.132] Log Level: 2
[11:36:47.137] SSH Resolver called for "ssh-remote+7b22686f73744e616d65223a2254656e63656e74436c6f7564227d", attempt 1
[11:36:47.138] "remote.SSH.useLocalServer": false
[11:36:47.138] "remote.SSH.useExecServer": false
[11:36:47.138] "remote.SSH.showLoginTerminal": false
[11:36:47.138] "remote.SSH.remotePlatform": {"110":"linux","112":"linux","10.1.36.30":"linux","114.213.162.194":"linux","10.1.36.3":"linux","106.12.144.10":"linux","192.168.5.40":"linux","TencentCloud":"linux","algo003":"linux","algo":"linux","5.40":"linux","10.1.36.45":"linux"}
[11:36:47.138] "remote.SSH.path": undefined
[11:36:47.138] "remote.SSH.configFile": undefined
[11:36:47.138] "remote.SSH.useFlock": true
[11:36:47.139] "remote.SSH.lockfilesInTmp": false
[11:36:47.139] "remote.SSH.localServerDownload": auto
[11:36:47.139] "remote.SSH.remoteServerListenOnSocket": true
[11:36:47.139] "remote.SSH.showLoginTerminal": false
[11:36:47.139] "remote.SSH.defaultExtensions": []
[11:36:47.140] "remote.SSH.loglevel": 2
[11:36:47.140] "remote.SSH.enableDynamicForwarding": true
[11:36:47.140] "remote.SSH.enableRemoteCommand": true
[11:36:47.140] "remote.SSH.serverPickPortsFromRange": {}
[11:36:47.140] "remote.SSH.serverInstallPath": {}
[11:36:47.142] VS Code version: 1.82.0
[11:36:47.142] Remote-SSH version: remote-ssh@0.106.3
[11:36:47.142] win32 x64
[11:36:47.142] SSH Resolver called for host: TencentCloud
[11:36:47.142] Setting up SSH remote "TencentCloud"
[11:36:47.144] Using commit id "8b617bd08fd9e3fc94d14adb8d358b56e3f72314" and quality "stable" for server
[11:36:47.146] Install and start server if needed
[11:36:47.148] Checking ssh with "E:\Application\vmware\bin\ssh.exe -V"
[11:36:47.149] Got error from ssh: spawn E:\Application\vmware\bin\ssh.exe ENOENT
[11:36:47.149] Checking ssh with "C:\Program Files\Common Files\Oracle\Java\javapath\ssh.exe -V"
[11:36:47.150] Got error from ssh: spawn C:\Program Files\Common Files\Oracle\Java\javapath\ssh.exe ENOENT
[11:36:47.150] Checking ssh with "C:\Windows\system32\ssh.exe -V"
[11:36:47.151] Got error from ssh: spawn C:\Windows\system32\ssh.exe ENOENT
[11:36:47.151] Checking ssh with "C:\Windows\ssh.exe -V"
[11:36:47.151] Got error from ssh: spawn C:\Windows\ssh.exe ENOENT
[11:36:47.151] Checking ssh with "C:\Windows\System32\Wbem\ssh.exe -V"
[11:36:47.152] Got error from ssh: spawn C:\Windows\System32\Wbem\ssh.exe ENOENT
[11:36:47.152] Checking ssh with "C:\Windows\System32\WindowsPowerShell\v1.0\ssh.exe -V"
[11:36:47.153] Got error from ssh: spawn C:\Windows\System32\WindowsPowerShell\v1.0\ssh.exe ENOENT
[11:36:47.153] Checking ssh with "C:\Windows\System32\OpenSSH\ssh.exe -V"
[11:36:47.171] > OpenSSH_for_Windows_8.6p1, LibreSSL 3.4.3
[11:36:47.173] Running script with connection command: "C:\Windows\System32\OpenSSH\ssh.exe" -T -D 51479 "TencentCloud" bash
[11:36:47.174] Terminal shell path: C:\Windows\System32\cmd.exe
[11:36:48.130] > d84aea9a1478: running
[11:36:54.174] > Checking /home/ubuntu/.vscode-server/.8b617bd08fd9e3fc94d14adb8d358b56e3f72314.log and /home/ubuntu/.vscode-server/.8b617bd08fd9e3fc94d14adb8d358b56e3f72314.pid for a running server
[11:36:54.282] Failed to parse remote port from server output
[11:36:54.284] Resolver error: Error:
at g.Create (c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:637876)
at t.handleInstallOutput (c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:635279)
at t.tryInstall (c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:756875)
at async c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:717467
at async t.withShowDetailsEvent (c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:720720)
at async C (c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:714381)
at async t.resolve (c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:718116)
at async c:\Users\Zhonghui Wu.vscode\extensions\ms-vscode-remote.remote-ssh-0.106.3\out\extension.js:2:901786
[11:36:54.287] ------
[11:36:54.478] >
The text was updated successfully, but these errors were encountered: