Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: The unauthenticated git protocol on port 9418 is no longer supported. #69

Closed
DilumAluthge opened this issue Nov 2, 2021 · 5 comments · Fixed by JuliaLang/julia#42906
Labels
bug Something isn't working

Comments

@DilumAluthge
Copy link
Member

Cloning into 'STDLIB'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

E.g. https://github.com/JuliaLang/BumpStdlibs.jl/actions/runs/1412783247

@DilumAluthge
Copy link
Member Author

@StefanKarpinski This is why your bump failed.

@DilumAluthge
Copy link
Member Author

Fix PR: JuliaLang/julia#42906

@DilumAluthge
Copy link
Member Author

Question: why are we seeing this particular failure right now?

Answer: apparently today (November 2, 2021) is the "first brownout" as discussed in the blog post: https://github.blog/2021-09-01-improving-git-protocol-security-github/#when-are-these-changes-effective

@DilumAluthge
Copy link
Member Author

@StefanKarpinski This should be fixed now. I saw that you and Jameson are making more PRs to Downloads.jl, so I decided not to trigger a bump, since I wasn't sure if you guys are ready to bump yet.

@StefanKarpinski
Copy link
Sponsor Member

Thanks, I'll bump when we're done iterating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants