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

Not Connecting Host

Open jaogle04 opened this issue 1 year ago • 2 comments

Type: Bug

I input the linux drive that I am trying to connect to and it redirects me to the SSH-remote install in extensions instead of starting the connection to host process. VS code does show that SSH-remote is installed.

Extension version: 0.110.1 VS Code version: Code 1.89.0 (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:09:22.859Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info
Item Value
CPUs AMD Ryzen 9 7940HS w/ Radeon 780M Graphics (16 x 3992)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 31.21GB (19.86GB free)
Process Argv --crash-reporter-id 5e0df391-9b9c-4ff6-aea8-a62489ed7307
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
0ee40948:31013168
pythoncenvpt:31022790
dwnewjupytercf:31035177

jaogle04 avatar May 05 '24 20:05 jaogle04

Same issue.

I see the following in .vscode-server/.cli.b58957e67ee1e712cebf466b995adf4c5307b2bd.log:

[2024-05-07 10:08:11] info Disposed of connection to running server.
looking for token <redacted>, got Some("<redacted>")
[2024-05-07 10:08:11] info Checking /home/user//.vscode-server/cli/servers/Stable-b58957e67ee1e712cebf466b995adf4c5307b2bd/log.txt and /home/user//.vscode-server/cli/servers/Stable-b58957e67ee1e712cebf466b995adf4c5307b2bd/pid.txt for a running server...
thread 'tokio-runtime-worker' panicked at src/util/http.rs:298:24:
expected initresponse as first message from delegated http
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[2024-05-07 10:08:12] info Checking /home/user//.vscode-server/cli/servers/Stable-b58957e67ee1e712cebf466b995adf4c5307b2bd/log.txt and /home/user//.vscode-server/cli/servers/Stable-b58957e67ee1e712cebf466b995adf4c5307b2bd/pid.txt for a running server...
thread 'tokio-runtime-worker' panicked at src/util/http.rs:298:24:
expected initresponse as first message from delegated http

smx-smx avatar May 07 '24 08:05 smx-smx

It works again after downgrading to 1.88.1, which uses vscode-server e170252f762678dec6ca2cc69aba1570769a5d39

smx-smx avatar May 07 '24 09:05 smx-smx