-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working in WSL on WIndows. Works fine in Windows #1313
Comments
ok. This is resolved. I created a new vs code workspace. Might be some issue in that. Now it is working |
This is stopping intermittently. Both Github Copilot chat and Github copilot stops. What could be the issue here. |
I have the same issue and in the copilot log : Error sending telemetry AbortError: The operation was aborted. |
Same problem here since several days :
|
This got resolved for me in VS Code insiders build as of now. |
To resolve the "Error sending telemetry AbortError: The operation was aborted." error when using Windows 11 / WSL2 and Visual Studio Code with the WSL Extension I had to manually set my DNS server in windows. In Network Connections > Properties > Internet Protocol Version 4 > Properties > Use the following DNS server addresses: Primary: 1.1.1.1 Alternate: 8.8.8.8 |
Merging with #1577 |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: