microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
308 stars 28 forks source link

Getting "Failed to make request" on Copilot Chat. #379

Open elongl opened 1 year ago

elongl commented 1 year ago

I suddenly started getting this when trying to feed Copilot Chat with a prompt:

image

I do have active subscriptions:

image image

Does anyone know why it happens? Thanks.

elongl commented 1 year ago

This seemed to have solved itself somehow.

oviedo97fer commented 11 months ago

Same bug here! I see this on console dev tools:

Captura de Pantalla 2023-09-12 a la(s) 16 30 50

rohitcoupa commented 7 months ago

I am getting the same error as well.

alex-mextner commented 4 months ago

Mee too

2024-04-08 15:16:22.537 [info] [chat fetch] url https://api.githubcopilot.com/chat/completions
2024-04-08 15:16:22.537 [info] [chat fetch] modelMaxPromptTokens 7168
2024-04-08 15:16:22.537 [info] [chat fetch] modelMaxResponseTokens 4096
2024-04-08 15:16:22.537 [info] [chat fetch] chat model gpt-3.5-turbo
2024-04-08 15:16:22.568 [info] [chat fetch] request.response: [https://api.githubcopilot.com/chat/completions], took 31 ms
2024-04-08 15:16:22.569 [info] [chat fetch] Request ID for failed request: ,bd714f88-2c25-4b23-a95b-7069c4ed988a

UPD: I was because corporate policy

lenni991 commented 3 months ago

image

Ashlc commented 3 months ago

Same here image


image

roblourens commented 3 months ago

It looks like this error message only comes from inline chat. I'm not sure whether it implies a network error or something else, do you know @jrieken?