L.S., I am trying to update the Haskellwiki; I keep getting 503 errors and one 502 error. The most recent message is: ---------------------------------------------------- Error 503 Backend is unhealthy Backend is unhealthy Error 54113 Details: cache-rtm-ehrd2290036-RTM 1787867570 777577883 Varnish cache server ---------------------------------------------------- Can someone do something about this? Regards, ಹೆಂಕ್-ಜಾನ್ ವ್ಯಾನ್ ಟುಯ್ಲ್ Henk-Jan van Tuyl
On Fri, Aug 28, 2026 at 12:02:45AM +0200, X Y via Haskell-Cafe wrote:
L.S.,
I am trying to update the Haskellwiki; I keep getting 503 errors and one 502 error. The most recent message is: ---------------------------------------------------- Error 503 Backend is unhealthy Backend is unhealthy Error 54113 Details: cache-rtm-ehrd2290036-RTM 1787867570 777577883 Varnish cache server ----------------------------------------------------
Can someone do something about this?
The infra-admins can. Best if you report it at https://github.com/haskell-infra/haskell-admins/issues and then if you don't hear back nudge them via: https://github.com/haskell-infra/haskell-admins#the-team-and-how-to-contact-... Tom
Indeed, the wiki is not well. It has been experience periods of downtime since July, as you can see here: https://haskell-status.org/seqd It is getting hit hard by the same crawlers that are affecting gitlab.haskell.org. I had begun working on this... [checks notes] three weeks ago?! but I haven't made much progress. I started with removing some of the technical debt that made every infrastructure change to the wiki unnecessarily laborious. Then Haskell Infrastructure had a major incident (apart from the wiki) that stole my attention for a while. Finally, I've been sick this week. Altogether I've worked on it for a day so far. My work in progress is here: https://github.com/haskell/haskell-wiki-configuration/pull/70 There are some easy, obvious, and easy-but-not-so-obvious changes that may help the wiki survive the extra attention. In any case, I very much want to AVOID using some of the bot-fighting technologies used by gitlab.haskell.org (e.g. Anubis). Assuming no more disasters strike, I will work on this on Monday. -Bryan On Fri, 28 Aug 2026 at 10:13, Tom Ellis < tom-lists-haskell-cafe-2026@jaguarpaw.co.uk> wrote:
On Fri, Aug 28, 2026 at 12:02:45AM +0200, X Y via Haskell-Cafe wrote:
L.S.,
I am trying to update the Haskellwiki; I keep getting 503 errors and one 502 error. The most recent message is: ---------------------------------------------------- Error 503 Backend is unhealthy Backend is unhealthy Error 54113 Details: cache-rtm-ehrd2290036-RTM 1787867570 777577883 Varnish cache server ----------------------------------------------------
Can someone do something about this?
The infra-admins can. Best if you report it at
https://github.com/haskell-infra/haskell-admins/issues
and then if you don't hear back nudge them via:
https://github.com/haskell-infra/haskell-admins#the-team-and-how-to-contact-...
Tom _______________________________________________ Haskell-Cafe mailing list -- haskell-cafe@haskell.org To (un)subscribe, modify options or view archives go to: Only members subscribed via the mailman list are allowed to post.
participants (3)
-
Bryan Richter -
Tom Ellis -
X Y