TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Node.js Downloads Return Mostly 404

2 pointsby derkoeabout 2 years ago

1 comment

derkoeabout 2 years ago
It seems to work around 25% of the time - seems like some mirrors have not all the files. It&#x27;s quite strange that the same IP returns the file and then doesn&#x27;t.<p><pre><code> wget https:&#x2F;&#x2F;nodejs.org&#x2F;dist&#x2F;v18.14.2&#x2F;node-v18.14.2-linux-x64.tar.gz --2023-03-16 17:04:03-- https:&#x2F;&#x2F;nodejs.org&#x2F;dist&#x2F;v18.14.2&#x2F;node-v18.14.2-linux-x64.tar.gz Resolving nodejs.org (nodejs.org)... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:162e, ... Connecting to nodejs.org (nodejs.org)|104.20.23.46|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-03-16 17:04:04 ERROR 404: Not Found. wget https:&#x2F;&#x2F;nodejs.org&#x2F;dist&#x2F;v18.14.2&#x2F;node-v18.14.2-linux-x64.tar.gz --2023-03-16 17:04:46-- https:&#x2F;&#x2F;nodejs.org&#x2F;dist&#x2F;v18.14.2&#x2F;node-v18.14.2-linux-x64.tar.gz Resolving nodejs.org (nodejs.org)... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:162e, ... Connecting to nodejs.org (nodejs.org)|104.20.23.46|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 44201520 (42M) [application&#x2F;gzip] Saving to: ‘node-v18.14.2-linux-x64.tar.gz.4’ node-v18.14.2-linux-x64.tar.gz.4 19%[=====================&gt;</code></pre>
评论 #35185775 未加载