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

Remote-SSH extention is unusable. "missing value for match criteria ###"

Open ba-T-ch opened this issue 1 year ago • 0 comments

Type: Bug

The saved list of SSH connections does not show any of the previous connections anymore.

Attempting to add a host in the extension results in an error message. (first prompt ask for command, then for save location)

Command 'Remote-SSH: Add New SSH Host...' resulted in an error
missing value for match criteria ###

Same for other commands, but these do not even show any prompt before failing.

  • Command 'Remote-SSH: Kill Local Connection Server For Host...' resulted in an error
  • Command 'Remote-SSH: Kill VS Code Server on Host...' resulted in an error

No logs or message are stored in Developer Tools' console.

Reverting extension to 0.107.0 resolves the issue. Remote explorer shows old connections, and all commands work.

Extension version: 0.108.0 VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:42:12.210Z) OS version: Darwin arm64 23.3.0 Modes:

System Info
Item Value
CPUs Apple M1 Pro (10 x 24)
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
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 7, 8, 8
Memory (System) 32.00GB (0.07GB free)
Process Argv
Screen Reader no
VM 0%

ba-T-ch avatar Feb 16 '24 22:02 ba-T-ch