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

/dist/ returns 500 or is very slow #5302

Closed
bnoordhuis opened this issue Apr 20, 2023 · 13 comments
Closed

/dist/ returns 500 or is very slow #5302

bnoordhuis opened this issue Apr 20, 2023 · 13 comments
Labels

Comments

@bnoordhuis
Copy link
Member

URL:

https://nodejs.org/dist/latest-v20.x/node-v20.0.0.tar.xz

Browser Name:

wget

Browser Version:

n/a

Operating System:

n/a

How to reproduce the issue:

$ wget https://nodejs.org/dist/latest-v19.x/node-v19.9.0.tar.xz
--2023-04-20 13:08:51--  https://nodejs.org/dist/latest-v19.x/node-v19.9.0.tar.xz
Resolving nodejs.org (nodejs.org)... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:172e, ...
Connecting to nodejs.org (nodejs.org)|104.20.23.46|:443... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2023-04-20 13:08:52 ERROR 500: Internal Server Error.

$ wget https://nodejs.org/dist/latest-v20.x/node-v20.0.0.tar.xz
--2023-04-20 13:09:00--  https://nodejs.org/dist/latest-v20.x/node-v20.0.0.tar.xz
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... 500 Internal Server Error
2023-04-20 13:09:04 ERROR 500: Internal Server Error

Sometimes it starts downloading but at a veeerrrryyyy sloooow raaatttteeee, like 8k/s, or stalls completely.

Interestingly, https://status.nodejs.org/ is green but yeah, but no.

@ovflowd
Copy link
Member

ovflowd commented Apr 21, 2023

Hey there 👋 this is a recurring issue. Here are some details: #4495 and details about the latest incident here.

We're working on numerous efforts to alleviate the current infrastructure, such as moving the website to a third-party provider (Vercel).

There are some details about why this happens on these links.

We apologise for any inconvenience 😅

Closing this for now as duplicated and as there's no action besides of what we're working already on.

@ovflowd ovflowd closed this as not planned Won't fix, can't repro, duplicate, stale Apr 21, 2023
@bnoordhuis
Copy link
Member Author

@ovflowd I hit this again today. If you want something actionable, https://status.nodejs.org/ should reflect the current flakiness; it's all green now.

@ovflowd
Copy link
Member

ovflowd commented May 5, 2023

Sorry, we won't update the status page because one or two persons are hitting an occasional error that happens rarely. We're working behind the doors on actionable, but the flakiness level is irrelevant enough to be an actual concern.

@bnoordhuis
Copy link
Member Author

@ovflowd it's late June now and I'm still hitting this regularly.

@ovflowd

This comment was marked as off-topic.

@bnoordhuis

This comment was marked as off-topic.

@ovflowd

This comment was marked as off-topic.

@ovflowd

This comment was marked as off-topic.

@ovflowd

This comment was marked as off-topic.

@bnoordhuis
Copy link
Member Author

Now, all of this is explained on all these issues.

As a bit of user feedback, I don't think the average visitor can be expected to understand that those pinned issues are about the 5xx errors he or she is seeing. Their titles are way too oblique; they read like developer todo lists, not operational status reports.

My suggestion: pin an issue with an explicit title, like "5xx errors / download problems".

I could curate a centralised issue, but that would remain the fact that people would still open more issues and ask the same thing repeatedly.

Sure, but then you just close those as duplicates.

(I just noticed now you're also a collaborator)

Oh, only for the last 13 years or so.

@bmuenzenmeyer
Copy link
Collaborator

bmuenzenmeyer commented Jul 7, 2023

it costs us nearly nothing to pin an issue. I am going to do so on #4495

will also edit that issue body with https://nodejs.org/en/blog/announcements/node-js-march-17-incident

@ovflowd
Copy link
Member

ovflowd commented Jul 7, 2023

Thanks @bmuenzenmeyer appreciate that!

@ovflowd
Copy link
Member

ovflowd commented Jul 11, 2023

FYI @bmuenzenmeyer we pinned the issue 🙇 thanks for your patience on this matter 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants