## GitHub Copilot Chat

- Extension: 0.40.1 (prod)
- VS Code: 1.112.0 (07ff9d6178ede9a1bd12ad3399074d726ebe6e43)
- OS: win32 10.0.19045 x64
- GitHub Account: tedjasukmana-creator

## Network

User Settings:
```json
  "http.systemCertificatesNode": true,
  "github.copilot.advanced.debug.useElectronFetcher": true,
  "github.copilot.advanced.debug.useNodeFetcher": false,
  "github.copilot.advanced.debug.useNodeFetchFetcher": true
```

Connecting to https://api.github.com:
- DNS ipv4 Lookup: 20.205.243.168 (39 ms)
- DNS ipv6 Lookup: Error (63 ms): getaddrinfo ENOTFOUND api.github.com
- Proxy URL: None (2 ms)
- Electron fetch (configured): HTTP 200 (53 ms)
- Node.js https: HTTP 200 (215 ms)
- Node.js fetch: HTTP 200 (51 ms)

Connecting to https://api.githubcopilot.com/_ping:
- DNS ipv4 Lookup: 140.82.113.21 (205 ms)
- DNS ipv6 Lookup: Error (34 ms): getaddrinfo ENOTFOUND api.githubcopilot.com
- Proxy URL: None (17 ms)
- Electron fetch (configured): HTTP 200 (258 ms)
- Node.js https: HTTP 200 (1210 ms)
- Node.js fetch: HTTP 200 (864 ms)

Connecting to https://copilot-proxy.githubusercontent.com/_ping:
- DNS ipv4 Lookup: 52.175.140.176 (33 ms)
- DNS ipv6 Lookup: Error (33 ms): getaddrinfo ENOTFOUND copilot-proxy.githubusercontent.com
- Proxy URL: None (53 ms)
- Electron fetch (configured): HTTP 200 (351 ms)
- Node.js https: HTTP 200 (431 ms)
- Node.js fetch: HTTP 200 (437 ms)

Connecting to https://mobile.events.data.microsoft.com: HTTP 404 (366 ms)
Connecting to https://dc.services.visualstudio.com: HTTP 404 (692 ms)
Connecting to https://copilot-telemetry.githubusercontent.com/_ping: HTTP 200 (890 ms)
Connecting to https://copilot-telemetry.githubusercontent.com/_ping: HTTP 200 (1192 ms)
Connecting to https://default.exp-tas.com: timed out after 10 seconds

Number of system certificates: 84

## Documentation

In corporate networks: [Troubleshooting firewall settings for GitHub Copilot](https://docs.github.com/en/copilot/troubleshooting-github-copilot/troubleshooting-firewall-settings-for-github-copilot).