-
Notifications
You must be signed in to change notification settings - Fork 39
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
Since new version it stops working on vscode dev tunnels. #3411
Comments
Can you do F1 -> GitHub Copilot Chat diagnostics |
This still an issue, I use the paid version, please take it as an priority, thank you in advance. |
The information was provided
Connecting to https://api.github.com:
Connecting to https://api.githubcopilot.com/_ping:
DocumentationIn corporate networks: Troubleshooting firewall settings for GitHub Copilot.
|
I have provided the information needed, please let me know if you found the issue, thank you in advance 😁 |
wsl can not use node-fetch, you should add this settings:
|
I am not using wsl, I am running it on a container that have instaled vscode and rinning a vscode tunnel, all of this is running on a linux OS. |
@chrmarti possibly related to microsoft/vscode#236537 |
I am using vscode.dev and still failing:
|
Any update @chrmarti?, thank you in advance |
Do you find a fix @chrmarti @digitarald ? |
Do you need more information? |
Any update @digitarald @chrmarti ? |
@aleleba Could you try adding the following to your user settings JSON ( "github.copilot.advanced.debug.useNodeFetchFetcher": false Then restart VS Code and retry with the tunnel. |
seems to have fixed it for me.
- Alex Leykin
…On Sun, Dec 22, 2024 at 6:01 AM Christof Marti ***@***.***> wrote:
@aleleba <https://github.com/aleleba> Could you try adding the following
to your user settings JSON (F1 > Preference: Open User Settings (JSON)):
"github.copilot.advanced.debug.useNodeFetchFetcher": false
Then restart VS Code and retry with the tunnel.
—
Reply to this email directly, view it on GitHub
<#3411 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIWAHY6O4LN5W7STOSNYNL2G2LXJAVCNFSM6AAAAABT5RXGLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJYGQYTKOBTGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Since new version it stops working on vscode dev tunnels.
Steps to Reproduce:
Logs of Github Copilot on dev tunnel
@digitarald any idea? It start failing since yesterday, thank you in advance
The text was updated successfully, but these errors were encountered: