Continuing the discussion from Hoogle appears to be down:
The domain stackage-haddock.haskell.org
is malfunctioning right now.
This domain hosts Haddocks for Stackage (random example: Text.XML.HXT.TagSoup), which are thus broken.
It also hosts https://stackage-haddock.haskell.org/snapshots.json, which Stack frequently fetches in the course of normal operation.
So things are pretty broken until this gets fixed. I’m working on it…
5 Likes
Seems to be back? If that’s due to your speedy actions, then thanks!
5 Likes
Yeah, I’ve got the Haddocks working again with a custom rule in the Cloudflare firewall. Unfortunately /snapshots.json
is still falling foul of a “Bot Fight mode” ruleset that blocks curl and stack, at least for me.
2 Likes
I just went ahead and made a second custom rule to allow Stack to access snapshots.json. My immediate testing makes it look like that fixed things for now. I’ll watch the analytics a bit to see if things look better.
Edit: they look better.
4 Likes