matty
matty
@valentindeaconu Is this still planned?
In the end it was telemetry.business.githubcopilot.com that was being blocked. I found it in the output, thanks @alexdima
@alexdima Actually now I get an error with api.business.githubcopilot.com and if I visit it in my browser the SSL certificate is showing as problematic.
Connecting to https://api.business.githubcopilot.com/_ping: - DNS ipv4 Lookup: 20.26.156.215 (1 ms) - DNS ipv6 Lookup: Error (1 ms): getaddrinfo ENOTFOUND api.business.githubcopilot.com - Proxy URL: None (4 ms) - Electron fetch (configured):...
2025-04-07 21:37:58.400 [info] copilot token chat_enabled: true, sku: copilot_for_business_seat 2025-04-07 21:37:58.400 [info] GitHub.vscode-pull-request-github extension is not yet activated. 2025-04-07 21:37:58.412 [info] Registering default platform agent... 2025-04-07 21:37:58.422 [error] Error: net::ERR_CERT_COMMON_NAME_INVALID...
Here are the logs from today: ``` Note: Make sure to replace all sensitive information with dummy values before sharing this output. VS Code 1.99.2 (4949701c880d4bdb949e3c0e6b400288da7f474b) Network Proxy Test 0.0.17...
@chrmarti The issue popped up again. I am using Quad9 DNS this time and it still happened. ``` Note: Make sure to replace all sensitive information with dummy values before...
Again.. ``` ## GitHub Copilot Chat - Extension Version: 0.26.3 (prod) - VS Code: vscode/1.99.2 - OS: Windows ## Network User Settings: json "github.copilot.advanced.debug.useElectronFetcher": true, "github.copilot.advanced.debug.useNodeFetcher": false, "github.copilot.advanced.debug.useNodeFetchFetcher": true Connecting...
> The following output from the proxy test extension seems to confirm that you got an IP address for `github.com`: > > ``` > Sending GET request to https://api.business.githubcopilot.com/_ping (allowing...
> The issue is not at all related to firewalls or users—it's a server deployment problem where one IP responds correctly, but others do not. The commands I'm providing were...