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
I have tried both values of the remote.SSH.useLocalServer setting
Connect Locally
It connects successfully
Bug Description
I am experiencing issues connecting to a remote SSH server after updating VSCode to version 1.91.0 and 1.91.1. Prior to this update, the connection was working fine. Here are the details of my setup and the error message I am encountering:
Local Environment:
Operating System: macOS 14.5
VSCode Version: 1.91.1 (universal)
Remote Environment:
Operating System: Linux RHEL 8.9
Expected Behavior
It was working fine till the VSCode update 1.91.0 release. After that, it stopped connecting to the host and we tried with release 1.91.1 and found the same error.
Steps To Reproduce
Local OS version: macOS 14.5
VSCode version: 1.91.1 (universal)
Attempt to connect to remote SSH to the ADS on Linux RHEL 8.9
Remote-SSH Log
Remote-SSH Log
> ACME_SUBLIST_PATH=/nfs/acmecontrol/usrlu/sanos/sublist
> WR_X86_XEON_GCC_LIB_DIR=/auto/andpkg/rep_cache//wr-x86-xeon/5.0/toolchain/x86_64-wrlinuxsdk-linux/usr/toolchain/lib/gcc/i686-wrs-linux-gnu/4.6.3
> ATC_BASE_U=/auto/andpkg/rep_cache/
> ATC_BASE_L=/auto/andatcd
> ATC_BASE_I=/auto/dcos-sw-hard/base-dcos-sw/andatc/independent
> ATC_BASE_D=/auto/andatcd-hard
> ATC_BASE_B=/auto/andatc/independent
> _=/auto/andatcd/coreutils/8.17/bin/printenv
> Removing old logfile at /nobackup/pkr2/.vscode-server/.cli.dc96b837cf6bb4af9cd736aa3af08cf8279f7685.log
> Spawned remote CLI: 3994452
[17:35:46.190] > GPL Ghostscript 9.27: Unrecoverable error, exit code 1
[17:35:46.206] > Exec server process not found
> Listening on 127.0.0.1:36475
.....
[17:35:46.369] Failed to parse remote port from server output
[17:35:46.370] Exec server for ssh-remote+xxx-xx-xx failed: Error
[17:35:46.370] Error opening exec server for ssh-remote+xxx-xx-xx: Error
Anything else?
No response
The text was updated successfully, but these errors were encountered:
I've just experienced this as well and root caused it to being out of disk space where ~/.vscode-server is stored on the target I was connecting to. There was no obvious hint in the vscode logs that this was the case, I saw something very similar to what was reported above.
Experienced it on vscode 1.89.1, mac host, linux remote; remote extension version v0.112.0.
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
settingConnect Locally
It connects successfully
Bug Description
I am experiencing issues connecting to a remote SSH server after updating VSCode to version 1.91.0 and 1.91.1. Prior to this update, the connection was working fine. Here are the details of my setup and the error message I am encountering:
Local Environment:
Remote Environment:
Expected Behavior
It was working fine till the VSCode update 1.91.0 release. After that, it stopped connecting to the host and we tried with release 1.91.1 and found the same error.
Steps To Reproduce
Remote-SSH Log
Remote-SSH Log
Anything else?
No response
The text was updated successfully, but these errors were encountered: