Skip to content
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

GitHub - auth broken #136953

Open
ph-fritsche opened this issue Nov 11, 2021 · 5 comments
Open

GitHub - auth broken #136953

ph-fritsche opened this issue Nov 11, 2021 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues
Milestone

Comments

@ph-fritsche
Copy link

Does this issue occur when all extensions are disabled?: Local part yes, containers with ms-vscode-remote.remote-containers

  • VS Code Version:
    image
    and
    image

  • OS Version:
    image

Steps to reproduce

  1. Remove GitHub from trusted extensions.
  2. Open integrated console.
  3. Run git command that requires authentication (e.g. git clone/fetch from private repository).

Expected behavior

image
When accepted the browser should open with the authentication request.

Actual behavior

In vscode locally: Instant prompt as expected.

In vscode on devcontainer:
image
And then it hangs forever.

In vscode-insiders locally:
image

In vscode-insiders on devcontainer:
image
And then it prompts as expected.

@gjsjohnmurray
Copy link
Contributor

Does the problem remain if you downgrade to 1.62 (instructions in #136791 (comment))?

@ph-fritsche
Copy link
Author

image
works

@ph-fritsche
Copy link
Author

image
behaves like 1.63.0-insider.
Works as expected on devcontainer - locally it fails.

@lszomoru
Copy link
Member

@ph-fritsche, are you able to reproduce the same behaviour with Stable 1.62.3?

@lszomoru lszomoru added the git GIT issues label Nov 23, 2021
@ph-fritsche
Copy link
Author

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.

@lszomoru lszomoru added the bug Issue identified by VS Code Team member as probable bug label Dec 6, 2022
@lszomoru lszomoru changed the title GitHub auth broken GitHub - auth broken Dec 12, 2024
@lszomoru lszomoru added this to the Backlog milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues
Projects
None yet
Development

No branches or pull requests

3 participants