We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does this issue occur when all extensions are disabled?: Local part yes, containers with ms-vscode-remote.remote-containers
ms-vscode-remote.remote-containers
VS Code Version: and
OS Version:
When accepted the browser should open with the authentication request.
In vscode locally: Instant prompt as expected.
vscode
In vscode on devcontainer: And then it hangs forever.
In vscode-insiders locally:
vscode-insiders
In vscode-insiders on devcontainer: And then it prompts as expected.
The text was updated successfully, but these errors were encountered:
Does the problem remain if you downgrade to 1.62 (instructions in #136791 (comment))?
Sorry, something went wrong.
works
behaves like 1.63.0-insider. Works as expected on devcontainer - locally it fails.
1.63.0-insider
@ph-fritsche, are you able to reproduce the same behaviour with Stable 1.62.3?
1.62.3
Version: 1.62.3 Commit: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247 Date: 2021-11-17T08:00:36.721Z Electron: 13.5.2 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.11.0-40-generic snap
@lszomoru Still the same as with 1.63.0-insiders: Devcontainer works, locally fails.
1.63.0-insiders
lszomoru
No branches or pull requests
Does this issue occur when all extensions are disabled?: Local part yes, containers with
ms-vscode-remote.remote-containers
VS Code Version:
and
OS Version:
Steps to reproduce
Expected behavior
When accepted the browser should open with the authentication request.
Actual behavior
In
vscode
locally: Instant prompt as expected.In
vscode
on devcontainer:And then it hangs forever.
In
vscode-insiders
locally:In
vscode-insiders
on devcontainer:And then it prompts as expected.
The text was updated successfully, but these errors were encountered: