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 extension login loop on every page refresh #547

Open
rionitinkumar opened this issue Jan 25, 2024 · 2 comments
Open

GitHub extension login loop on every page refresh #547

rionitinkumar opened this issue Jan 25, 2024 · 2 comments

Comments

@rionitinkumar
Copy link

rionitinkumar commented Jan 25, 2024

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.85.1
  • OS Version: gitpod/openvscode-server:latest

Steps to Reproduce:

  1. Login to Github via One-Time Code
  2. Refresh Page
  3. GiHub asks for login again
@LiveSparks
Copy link

LiveSparks commented Apr 6, 2024

Same Issue when using the GitHub copilot extension. I have tried explicitly passing the user and server data directories but this did not help.

I am using nixOS and the following errors show up every time the client connects or refreshes the window.

[19:02:02] [192.168.18.205][cd4503af][ExtensionHostConnection] Unknown reconnection token (never seen).
File not found: /nix/store/5q757641iaig4lijpip2mmv9nrh5srsh-openvscode-server-1.84.0/out/vsda_bg.wasm
File not found: /nix/store/5q757641iaig4lijpip2mmv9nrh5srsh-openvscode-server-1.84.0/out/vsda.js

I don't know what the last two lines relate to but the first one is strange. I am using the same token to connect every time.

@aristosv
Copy link

same issue here. on every browser refresh, I get the message "The extension 'GitHub Pull Requests' wants to sign in using GitHub."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants