Skip to content

'Too many redirects or authentication replays' when trying to push #60

@CrispyDrone

Description

@CrispyDrone

When NuKeeper tries to push the new branches to the remote repository, a LibGit2SharpException is thrown with error message: 'Too many redirects or authentication replays'.

I searched for this in the LibGit2Sharp repository and see it might be related to the type of credentials UserNamePasswordCredentials or DefaultCredentials that are being provided in combination with the authentication protocol that's used (NTLM vs Kerberos), see libgit2/libgit2sharp#1168.

I'm not the admin but I have a feeling that our on premise tfs only supports NTLM right now. I could verify this and come back to you. In the meantime, here are the logs when the extension is run with verbosity detailed.

5.txt

environment:

  • TFS 2018 U3 (agent)
  • Azure Devops Server 2019 (frontend)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions