-
Notifications
You must be signed in to change notification settings - Fork 309
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
terminal launch failure #9347
Comments
log[21:59:09.659] Log Level: 2 [21:59:09.668] SSH Resolver called for "ssh-remote+", attempt 1 [21:59:09.668] "remote.SSH.useLocalServer": false [21:59:09.669] "remote.SSH.useExecServer": true [21:59:09.669] "remote.SSH.showLoginTerminal": false [21:59:09.669] "remote.SSH.remotePlatform": {"":"linux","":"linux","":"linux"} [21:59:09.669] "remote.SSH.path": undefined [21:59:09.669] "remote.SSH.configFile": undefined [21:59:09.669] "remote.SSH.useFlock": true [21:59:09.670] "remote.SSH.lockfilesInTmp": false [21:59:09.670] "remote.SSH.localServerDownload": auto [21:59:09.670] "remote.SSH.remoteServerListenOnSocket": false [21:59:09.670] "remote.SSH.showLoginTerminal": false [21:59:09.670] "remote.SSH.defaultExtensions": [] [21:59:09.672] "remote.SSH.loglevel": 2 [21:59:09.672] "remote.SSH.enableDynamicForwarding": true [21:59:09.672] "remote.SSH.enableRemoteCommand": false [21:59:09.673] "remote.SSH.serverPickPortsFromRange": {} [21:59:09.673] "remote.SSH.serverInstallPath": {} [21:59:09.677] VS Code version: 1.86.0-insider [21:59:09.677] Remote-SSH version: [email protected] [21:59:09.677] win32 x64 [21:59:09.684] SSH Resolver called for host: [21:59:09.684] Setting up SSH remote "" [21:59:09.688] Using commit id "9621add46007f7a1ab37d1fce9bcdcecca62aeb0" and quality "insider" for server [21:59:09.690] Install and start server if needed [21:59:09.691] Checking ssh with "D:\Java\jdk-15.0.2\bin\ssh.exe -V" [21:59:09.693] Got error from ssh: spawn D:\Java\jdk-15.0.2\bin\ssh.exe ENOENT [21:59:09.693] Checking ssh with "C:\Python39\ssh.exe -V" [21:59:09.694] Got error from ssh: spawn C:\Python39\ssh.exe ENOENT [21:59:09.694] Checking ssh with "C:\Python39\Scripts\ssh.exe -V" [21:59:09.695] Got error from ssh: spawn C:\Python39\Scripts\ssh.exe ENOENT [21:59:09.695] Checking ssh with "C:\WINDOWS\system32\ssh.exe -V" [21:59:09.696] Got error from ssh: spawn C:\WINDOWS\system32\ssh.exe ENOENT [21:59:09.696] Checking ssh with "C:\WINDOWS\ssh.exe -V" [21:59:09.697] Got error from ssh: spawn C:\WINDOWS\ssh.exe ENOENT [21:59:09.698] Checking ssh with "C:\WINDOWS\System32\Wbem\ssh.exe -V" [21:59:09.699] Got error from ssh: spawn C:\WINDOWS\System32\Wbem\ssh.exe ENOENT [21:59:09.700] Checking ssh with "C:\WINDOWS\System32\WindowsPowerShell\v1.0\ssh.exe -V" [21:59:09.701] Got error from ssh: spawn C:\WINDOWS\System32\WindowsPowerShell\v1.0\ssh.exe ENOENT [21:59:09.701] Checking ssh with "C:\WINDOWS\System32\OpenSSH\ssh.exe -V" [21:59:09.740] > OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2[21:59:09.744] Running script with connection command: "C:\WINDOWS\System32\OpenSSH\ssh.exe" -T -D 53252 "" bash
[21:59:10.983] Remote server is listening on port 32825 [21:59:11.104] [server] Checking ~/.vscode-server-insiders/cli/servers/Insiders-9621add46007f7a1ab37d1fce9bcdcecca62aeb0/log.txt and ~/.vscode-server-insiders/cli/servers/Insiders-9621add46007f7a1ab37d1fce9bcdcecca62aeb0/pid.txt for a running server... |
I also encountered the same problem. |
Yep having that problem too, with dev contianers:
|
@ZaitianWang are you successfully connected, ie can you open files on your remote? |
yes. opening files is fine |
does changing |
none of auto, on, off, canvas helps |
/duplicate 201129 |
Type: Bug
I connected to my remote server and used shift+control+` to launch my terminal.
there should be an active terminal showing my host and user names and I can type, but there is nothing but a cursor. I can neither see any text nor type—the same with other terminal launching methods (including running a file).
it works hours earlier (I did not do any settings), works for non-insider vscode, and works if I use powershell outside vscode.
Extension version: 0.108.2023122115
VS Code version: Code - Insiders 1.86.0-insider (9621add46007f7a1ab37d1fce9bcdcecca62aeb0, 2023-12-20T05:36:57.756Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Remote OS version: Linux x64 4.15.0-209-generic
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: