[08:26:11] upstream connect error or disconnect/reset before headers. reset reason: overflow [08:27:14] "upstream connect error or disconnect/reset before headers. reset reason: overflow" [08:27:42] the SRE team is aware, thanks for the report, we're on it [08:28:26] seems to be recovering [17:38:44] hello, i just tried to subscribe someone to a mailman list, and the web interface ` HTTP Error 400: Membership is banned `. When would that happen, please? [17:44:33] Blocked domain/user/address? [17:50:26] Reedy: but why would it be blocked? [17:50:45] Spam, abuse... the usual stuff [17:52:21] it's an email address of a long-term wikimedian, i doubt they'd intentionally abuse our infra 🙂 [17:52:46] !bug [17:52:46] https://bugzilla.wikimedia.org/show_bug.cgi?id= [17:52:51] thanks wm-bot [17:52:51] Hey Reedy, you are welcome! [17:53:11] urbanecm: File a bug or ask someone like Amir1 nicely ;) [17:55:37] urbanecm: if the mailing list is not closed down (archived), it can be due to the difference between banned path in mm2 and mm3, it's a bit complicated but tldr is that mm3 gives a higher priority to banned lists which makes it impossible to join some mailing lists if they have something like .*+ being banned [17:55:50] .* or .+ [17:56:11] which was possible in mm2 because you could override that in other settings (don't ask why) [17:56:51] tell me which mailing list it is and I can take a look at the settings [17:57:12] thanks. It's wikimediacz-l@lists.wikimedia.org -- I'll PM you the email address [21:31:38] Hi [22:38:52] * Krinkle finished writing a manual percent decoder for MatmaRex for IE11 [22:39:50] note that it's not an IE11 bug we're working around. this is standard EcmaScript behaviour for decodeURIComponent(), but the polyfill uses that so it throws anywhere the polyfill is used [22:46:09] heh [22:47:17] Krinkle: oh btw, that reminds me. mw.Title.newFromText( U+FFFD ) should probably return null, like it does in PHP [22:48:45] i ran into this when testing the URL thing, it returns strings with U+FFFD for the parameters using legacy encodings