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

Node Dist Index node-v16.17.0-linux-x64.tar.xz 404 #47112

Closed
lhalleyvzc opened this issue Mar 16, 2023 · 4 comments
Closed

Node Dist Index node-v16.17.0-linux-x64.tar.xz 404 #47112

lhalleyvzc opened this issue Mar 16, 2023 · 4 comments

Comments

@lhalleyvzc
Copy link

Version

16.17.0

Platform

N/A

Subsystem

N/A

What steps will reproduce the bug?

Simply try and download the node-v16.17.0-linux-x64.tar.xz file from the Node dist https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.xz

This is will produce a 404

image

How often does it reproduce? Is there a required condition?

Always

What is the expected behavior? Why is that the expected behavior?

The file should be available

What do you see instead?

A 404

Additional information

This file was always available before now

@lhalleyvzc
Copy link
Author

lhalleyvzc commented Mar 16, 2023

I closed as the file became available for a few minutes but then again started to return a 404.

@phi-tz
Copy link

phi-tz commented Mar 16, 2023

Same issue for the entire https://nodejs.org/dist/v16.15.1

@deepakmahakale
Copy link

unable to install 18.15

nvm install v18.15.0
Downloading and installing node v18.15.0...
Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-darwin-x64.tar.xz...
#=#=-  #       #

curl: (22) The requested URL returned error: 404

Binary download from https://nodejs.org/dist/v18.15.0/node-v18.15.0-darwin-x64.tar.xz failed, trying source.
grep: /Users/deepak/.nvm/.cache/bin/node-v18.15.0-darwin-x64/node-v18.15.0-darwin-x64.tar.xz: No such file or directory
Provided file to checksum does not exist.
Binary download failed, trying source.
Clang v3.5+ detected! CC or CXX not specified, will use Clang as C/C++ compiler!
Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0.tar.xz...

#=#=-  #       #  
#=O#-     #        #

curl: (22) The requested URL returned error: 404

Binary download from https://nodejs.org/dist/v18.15.0/node-v18.15.0.tar.xz failed, trying source.
grep: /Users/deepak/.nvm/.cache/src/node-v18.15.0/node-v18.15.0.tar.xz: No such file or directory
Provided file to checksum does not exist.

@bnoordhuis
Copy link
Member

Duplicate of #47109, follow nodejs/nodejs.org#5149 for updates.

@bnoordhuis bnoordhuis closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants