Nodejs.org: Website is down

Created on 24 Jun 2019  ·  37Comments  ·  Source: nodejs/nodejs.org

Looks like the Website is down 🤔

https://www.isitdownrightnow.com/nodejs.org.html

image

Most helpful comment

This looks like a global outage. We are aware of this, and are doing what we can to resolve it as soon as possible ❤️

All 37 comments

And it's back!

https://nodejs.org/en/

Aaaaand it's gone again.

Down for me as well. I'm also unable to install node locally, because the server is not reachable.

...up again.

Could we get a postmortem on what happened?
A bunch of tools rely on that URL, and to me that screams that nodejs.org artifacts are not spread out on a CDN.
Maybe get a deal with a CDN like CloudFlare.

OR worse case scenario: It is behind a CDN and the CDN died!

So https://www.isitdownrightnow.com/nodejs.org.html reports the site as down for everyone but it is working for me at work here in the UK (but there are reports in https://github.com/nodejs/node/issues/28403 that it's down for other users in the UK).

cc @nodejs/build-infra (?)

From #general on Slack:

Matt Cowley [12:24 PM]
Just as an fyi, if you can’t access the site currently it is due to a rather significant network failure that Cloudflare has: https://www.cloudflarestatus.com/incidents/46z55mdhg0t5

Well, that sucks. Fallback CDN?

https://nodejs.org/en/ works fine in Turkey. However https://nodejs.org/dist/v10.16.0/node-v10.16.0-x64.msi is still down so that I cannot download nodejs 👎

looks like an issue with ipv6

curl -v https://nodejs.org/
Trying 104.20.22.46...
TCP_NODELAY set
Trying 2606:4700:10::6814:172e...
TCP_NODELAY set
Immediate connect fail for 2606:4700:10::6814:172e: Network is unreachable
Trying 2606:4700:10::6814:162e...
TCP_NODELAY set
Immediate connect fail for 2606:4700:10::6814:162e: Network is unreachable

this instance does not have ipv6

Looks like other Websites are down or slow... Cloudflare? 🤔

Edit: Yep https://www.cloudflarestatus.com/

image

Cloudflare works for me but not nodejs, Netlify builds are broken we well

There's http://unencrypted.nodejs.org as a fallback mirror.

Website is down for me. Ukraine

Down for me too. It looks like it could be related to Cloudflare's issues?

Route Leak Impacting Cloudflare
https://www.cloudflarestatus.com/incidents/46z55mdhg0t5

Not working for me too in Switzerland.

Not working for me too in Belarus.

Not working for me too in Korea

still to me...

This looks like a global outage. We are aware of this, and are doing what we can to resolve it as soon as possible ❤️

Not working for me too in Congo

Servers are healthy and CF is even reporting our load balancer origins as green. We're going to have to wait this one out, along with all the other sites impacted, sorry.

image

@cloudflarestatus.com

We're back up and other sites that were down seem to be responding again now. I think this can be closed.

What's adviced to avoid such issues (not being able to download node binary) in the future? Is http://unencrypted.nodejs.org recommended fallback?

@rvagg I'll lock to collaborators for now – the site came back up for a minute earlier so perhaps it's good to leave it open for a bit just to ensure that it's actually resolved.

@rvagg still getting 500 errors on some servers – CloudFlare issue is still opened. Seems to be dependent upon what edge nodes you're hitting.

Going to unlock given that context.

up and running

We're still having some issues on the Azure DevOps Build Pipeline, due to Node.js not downloading.

[section]******************************************************************************
[section]Starting: Install Node 10.14.1
[section]******************************************************************************
==============================================================================
Task         : Node.js Tool Installer
Description  : Finds or downloads and caches the specified version spec of Node.js and adds it to the PATH.
Version      : 0.149.0
Author       : Microsoft Corporation
Help         : 
==============================================================================
Downloading: https://nodejs.org/dist/v10.14.1/node-v10.14.1-linux-x64.tar.gz

It's basically stuck at this.

@moritzgloeckl, based on the Cloudflare status it looks like the issue has been resolved. Could you please re-queue your Azure DevOps build? Thank you!

Azure Pipelines able to run Node builds for me now that the CloudFlare status showing good. Thanks everyone!

@lszomoru @martinwoodward

Can confirm, no issues on our side anymore. Thank you so much for looking into and fixing this.

If we go ~30 minutes from this comment without additional issues I'm happy to lock and close.

Well, that sucks. Fallback CDN?

Global network issues, not just Cloudflare. Relevant hacker news thread here: https://news.ycombinator.com/item?id=20262214

Was this page helpful?
0 / 5 - 0 ratings

Related issues

williamkapke picture williamkapke  ·  6Comments

XhmikosR picture XhmikosR  ·  7Comments

ghost picture ghost  ·  4Comments

loriF picture loriF  ·  3Comments

Fishrock123 picture Fishrock123  ·  4Comments