vscode-copilot-release icon indicating copy to clipboard operation
vscode-copilot-release copied to clipboard

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

Open nhokmoon opened this issue 1 year ago • 2 comments

  • Copilot Chat Extension Version:
  • VS Code Version:
  • OS Version:
  • Logs:

Steps to Reproduce:

nhokmoon avatar Sep 10 '24 00:09 nhokmoon

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

nhokmoon avatar Sep 10 '24 01:09 nhokmoon

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.

ackvf avatar Sep 25 '24 14:09 ackvf

Please check the output of F1 > Developer: GitHub Copilot Chat Diagnostics in VS Code and append it here.

chrmarti avatar Dec 10 '24 15:12 chrmarti

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!