Unable to authentificate in GitLab Enterprise Edition 9.3.3-ee

Hello,

since at least last version we are not able to authenticate us in our GitLab Enterprise Edition 9.3.3-ee. Getting "Authentication error" all the time. And in the log we see:

14:25:29.704|Error |GitClient |25 |Attempt 3 failed
RedGate.Vcs.Git.GitAuthenticationFailedException: Request failed with status code: 401 ---> LibGit2Sharp.LibGit2SharpException: Request failed with status code: 401
bei LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
bei LibGit2Sharp.Core.Proxy.git_clone(String url, String workdir, GitCloneOptions& opts)
bei LibGit2Sharp.Repository.Clone(String sourceUrl, String workdirPath, CloneOptions options)
bei RedGate.Vcs.Git.GitClient.<>c__DisplayClass7_0.<CacheClone>b__1(CredentialsHandler credentialsProvider)
bei RedGate.Vcs.Git.GitClient.WithLg2sAuthentication(Action`1 action)
--- Ende der internen Ausnahmestapelüberwachung ---
bei RedGate.Vcs.Git.GitClient.WithLg2sAuthentication(Action`1 action)
bei RedGate.Vcs.Git.GitClient.<>c__DisplayClass7_0.<CacheClone>b__0()
bei RedGate.Vcs.Git.GitCredentialsProvider.RetryAuthentication(Action gitAction)
14:29:46.789|Error |GitClient |33 |Attempt 1 failed
RedGate.Vcs.Git.GitAuthenticationFailedException: Request failed with status code: 401 ---> LibGit2Sharp.LibGit2SharpException: Request failed with status code: 401
bei LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
bei LibGit2Sharp.Core.Proxy.git_clone(String url, String workdir, GitCloneOptions& opts)
bei LibGit2Sharp.Repository.Clone(String sourceUrl, String workdirPath, CloneOptions options)
bei RedGate.Vcs.Git.GitClient.<>c__DisplayClass7_0.<CacheClone>b__1(CredentialsHandler credentialsProvider)
bei RedGate.Vcs.Git.GitClient.WithLg2sAuthentication(Action`1 action)
--- Ende der internen Ausnahmestapelüberwachung ---
bei RedGate.Vcs.Git.GitClient.WithLg2sAuthentication(Action`1 action)
bei RedGate.Vcs.Git.GitClient.<>c__DisplayClass7_0.<CacheClone>b__0()

Any ideas?
Tagged:

Comments

Sign In or Register to comment.