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
328 stars 31 forks source link

net::ERR_TIMED_OUT even though the network and everything is normal #1543

Open nhokmoon opened 1 month ago

nhokmoon commented 1 month ago

Steps to Reproduce:

1. 2.

nhokmoon commented 1 month ago

LOGS

2024-09-10 08:05:21.262 [error] Error: net::ERR_TIMED_OUT at SimpleURLLoaderWrapper. (node:electron/js2c/utility_init:2:10266) at SimpleURLLoaderWrapper.emit (node:events:519:28) at SimpleURLLoaderWrapper.emit (node:domain:488:12): Failed to fetch models (d3f2a173-647f-48f8-82b9-2a4d1ca31b67) 2024-09-10 08:05:21.262 [info] activationBlocker from 'languageModelAccess' took for 32861ms 2024-09-10 08:05:21.503 [error] Error: net::ERR_TIMED_OUT at SimpleURLLoaderWrapper. (node:electron/js2c/utility_init:2:10266) at SimpleURLLoaderWrapper.emit (node:events:519:28) at SimpleURLLoaderWrapper.emit (node:domain:488:12): Failed to load remote slash commands

ackvf commented 4 weeks ago

I believe I encountered similar, but I received no error. I just got no response at all. Not in inline chat, not in sidebar chat. With that said, I did get all previous communication loaded, so the connection was probably working.