-
Notifications
You must be signed in to change notification settings - Fork 58
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
Node.js 23.2.0 failed fetching #160
Comments
Probably due to the CF worker not supporting paths like https://nodejs.org/download/release/v23.2.0/node-v23.2.0.tar.xz/../SHASUMS256.txt.asc |
I opened #161 |
Looks like 18.20.5 also failed, but it got past the SHASUM, but choked on the headers for a similar reason |
There was an incident earlier today with v18.20.5 re nodejs/node#55829 |
I'm thinking the jobs might just need to be requeued. |
Looks like 23.2.0 is running now :) |
https://unofficial-builds.nodejs.org/logs/202411150552-v23.2.0/ requeued and working |
queued 18.20.5, I'll let you monitor and report back if there's a problem 🤞 |
Thanks! looks like they both finished and the automated PR got created for the Docker images |
Hit a 404 on the fetch job https://unofficial-builds.nodejs.org/logs/202411112036-v23.2.0/
Not sure if that's related to some of the r2 bucket changeover or just a different race condition
The text was updated successfully, but these errors were encountered: