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

Can't connect to Copilot #244120

Closed
CAPITAODOCERRADO opened this issue Mar 20, 2025 · 10 comments
Closed

Can't connect to Copilot #244120

CAPITAODOCERRADO opened this issue Mar 20, 2025 · 10 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@CAPITAODOCERRADO
Copy link

Type: Bug

When I click on "Use Copilot for Free", it simply stops loading after some time, and never actually connects

VS Code version: Code 1.98.2 (ddc367e, 2025-03-12T13:32:45.399Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 6.8.0-1021-azure

System Info
Item Value
CPUs Intel(R) Core(TM) Ultra 7 256V (8 x 3302)
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
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.54GB (4.95GB free)
Process Argv --crash-reporter-id 2cffecd0-f215-4d31-9944-b91b6ccf2b8b
Screen Reader no
VM 0%
Item Value
Remote Codespaces: scaling bassoon
OS Linux x64 6.8.0-1021-azure
CPUs AMD EPYC 7763 64-Core Processor (2 x 0)
Memory (System) 7.75GB (3.81GB free)
VM 0%
Extensions (37)
Extension Author (truncated) Version
codespaces Git 1.17.3
cs50 CS5 0.0.1
ddb50 CS5 2.0.0
design50 CS5 1.0.0
explain50 CS5 1.0.0
extension-uninstaller CS5 1.0.9
phpliteadmin CS5 0.0.1
style50 CS5 0.0.1
codespaces Git 1.17.3
vscode-pull-request-github Git 0.106.0
prettier-sql-vscode inf 1.6.0
vscode-pdf mat 0.1.5
vscode-docker ms- 1.29.4
vscode-language-pack-bg MS- 1.48.3
vscode-language-pack-cs MS- 1.98.2025031209
vscode-language-pack-de MS- 1.98.2025031209
vscode-language-pack-es MS- 1.98.2025031209
vscode-language-pack-fr MS- 1.98.2025031209
vscode-language-pack-hu MS- 1.48.3
vscode-language-pack-it MS- 1.98.2025031209
vscode-language-pack-ja MS- 1.98.2025031209
vscode-language-pack-ko MS- 1.98.2025031209
vscode-language-pack-pl MS- 1.98.2025031209
vscode-language-pack-pt-BR MS- 1.98.2025031209
vscode-language-pack-ru MS- 1.98.2025031209
vscode-language-pack-zh-hans MS- 1.98.2025031209
vscode-language-pack-zh-hant MS- 1.98.2025031209
autopep8 ms- 2025.2.0
debugpy ms- 2025.4.1
python ms- 2025.2.0
vscode-pylance ms- 2025.3.2
cpptools ms- 1.23.6
hexeditor ms- 1.11.1
vsliveshare ms- 1.0.5948
java red 1.40.0
vscode-java-debug vsc 0.58.1
gitdoc vsl 0.2.3

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805:30301674
binariesv615:30325510
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc2:31192216
iacca1:31171482
5fd0e150:31155592
dwcopilot:31170013
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
hdaa2157:31222309
copilot_t_ci:31222730
850i5325:31264362
968h8231:31262364
jda6j935:31233686
pythoneinst12:31262605
bgcontrol:31262794
fh1c7952:31258891
31787653:31262186
49da9784:31264548

@bpasero
Copy link
Member

bpasero commented Mar 20, 2025

Please see if you can find any logged output that could help us find the source of the issue:

  • run code --verbose from the command line
  • reproduce the issue
  • attach the log files you find from running the command "Open Logs Folder"

Thanks!

@bpasero
Copy link
Member

bpasero commented Mar 20, 2025

Also a screenshot would be helpful what you see and where you click.

@bpasero bpasero added the info-needed Issue requires more information from poster label Mar 20, 2025
@CAPITAODOCERRADO
Copy link
Author

code --verbose did work and opened a new window, the error also occurred there but when i ran the "Open Logs Folder it shows "Open: command not found".

First the error message is: (https://github.com/user-attachments/assets/f6fdd5b3-48cd-4999-9170-1a5266b0474e). After some retry, the error message is: (https://github.com/user-attachments/assets/9938d94f-6031-4025-bb8f-74faf1ab940a). After some more retry, it simply keeps loading like this: (https://github.com/user-attachments/assets/9b5836fa-cf90-429a-a939-b2b50712cce2) until it goes back to how it was: (https://github.com/user-attachments/assets/0b06fdd1-7826-4cd3-9331-f35a96e25044)

@bpasero
Copy link
Member

bpasero commented Mar 21, 2025

Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/

@CAPITAODOCERRADO
Copy link
Author

for some reason it works in Visual Code - Insiders. It automatically opens with copilot chat working.

@bpasero
Copy link
Member

bpasero commented Mar 21, 2025

Can you send a chat request, that will trigger the setup and sign-in flow.

@CAPITAODOCERRADO
Copy link
Author

i have no idea what this means. I have been using Visual Code for few weeks. If you have any tutorial or link explaining i would apreciate it. By the way, thanks for the suport and patience

@bpasero
Copy link
Member

bpasero commented Mar 21, 2025

Yeah sorry: in that insiders version when you open chat, can you type "Hi" and hit enter key to submit. It should ask you to run through a setup. I am curious if you get a functional copilot in the end of that setup.

@CAPITAODOCERRADO
Copy link
Author

I still can't figure it out what to do. The only chat i found was the one from copilot, and it did not said anything when i send hi. (https://github.com/user-attachments/assets/78d2ff9c-f040-46ea-b1a6-2c331a2dd453)

@CAPITAODOCERRADO
Copy link
Author

but i guess it already went through a setup because it is working fine and logged into my account

@bpasero bpasero closed this as not planned Won't fix, can't repro, duplicate, stale Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants