simonmichael / hledger_site

The repo for hledger.org, the hledger project's website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hledger.html is not serving

jmtd opened this issue · comments

hledger.html is loading up blank for me in real web browsers. Looking under the hood a bit:

; GET https://hledger.org/hledger.html#csv-rules
error code: 1010
; HEAD https://hledger.org/hledger.html#csv-rules
403 Forbidden
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection: close
Date: Sat, 31 Jul 2021 20:22:05 GMT
Server: cloudflare
Content-Length: 16
Content-Type: text/plain; charset=UTF-8
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Alt-Svc: h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400, h3=":443"; ma=86400
CF-RAY: 6779896addf4175a-FRA
Cf-Request-Id: 0b9fd436cb0000175a4a81d000000001
Client-Date: Sat, 31 Jul 2021 20:22:05 GMT
Client-Peer: 2606:4700:3031::ac43:b8ef:443
Client-Response-Num: 1
Client-SSL-Cert-Issuer: /C=US/O=Cloudflare, Inc./CN=Cloudflare Inc ECC CA-3
Client-SSL-Cert-Subject: /C=US/ST=California/L=San Francisco/O=Cloudflare, Inc./CN=sni.cloudflaressl.com
Client-SSL-Cipher: TLS_AES_256_GCM_SHA384
Client-SSL-Socket-Class: IO::Socket::SSL
Client-SSL-Version: TLSv1_3
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
NEL: {"report_to":"cf-nel","max_age":604800}
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=RkKZzZVB5mIrGjsnVpkrTxweiyy%2FkRnt5tH6mBziO70PRfPoshvm%2Bbmz2PLJy%2F4TKHimbHlXbwCG8tPme5ZR%2BgC2RakJrpMLGRtLQzg5%2BOnqUW2lj5Lm4xJUBVB0LbjhsCRUI4hhlf6LeA%3D%3D"}],"group":"cf-nel","max_age":604800}
X-Frame-Options: SAMEORIGIN

Oops! I broke it yesterday, thanks for letting me know.