Sites Down. Is Netlify down?

HI, @t87. I’m showing that site is working when I test:

$ curl -svo /dev/null https://ten87.studio/  2>&1 | egrep '^< '
< HTTP/2 200
< cache-control: public, max-age=0, must-revalidate
< content-type: text/html; charset=UTF-8
< date: Fri, 26 Feb 2021 05:45:06 GMT
< etag: "d1f4c3b7adce40243c1b4cf4777a401f-ssl"
< strict-transport-security: max-age=31536000
< age: 0
< server: Netlify
< x-nf-request-id: 45d7a935-456f-433f-a76f-8503df4a8060-688592
<

If it isn’t working for you, would you please send us the x-nf-request-id header which we send with every HTTP response.

There more information about this header here:

If that header isn’t available for any reason, please send the information it replaces (or as many of these details as possible). Those details are:

  • the complete URL requested
  • the IP address for the system making the request
  • the IP address for the CDN node that responded
  • the day and time of the request (and the timezone the time is in)

If there are questions about how to gather any of this information, please let us know.