-
Notifications
You must be signed in to change notification settings - Fork 125
Too many redirects or authentication replays #1042
Comments
I have reverted libgit2sharp from 0.27.0-preview-0034 to 0.26.2 and can confirm this works in my own fork. |
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. |
bump |
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. |
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. |
I'm having the same issue here. Reverting LibGit2Sharp to 0.26.2 did not resolve the issue. Any updates on potential fixes? |
I've noticed there is an |
Same problem here using nukeeper 0.35.0 |
same problem and reverting to LibGit2Sharp to 0.26.2 did not resolve the issue... |
@Hoaas that's basically your local git installation. |
same issue like @kotynia |
🔙 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:
The text was updated successfully, but these errors were encountered: