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
I can confirm that GitLab auth is no longer working on Mac as well. I recently updated to the latest version, but I don't know my previous version, so I can't pinpoint a release.
Mac error
2024-12-19 11:09:25.278 git-credential-manager[21700:107354] +[IMKClient subclass]: chose IMKClient_Modern
2024-12-19 11:09:25.278 git-credential-manager[21700:107354] +[IMKInputSession subclass]: chose IMKInputSession_Modern
info: please complete authentication in your browser...
fatal: invalid_grant: The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
Unfortunately this seems to have actually been an unusual GitLab outage; I think they have fixed it. The problem is resolved for me; I don't know if anyone else is still encountering the issues, but I believe the issue can be closed.
Version
2.6.0+3c28096588f549cb46f36b552390514356830abe
Operating system
Windows
OS version or distribution
Windows 11 Pro 23H2 x64
Git hosting provider(s)
GitLab
Other hosting provider
No response
(Azure DevOps only) What format is your remote URL?
None
Can you access the remote repository directly in the browser?
Yes, I can access the repository
Expected behavior
Git Credential Manager is able to authenticate in the browser.
Actual behavior
GitLab thinks everything has authenticated fine but Git Credential Manager crashes with a fatal error.
I see a supposed success screen:
But receive a fatal error and Git operations do not succeed.
Logs
The text was updated successfully, but these errors were encountered: