w3c / jlreq

Text Layout Requirements for Japanese
https://w3c.github.io/jlreq/
Other
101 stars 17 forks source link

Various HTTP errors trying to access both TR and ED versions #440

Closed domenic closed 1 week ago

domenic commented 1 month ago

https://w3c.github.io/jlreq/ in Firefox gives the error

GET https://www.w3.org/Tools/respec/respec-w3c NS_ERROR_DOM_CORP_FAILED

The resource at “https://www.w3.org/Tools/respec/respec-w3c” was blocked due to its Cross-Origin-Resource-Policy header (or lack thereof). See https://developer.mozilla.org/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP)#

https://www.w3.org/TR/jlreq/ in both Firefox and Chrome gives tens of 429 errors for each image, e.g.

GET https://www.w3.org/TR/jlreq/images/img2_4_3.png 429 (Too Many Requests)

r12a commented 1 month ago

Seems to be working ok for me on Firefox and Chrome. If it's still happening for you, could it be a mirroring problem?

domenic commented 1 month ago

The first error about CORP seems to have been resolved. The second with 429s on the TR copy is still occurring for me... I'll note that I'm getting Cloudflare-verified each time which is a bit strange.

himorin commented 1 month ago

@domenic if you encounter Cloudflare-verified page many times - by means unusual times in normal site browsing, you may get Ray ID (some sort of case ID in CF naming) shown on verification or error page. With that you may consult with W3C systems team, I suppose (please note, I'm not familiar with case handling operation in deep...). I believe that is what we can say (at most) at this moment.

himorin commented 1 week ago

closing. I heard from systeam that there was system configuration update (on misconfiguration) at 28 Aug, and this 429 should be resolved. If you encounters similar display error, please let me know.