Open KuntalRathod opened 7 months ago
Same issue here, I guess copilot need to restart this service , here is log from extension 2024-03-26 13:34:24.588 [info] [extension] GitHub Copilot could not connect to server. Extension activation failed: "connect EHOSTUNREACH 140.82.121.5:443"
Are you connected to some sort of firewall?
@devm33 Could you help with this?
One thing to try is the new networking, can you add the following to your settings:
"github.copilot.advanced": {
"debug.useElectronFetcher": true
},
If that doesn't work please share the GitHub Copilot: Collect Diagnostics
output (docs) and also try these troubleshooting steps.
Are you connected to some sort of firewall?
No I'm not connected to any sort of firewall!!
One thing to try is the new networking, can you add the following to your settings:
"github.copilot.advanced": { "debug.useElectronFetcher": true },
If that doesn't work please share the
GitHub Copilot: Collect Diagnostics
output (docs) and also try these troubleshooting steps.
Wow, this one worked!
Steps to Reproduce:
1. 2.