microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161.01k stars 28.25k forks source link

Repeating requires entering a password #208165

Closed littetimo567 closed 1 month ago

littetimo567 commented 4 months ago

Type: Bug

Vscode ssh remotely entered the backend and still repeatedly asked for the password to be entered

VS Code version: Code 1.87.1 (1e790d77f81672c49be070e04474901747115651, 2024-03-06T00:21:36.258Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 6.2.0-39-generic Remote OS version: Linux x64 6.2.0-39-generic

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10505 CPU @ 3.20GHz (12 x 3192)| |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.75GB (3.70GB free)| |Process Argv|--folder-uri vscode-remote://ssh-remote%2B10.1.40.146/home/ema/core/github.com/gengine --crash-reporter-id 12d628d6-d6f6-4cd9-b9c6-6a78adfde748| |Screen Reader|no| |VM|67%| |Item|Value| |---|---| |Remote|SSH: 10.1.40.146| |OS|Linux x64 6.2.0-39-generic| |CPUs|Intel(R) Core(TM) i5-10505 CPU @ 3.20GHz (4 x 3192)| |Memory (System)|3.78GB (2.75GB free)| |VM|100%| |Item|Value| |---|---| |Remote|SSH: 10.1.40.146| |OS|Linux x64 6.2.0-39-generic| |CPUs|Intel(R) Core(TM) i5-10505 CPU @ 3.20GHz (4 x 3192)| |Memory (System)|3.78GB (2.75GB free)| |VM|100%|
Extensions (26) Extension|Author (truncated)|Version ---|---|--- remote-containers|ms-|0.348.0 remote-ssh|ms-|0.109.0 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.86.0 vscode-remote-extensionpack|ms-|0.25.0 remote-explorer|ms-|0.4.3 remote-server|ms-|1.5.1 vscode-markdownlint|Dav|0.54.0 githistory|don|0.6.20 go|gol|0.41.2 git-graph|mhu|1.30.0 vscode-docker|ms-|1.29.0 vscode-language-pack-zh-hans|MS-|1.87.2024031309 debugpy|ms-|2024.2.0 python|ms-|2024.2.1 vscode-pylance|ms-|2024.3.1 cmake-tools|ms-|1.17.17 cpptools|ms-|1.19.8 cpptools-extension-pack|ms-|1.3.0 hexeditor|ms-|1.9.14 makefile-tools|ms-|0.9.10 markdown|sta|2.0.1 vscode-tinygo|tin|0.4.0 cmake|twx|0.0.17 gitblame|wad|10.10.0 vscode-proto3|zxh|0.5.5
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:30992801 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 pydisww1:30991133 cppperfnew:30979542 8082a590:30971561 fegfb526:30981948 bg6jg535:30979843 ccp2r6:30993542 dsvsc020:30976470 gee8j676:30988843 ```
lszomoru commented 4 months ago

/gifPlease

VSCodeTriageBot commented 4 months ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

littetimo567 commented 4 months ago

Simply, after entering the password when using ssh, I need to enter the password again and again even if the password is correct.

VSCodeTriageBot commented 1 month ago

Hey @lszomoru, this issue might need further attention.

@littetimo567, you can help us out by closing this issue if the problem no longer exists, or adding more information.

lszomoru commented 1 month ago

@littetimo567, performing git operations using an SSH key with a passphrase?

VSCodeTriageBot commented 1 month ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!