-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Download link is not working #8699
Comments
ping @Daniel15 - I guess this is related to the Windows CI not running anymore? |
Any update on this? This link https://yarnpkg.com/downloads/1.22.10/yarn-v1.22.10.tar.gz. is also not working on Netlify. @jessejiang0214, where you able to fix the issue? |
Same for https://yarnpkg.com/downloads/1.22.4/yarn-v1.22.4.tar.gz on netlify |
Hi all 👋 , Erez from Netlify here, we've posted an update on our status page https://www.netlifystatus.com/incidents/l6rk7f1hqfd7 |
@erezrokah do you have some details? Did something break in Yarn's infra, or is it just something from Netlify's one? (Note that the initial issue in the OP is about msi builds, nothing to do with the tgz tarballs or ssh) |
Hmm it should still work as there's bits I haven't shut down yet. My guess would be that the system we use for Windows builds (AppVeyor?) failed. If all else fails I can manually build it. |
@arcanis Looks like the build failed: https://ci.appveyor.com/project/kittens/yarn/builds/40963544. I'll just manually build it myself. |
The Netlify failures are a separate issue related to Netlify's infra and specific build images. We'll post another update soon. |
I've manually built an MSI installer, signed it with our Authenticode cert, and attached it to the most recent release. https://classic.yarnpkg.com/latest.msi URL works now, and installs successfully.
Build commands, for reference:
then signed with DigiCert Certificate Utility. @arcanis Please feel free to ping me if that's needed for future releases too :) Since that's now fixed, and that was the original issue in the OP, I'm going to close this issue. The Netlify issue is a separate issue and you should follow up with Netlify's team for updates on that (since the Yarn team members unfortunately can't help with things that are at Netlify's end) |
A fix has been implemented for Netlify users. The mitigation is automatic on Xenial, but Trusty sites will have to update to Xenial or Focal in order to mitigate. We'll continue to monitor for a while before resolving the incident. We will post additional updates on the Netlify status page. |
Could this be related to the issue I'm seeing here: algolia/vue-instantsearch#1067 (curl: (60) SSL certificate problem: certificate has expired for |
This might be related. Many providers and projects have been experiencing issues since yesterday due to Let's Encrypt root certificate expiry. |
This issue should be reopened. https://yarnpkg.com/latest.msi is broken again since the current version does not have an msi. It seems that most of the recent releases do not. Just scanning down https://github.com/yarnpkg/yarn/releases:
It seems that this may just be an oft forgotten step of the release process. |
i'm having this issue now too |
The link which downloads the latest version of Yarn 1.0x is not working
https://yarnpkg.com/latest.msi
https://github.com/yarnpkg/yarn/releases/download/v1.22.13/yarn-1.22.13.msi
The text was updated successfully, but these errors were encountered: