Turf: Documentation website is down

Created on 3 Jun 2017  路  9Comments  路  Source: Turfjs/turf

Seems like the host doesn't have an attached DNS, so the website can't be reached.

http://downforeveryoneorjustme.com/http://turfjs.org/

All 9 comments

Interesting... the site is only using GitHub pages

Definitely ;)

$ host -t any turfjs.org

Host turfjs.org not found: 3(NXDOMAIN)
$ dig -t any turfjs.org

; <<>> DiG 9.10.3-P4-Ubuntu <<>> -t any turfjs.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 14039
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;turfjs.org.            IN  ANY

;; AUTHORITY SECTION:
org.            863 IN  SOA a0.org.afilias-nst.info. noc.afilias-nst.info. 2012513488 1800 900 604800 86400

;; Query time: 17 msec
;; SERVER: 10.211.55.1#53(10.211.55.1)
;; WHEN: Sat Jun 03 17:59:09 UTC 2017
;; MSG SIZE  rcvd: 118

@tmcw @morganherlocker Do you guys have access to the DNS/domain name? I can't do very much on my side of things.

image

turfjs.org is in the Mapbox Gandi account afaik, it isn't accessible to me. Ping @miccolis?

Looks like someone forgot to renew the domain.

Registered On: 2014-06-03
Updated On: 2017-06-03
Expires On: 2018-06-03

As a quick workaround, is the Github Pages site accessible on any other URL?

It's on Gandi, but not the Mapbox account... @morganherlocker this looks like a personal domain registration of yours. Can you take a look?

Looking into this. Sorry!

Apologies for any confusion here. The turfjs domain is maintained on my personal account, and is entirely separate from Mapbox. I forgot to renew the domain this year, thinking I had setup autorenewal last year. I have now prepaid for the domain for the next 5 years, so this should not be an issue again anytime soon.

Note that if you read this and still cannot access the site, it may take a few hours to fully propagate the DNS record worldwide. Please leave a comment if the site is inaccessible after several hours.

Works on my side 馃憤 Thanks for looking into this @morganherlocker

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Spown picture Spown  路  3Comments

stebogit picture stebogit  路  5Comments

dhivehi picture dhivehi  路  5Comments

andrewharvey picture andrewharvey  路  3Comments

rheh picture rheh  路  5Comments