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

Not getting logged in when setting GITHUB_TOKEN env #7197

Open
2 tasks done
archef2000 opened this issue Feb 7, 2025 · 0 comments
Open
2 tasks done

Not getting logged in when setting GITHUB_TOKEN env #7197

archef2000 opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@archef2000
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome 133
  • Local OS: win11
  • Remote OS: ubuntu 24.04
  • Remote Architecture: amd64
  • code-server --version: 1.96.4

Steps to Reproduce

  1. Create workspace
  2. mounted home directory
  3. run the following in startup_script
  4. export GITHUB_TOKEN=<>
  5. /app/code-server/bin/code-server --auth none --port 13337

Expected

Be logged into Github Actions, Pull Requests, etc

Actual

Getting asked to sign in with Github to use *

main-logs.txt

Logs

look above it was too big

Screenshot/Video

Image

Does this bug reproduce in native VS Code?

This cannot be tested in native VS Code

Does this bug reproduce in GitHub Codespaces?

This cannot be tested in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@archef2000 archef2000 added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant