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
V4_Oauth:Error converting value {null} to type 'System.Int32'. Path '[7].creator_id', line 1, position 28653.
V4:Error converting value {null} to type 'System.Int32'. Path '[7].creator_id', line 1, position 28653.
V3_Oauth:The remote server returned an error: (410) Gone.
V3:The remote server returned an error: (410) Gone.
V3_1:The remote server returned an error: (410) Gone.
This happens on GitLab 15.7.3-ee with LDAP authentication, with 2FA enabled and Personal Access Token.
Steps to recreate
Have the LDAP user with PAT and 2FA enabled
Fill in the Connect to Gitlab parameters: host, username, password (PAT), Enable Two Factor
Click login.
Get the error message: V4:Error converting value {null} to type 'System.Int32'.
Bouncing between with differrence Autodiscover options doesn't help.
Current behavior
Can't connect.
On the active personal access token in GitLab the 'Last Used' status changes from 'Never' to 'A minute ago'.
Expected behavior
It should be able to connect to the self-hosted GitLab instance.
The text was updated successfully, but these errors were encountered:
Installed product versions
Description
Failed to login
Please check your username or password!
V4_Oauth:Error converting value {null} to type 'System.Int32'. Path '[7].creator_id', line 1, position 28653.
V4:Error converting value {null} to type 'System.Int32'. Path '[7].creator_id', line 1, position 28653.
V3_Oauth:The remote server returned an error: (410) Gone.
V3:The remote server returned an error: (410) Gone.
V3_1:The remote server returned an error: (410) Gone.
This happens on GitLab 15.7.3-ee with LDAP authentication, with 2FA enabled and Personal Access Token.
Steps to recreate
Bouncing between with differrence Autodiscover options doesn't help.
Current behavior
Can't connect.
On the active personal access token in GitLab the 'Last Used' status changes from 'Never' to 'A minute ago'.
Expected behavior
It should be able to connect to the self-hosted GitLab instance.
The text was updated successfully, but these errors were encountered: