Skip to content

Installing extension breaks Azure authentication with network_error #5746

@joakimriedel

Description

@joakimriedel

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: 1.0.10
- IDE version: VS Code 1.100.2

Description

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

  1. Install Continue extension
  2. Try to sign in to Azure
  3. Get network_error: Network request failed
  4. Disable Continue extension
  5. Login succeeds

Log output

Metadata

Metadata

Assignees

Labels

area:installationRelates to the installation processide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorstale

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions