We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue Type: Bug
Remote Development authenticates fine but shows an error and won't let me continue.
"Failed to connect to the remote extension host server (Error: Connection error: Unauthorized client refused.)
The remote server is CentOS release 6.10 (Final).
uname -a Linux server.com 2.6.32-696.18.7.el6.x86_64 #1 SMP Thu Jan 4 17:31:22 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
bash --version GNU bash, version 4.1.2(2)-release (x86_64-redhat-linux-gnu)
VS Code version: Code - Insiders 1.34.0-insider (daf71423252a707b8e396e8afa8102b717f8213b, 2019-05-06T22:07:35.830Z) OS version: Darwin x64 18.5.0 Fetching remote diagnostics for 'SSH: server.com' failed: Connection error: Unauthorized client refused.
Fetching remote diagnostics for 'SSH: server.com' failed: Connection error: Unauthorized client refused.
The text was updated successfully, but these errors were encountered:
Ahh, possibly a duplicate of #84 and should be moved there.
Sorry, something went wrong.
@wreiske Try to check here https://code.visualstudio.com/docs/remote/troubleshooting#_enabling-alternate-ssh-authentication-methods if enabling remote.SSH.showLoginTerminal possibly gives you another hint why it fails.
remote.SSH.showLoginTerminal
uname -a Linux 2.6.32-754.12.1.el6.x86_64 #1 SMP Tue Apr 9 14:52:26 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
e23315f6-185a-4a99-baa5-e4110203513c==14385==
This is a dupe of #103 and occurs due to glibc being outdated on CentOS 6. See here for a workaround.
No branches or pull requests
Issue Type: Bug
Remote Development authenticates fine but shows an error and won't let me continue.
"Failed to connect to the remote extension host server (Error: Connection error: Unauthorized client refused.)
The remote server is CentOS release 6.10 (Final).
uname -a
Linux server.com 2.6.32-696.18.7.el6.x86_64 #1 SMP Thu Jan 4 17:31:22 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
bash --version
GNU bash, version 4.1.2(2)-release (x86_64-redhat-linux-gnu)
VS Code version: Code - Insiders 1.34.0-insider (daf71423252a707b8e396e8afa8102b717f8213b, 2019-05-06T22:07:35.830Z)
OS version: Darwin x64 18.5.0
Fetching remote diagnostics for 'SSH: server.com' failed: Connection error: Unauthorized client refused.
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: unavailable_off
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Fetching remote diagnostics for 'SSH: server.com' failed: Connection error: Unauthorized client refused.
The text was updated successfully, but these errors were encountered: