Skip to content
New issue

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

Configured terminal environments aren't used by tools #214890

Closed
AnrDaemon opened this issue Jun 11, 2024 · 1 comment
Closed

Configured terminal environments aren't used by tools #214890

AnrDaemon opened this issue Jun 11, 2024 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@AnrDaemon
Copy link

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 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)
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) 15.96GB (8.18GB free)
Process Argv C:\Users\anrdaemon\Documents\.sh\git-hub
Screen Reader no
VM 0%
Extensions (8)
Extension Author (truncated) Version
theme-defaults vsc 1.0.1
vscode-json and 1.5.2
diff dup 0.0.1
gitlens eam 15.1.0
EditorConfig Edi 0.16.4
todo-tree Gru 0.0.226
branch-in-window-title wis 0.2.0
gitconfig-lsp yy0 0.10.2
@vscodenpa vscodenpa added the stale Issues that have not been triaged in an appropriate amount of time label Jun 18, 2024
@bhavyaus bhavyaus assigned eleanorjboyd and unassigned ulugbekna and bhavyaus Jun 21, 2024
@vscodenpa vscodenpa removed the stale Issues that have not been triaged in an appropriate amount of time label Jun 21, 2024
@roblourens
Copy link
Member

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 28, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

6 participants