Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Too many redirects or authentication replays #1042

Open
1 of 7 tasks
CrispyDrone opened this issue Sep 30, 2020 · 11 comments
Open
1 of 7 tasks

Too many redirects or authentication replays #1042

CrispyDrone opened this issue Sep 30, 2020 · 11 comments
Labels

Comments

@CrispyDrone
Copy link
Contributor

CrispyDrone commented Sep 30, 2020

🔙 Regression

Git clone results in a libgit2sharp exception due to "too many redirects or authentication replays". Works properly in version 0.33.0. Might be related to the libgit2sharp upgrade from 0.26.2 to 0.27.0-preview-0034.

Old (and correct) behavior

Git clone works.

Current behavior

Receive a libgit2sharp exception.

Reproduction steps

Run nukeeper repo <token> <url> command.

Configuration

Version: master at 09bed2f

Platform if applicable:

  • 🛠️ NuKeeper CLI
  • ✨ GitHub
  • 🤖 AzureDevops
  • 🏁 Bitbucket
  • 🌎 Gitlab
  • 📺 Gitea
  • 🐳 Docker
@CrispyDrone
Copy link
Contributor Author

I have reverted libgit2sharp from 0.27.0-preview-0034 to 0.26.2 and can confirm this works in my own fork.

@stale
Copy link

stale bot commented Feb 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Feb 20, 2021
@CrispyDrone
Copy link
Contributor Author

bump

@stale stale bot removed the wontfix label Feb 23, 2021
@Hoaas
Copy link

Hoaas commented May 27, 2021

Also getting the same issues towards Azure DevOps Server. Happening when run from cmd and powershell, however, when run from Ubuntu through WSL it works fine.

@stale
Copy link

stale bot commented Aug 25, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 25, 2021
@stale stale bot closed this as completed Sep 15, 2021
@msallin msallin reopened this Sep 16, 2021
@stale stale bot removed the wontfix label Sep 16, 2021
@stale stale bot removed the wontfix label Sep 16, 2021
@BaatenHannes
Copy link

BaatenHannes commented Oct 13, 2021

I'm having the same issue here. Reverting LibGit2Sharp to 0.26.2 did not resolve the issue. Any updates on potential fixes?
Using Azure Devops Server with PAT authentication.

@Hoaas
Copy link

Hoaas commented Oct 21, 2021

I've noticed there is an --gitclipath option to use git instead of lib2gitsharp, but uncertain how to get authentication to work with that.

@rkieslinger
Copy link

Same problem here using nukeeper 0.35.0

@kotynia
Copy link

kotynia commented Oct 29, 2021

same problem and reverting to LibGit2Sharp to 0.26.2 did not resolve the issue...

@sharpSteff
Copy link
Contributor

@Hoaas that's basically your local git installation.
Just configure it like in https://git-scm.com/docs/git-config

@PatrickGrub
Copy link

same issue like @kotynia
what was your solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants