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

attempt to fix GitHub Desktop login error #9

Closed
wants to merge 1 commit into from

Conversation

capsulecorplab
Copy link
Member

@capsulecorplab capsulecorplab commented Jan 21, 2023

Attempts to resolve #3

Testing PR

  1. clone or download tetra-workspace-image repo
  2. change directory to tetra-workspace-image repo
  3. change :main to :pr-9 on image name in docker-compose.yml
  4. pull docker image with docker-compose pull (this may take a few minutes)
  5. spin up docker image with docker-compose up
  6. log into kasm image by going to https://localhost:6901 in a web browser and enter credentials (see "Using the image locally" in README)
  7. open GitHub Desktop from Applications > Accessories > GitHub Desktop
  8. see if error persists

@Burhan-Q
Copy link
Member

Burhan-Q commented Feb 2, 2023

image
Unfortunately I got the same error message from #3

@Burhan-Q
Copy link
Member

Burhan-Q commented Feb 2, 2023

From offline chat, ran the following:

  1. ./reset_kasm_user.sh
  2. tetra-workspace-image
  3. docker system prune

Then relaunched image via docker-compose up. When logging into the desktop, the GitHub application was definitely reset (missing dark mode and previous autofill info), but after signing in via the web and returning to the app, it asked for Name and Email, and when submitting, the same error message returned.
image

@Burhan-Q
Copy link
Member

@capsulecorplab follow up question. Since you have VSCode installed, is there really a need for GitHub desktop? I think we can just use the source control plugin right?

@capsulecorplab
Copy link
Member Author

@Burhan-Q I don't really use GitHub Desktop, so this feature is really more for non-CLI native git users - hence, why I've been lagging on fixing this PR

@capsulecorplab capsulecorplab marked this pull request as draft July 12, 2023 16:22
@capsulecorplab
Copy link
Member Author

Closing PR, as it's been stale for some time

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

Successfully merging this pull request may close these issues.

KASM vm error with login to GitHub deskop
2 participants