Open technic960183 opened 23 hours ago
Does Copilot Chat work?
Please try using VS Code bisect to help us narrow down the version which broke this
Thank you for your response.
The result of VS Code bisect confirm that the issue is caused by the github.copilot
extension (Version 1.245.0).
When VS Code bisect disable GitHub Copilot alone, GitHub Copilot Chat works normally.
Additionally, we have verified that both GitHub Copilot (1.245.0) and GitHub Copilot Chat (0.22.4) extensions are using the same version on VS Code 1.93.0 and VS Code 1.95.3 during our previous tests. I've updated these information to the issue description.
Please let us know if further information is needed.
Type: Bug
Description
We are encountering an issue with the GitHub Copilot extension when using Visual Studio Code with Remote-SSH on an HPC login node. The extension works flawlessly with VS Code 1.93.0 (4849ca9bdf9666755eb463db297b69e5385090e3) but fails on VS Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813). Interestingly, VS Code 1.95.3 works fine on the computing node of the same cluster, accessed via SSH forwarding from the login node.
To eliminate variables, we have tested the setup thoroughly:
.vscode-server
directory on the remote machine was cleaned up to ensure a fresh environment.Expected Behavior
The GitHub Copilot extension should initialize and function correctly on both VS Code versions.
Actual Behavior
Test by VS Code Bisect
Done on our login node with VS Code 1.95.3. Result:
Extension Bisect is done and has identified github.copilot as the extension causing the problem.
Before, we don't know that it is possible to disable GitHub Copilot alone but not GitHub Copilot Chat. Later, we found that when VS Code bisect disable GitHub Copilot 1.245.0 alone, GitHub Copilot Chat 0.22.4 works normally on our login node with VS Code 1.95.3.
Logs
Below are logs captured from the Extension Host (remote) process on both the login and computing nodes running VS Code 1.95.3. These logs highlight differences observed during initialization:
Login Node (Fails)
Computing Node (Works)
Additional Notes
Key questions
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 5.15.0-78-generic
System Info
|Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2808)| |GPU Status|2d_canvas: enabledcanvas_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
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|7.89GB (1.49GB free)| |Process Argv|--log info --crash-reporter-id edf07c68-6f96-49c4-a777-c6a188cd4542| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|SSH: Spock| |OS|Linux x64 5.15.0-78-generic| |CPUs|AMD Ryzen Threadripper PRO 5975WX 32-Cores (64 x 1793)| |Memory (System)|251.70GB (244.89GB free)| |VM|0%|
Extensions (7)
Extension|Author (truncated)|Version ---|---|--- copilot|Git|1.245.0 copilot-chat|Git|0.22.4 jupyter-keymap|ms-|1.1.2 remote-ssh|ms-|0.115.1 remote-ssh-edit|ms-|0.87.0 remote-explorer|ms-|0.4.3 vscode-speech|ms-|0.12.1 (1 theme extensions excluded)A/B Experiments
``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 g316j359:31013175 dvdeprecation:31068756 dwnewjupytercf:31046870 nativerepl2:31139839 pythonrstrctxt:31112756 cf971741:31144450 iacca1:31171482 notype1cf:31157160 5fd0e150:31155592 dwcopilot:31170013 stablechunks:31184530 ```