You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
0 facing problems during pull/push my code into github repository using cmd prompt for last 2 days. please try to resolve this issue. Logon failed, use ctrl+c to cancel basic credential prompt. Username for 'https://github.com': satyendrasingh8 Password for 'https://[email protected]': remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/satyendrasingh8/chatApp.git/'
#919
Which Version of GCM are you using ?
From a command prompt, run git credential-manager version and paste the output.
Which service are you trying to connect to
Azure DevOps
Azure DevOps Server (TFS/on-prem)
GitHub
GitHub Enterprise
Bitbucket
Other? - please describe;
If AzureDevops Hosted describe your url
dev.azure.com/org
org.visualstudio.com
If you're using Azure DevOps, can you access the repository in the browser via the same URL?
Yes
No, I get a permission error.
No, for a different reason:
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.
I only see one identity.
I checked each and none worked.
Expected behavior
A clear and concise description of what you expected to happen (or code).
Actual behavior
A clear and concise description of what happens, e.g. exception is thrown, UI freezes
Set the env variables GCM_TRACE=1 and GIT_TRACE=1 and run your git command. Redact any private information and attach the log
The text was updated successfully, but these errors were encountered:
Same error occurs as above while running push/pull request..even after generating new token and "CMDKEY: Credential added successfully." through cmd prompt. If any solution found for this issue please suggest...Checkout the raised issue in github communitylink
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which Version of GCM are you using ?
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
A clear and concise description of what you expected to happen (or code).
Actual behavior
A clear and concise description of what happens, e.g. exception is thrown, UI freezes
Set the env variables GCM_TRACE=1 and GIT_TRACE=1 and run your git command. Redact any private information and attach the log
The text was updated successfully, but these errors were encountered: