-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed as not planned
Closed as not planned
Copy link
Labels
area:installationRelates to the installation processRelates to the installation processide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorstale
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: macOS
- Continue version: 1.0.10
- IDE version: VS Code 1.100.2Description
Installing the Continue extension will break authentication with Azure.
It is not possible to sign in to C# Dev Kit (ms-dotnettools.csdevkit), mssql (ms-mssql.mssql) or Azure Resources (ms-azuretools.vscode-azureresourcegroups).
The error you get is:
network_error: Network request failed
I was troubleshooting for hours until I realized it was due to the Continue extension. Disabling it makes Azure auth work again. Enabling; breaks.
To reproduce
- Install Continue extension
- Try to sign in to Azure
- Get
network_error: Network request failed - Disable Continue extension
- Login succeeds
Log output
Metadata
Metadata
Assignees
Labels
area:installationRelates to the installation processRelates to the installation processide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorstale
Type
Projects
Status
Done