This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 591
GitHub logon failed with GCM #914
Comments
I have the same problem.
Logins are coming from a Password Manager and work successfully after a logout | login in a Web browser. |
@springcomp for my case, I have 2 factors authentication enabled. It worked if I log in with Github PAT instead of password. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which Version of GCM are you using ? 1.20.0
From a command prompt, run
git credential-manager version
and paste the output.Which service are you trying to connect to
If AzureDevops Hosted describe your url
If you're using Azure DevOps, can you access the repository in the browser via the same URL?
If you're using Azure DevOps, and the account picker shows more than one identity as you authenticate, check that you selected the same one that has access on the web.
Expected behavior
Cannot logon to with my account name/password/pass code. It happened many times, and when it happened, the login may succeed after multiple retries (like more than 10 times of retries).
Actual behavior
Repeated show login and pass code dialog, and "logon failed" message to console.
Set the env variables GCM_TRACE=1 and GIT_TRACE=1 and run your git command. Redact any private information and attach the log
gcm_trace.txt
The text was updated successfully, but these errors were encountered: