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
When enabling 2fa in gitlab the login to the registry is not working.
Steps to reproduce the issue
enable gitlab 2fa
run "nerdctl login registry.gitlab.com -u user"
input password
Error:
ERRO[0012] failed to call tryLoginWithRegHost error="failed to call rh.Authorizer.Authorize: failed to fetch oauth token: unexpected status from GET request to https://gitlab.com/jwt/auth?offline_token=true&service=container_registry: 401 Unauthorized" i=0
FATA[0012] failed to call rh.Authorizer.Authorize: failed to fetch oauth token: unexpected status from GET request to https://gitlab.com/jwt/auth?offline_token=true&service=container_registry: 401 Unauthorized
Describe the results you received and expected
I expected the login to function normally even with 2fa
What version of nerdctl are you using?
0.23.0
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
Rancher Desktop for Windows
Host information
Windows 10
(WinBuild.160101.0800)
The text was updated successfully, but these errors were encountered:
Description
When enabling 2fa in gitlab the login to the registry is not working.
Steps to reproduce the issue
Describe the results you received and expected
I expected the login to function normally even with 2fa
What version of nerdctl are you using?
0.23.0
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
Rancher Desktop for Windows
Host information
Windows 10
(WinBuild.160101.0800)
The text was updated successfully, but these errors were encountered: