Skip to content

Copilot Chat does not respond and fails to retrieve token (ERR_CONNECTION_TIMED_OUT) from Brazil. #321058

@hugodupan

Description

@hugodupan

Copilot Chat does not respond and fails to retrieve token (ERR_CONNECTION_TIMED_OUT) from Brazil

  • Copilot Chat Extension Version: Latest available version (June 2026)
  • VS Code Version: 1.124.0
  • OS Version: Windows_NT x64 10.0.26200
  • Feature (e.g. agent/edit/ask mode): Ask mode (also affects other chat modes)
  • Selected model (e.g. GPT 4.1, Claude 3.7 Sonnet): Any model (GPT 4.1, Claude Sonnet, etc.)
  • Logs:
2026-06-11 20:15:49.621 [error] [GitHubOrgCustomAgentProvider] Error reading from cache: Error: net::ERR_CONNECTION_TIMED_OUT

2026-06-11 20:15:53.463 [info] FetcherService: electron-fetch failed with error: net::ERR_CONNECTION_TIMED_OUT

2026-06-11 20:16:04.149 [info] FetcherService: node-fetch failed with error: fetch failed

2026-06-11 20:16:25.297 [info] FetcherService: node-http failed with error: connect ETIMEDOUT 4.228.31.149:443

2026-06-11 20:16:25.297 [warning] Failed to get copilot token due to fetch throwing: net::ERR_CONNECTION_TIMED_OUT

2026-06-11 20:16:25.305 [error] GitHub Copilot could not connect to server. Extension activation failed: "Failed to get copilot token. reason: RequestFailed"

2026-06-11 20:16:59.553 [info] Logged in as hugo-autotrac

Description

GitHub Copilot Chat is not responding when sending prompts. After selecting any model and submitting a question, nothing happens in the chat interface.

Authentication appears to succeed, but the extension fails to retrieve the Copilot token due to repeated connection timeouts.

Steps to Reproduce

  1. Open VS Code.
  2. Sign in to GitHub Copilot.
  3. Open Copilot Chat.
  4. Select any available model.
  5. Send a prompt in Ask mode.
  6. Observe that no response is generated.

Expected Behavior

The selected model should process the prompt and return a response.

Actual Behavior

No response is returned in the chat. Logs show repeated timeout errors while attempting to retrieve the Copilot token.

Additional Context

  • Location: Brazil
  • Authentication succeeds (Logged in as hugo-autotrac)
  • The issue occurs regardless of the selected model.
  • Multiple timeout errors occur while connecting to Copilot services.
  • The logs repeatedly reference 4.228.31.149:443.
  • This may indicate a regional networking, routing, CDN, or service availability issue affecting Copilot users in Brazil.

Metadata

Metadata

Assignees

Labels

new releaseIssues found in a recent release of VS Code

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions