nodejs.org denies access to zip files #4708
Unanswered
askingtherightquestion
asked this question in
Q&A
Replies: 0 comments 9 replies
-
I just checked in our Cloudflare logs and out of 1.14 million requests for zip files in the last 3 days, only 24 were blocked, all for the path |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone
Our git pipelines isn't able to access http://nodejs.org/dist/ since Saturday:
The issue isn't caused by the missing ivy.xml. This issue suggests that the error is also thrown if the script isn't able to fetch the zip file: srs/gradle-node-plugin#292
This issue seems to impact other people / projects as well:
One answer suggests that it might have something to do with DDNS prevention software installed by http://nodejs.org/. Does anyone face the same issue? Do you have any suggestions on how to solve this?
PS: The subfolders of http://nodejs.org/dist/ returned the HTTP error 500 a couple of hours ago. I tested this with different IPs and computers in order to make sure that I haven't been blocked or anything. Can I see somewhere if changes were done to the network of nodejs.org?
Beta Was this translation helpful? Give feedback.
All reactions