-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Installed product versions
- Visual Studio: Professional 2019
- This extension: 1.0.319
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
- 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.