shapetrees / specification

Specification for Shape Trees
https://shapetrees.org
Other
13 stars 5 forks source link

shapetrees.org inaccessible #78

Closed jitsedesmet closed 10 months ago

jitsedesmet commented 11 months ago

The website https://shapetrees.org/ does not seem to be responding.

The problem might be related to DNS records not getting resolved. When I execute dig shapetrees.org I get no response. I have not checked around, but know at least one colleague of mine is experiencing the same problem.

For completeness, the raw response:

; <<>> DiG 9.18.18-0ubuntu0.22.04.1-Ubuntu <<>> shapetrees.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 25622
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;shapetrees.org.            IN  A

;; Query time: 1112 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Sun Nov 12 13:20:58 CET 2023
;; MSG SIZE  rcvd: 43

EDIT: Not to self promote, but I need to refer to the spec quite a lot for my own work so I started hosting the spec on a for using github pages (in case anyone want to read the spec): https://jitsedesmet.github.io/shape-trees-spec/

It should also be available on the way back machine.

jitsedesmet commented 10 months ago

Seems like the issue has been resolved.