-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
When pushing or pulling to Azure DevOps git repo, I do not get prompted for credentials and it fails. Running git-credential-manager-core diagnose, I get: System.Exception: Unable to persist credentials with the 'wincredman' credential store.
OK ] Environment
[ OK ] File system
[ OK ] Networking
[ OK ] Git
[FAIL] Credential storage
[!] Encountered an exception [!]
System.Exception: Unable to persist credentials with the 'wincredman' credential store.
See https://aka.ms/gcm/credstores for more information.
at GitCredentialManager.CredentialStore.ValidateWindowsCredentialManager()
at GitCredentialManager.CredentialStore.EnsureBackingStore()
at GitCredentialManager.CredentialStore.Remove(String service, String account)
at GitCredentialManager.Diagnostics.CredentialStoreDiagnostic.RunInternalAsync(StringBuilder log, IList`1 additionalFiles)
at GitCredentialManager.Diagnostics.Diagnostic.<RunAsync>d__5.MoveNext()
[*] Diagnostic test log [*]
ICredentialStore instance is of type: CredentialStore
Writing test credential...Deleting test credential...
[ OK ] Microsoft authentication (AAD/MSA)
[ OK ] GitHub API
Diagnostic summary: 6 passed, 0 skipped, 1 failed.
Metadata
Metadata
Assignees
Labels
No labels