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
When connecting to remote workspace (SSH), the tools aren't using environment set for teminal.
I.e. when run git fetch in remote terminal, it's connecting fine, but when I ask VS Code to execute git fetch via extension, it fails to authenticate.
The cause is it loses $SSH_AUTH_SOCK about 20 minutes into session on all the jumps and reconnects, and the redirected socket (the one with stable name coming from ~/.ssh/rc and set up through terminal.integrated.env.linux) is not passed to the tools.
VS Code version: Code 1.90.0 (89de5a8, 2024-06-04T19:33:54.889Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
Item
Value
CPUs
Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz (4 x 3303)
Type: Bug
When connecting to remote workspace (SSH), the tools aren't using environment set for teminal.
I.e. when run
git fetch
in remote terminal, it's connecting fine, but when I ask VS Code to executegit fetch
via extension, it fails to authenticate.The cause is it loses
$SSH_AUTH_SOCK
about 20 minutes into session on all the jumps and reconnects, and the redirected socket (the one with stable name coming from~/.ssh/rc
and set up throughterminal.integrated.env.linux
) is not passed to the tools.VS Code version: Code 1.90.0 (89de5a8, 2024-06-04T19:33:54.889Z)
OS version: Windows_NT x64 10.0.19045
Modes:
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
Extensions (8)
The text was updated successfully, but these errors were encountered: