[07:40:29] Hi. I'm getting "Error contacting the Parsoid/RESTBase server: http-bad-status", on a Mediawiki 1.35 [07:40:29] I opened up the tracing in LocalSettings.php [07:40:35] $wgDebugLogFile = "/var/log/mediawiki/debug-{$wgDBname}.log"; [07:40:36] error_reporting( -1 ); [07:40:36] ini_set( 'display_errors', 1 ); [07:40:36] $wgShowExceptionDetails = true; [07:40:57] But nothing is mentioned regarding Parsoid/RESTBase server. [07:40:57] Is there another place I should look to debug this ? [07:57:44] rfried: are you using VisualEditor and were you using Parsoid before 1.35? [08:19:51] Reedy: no matter how I look at the purge issue I feel like with loss of pipelining in cURL, adding CloudFlare compatibility with a standalone translation layer is likely the optimal solution, as with CF you send a list of URLs to purge in a single request :\ [08:20:32] if Squid supported HTTP/2 with multiplexing it would be different maybe but it has absolutely no h2 support whatsoever [08:25:46] Remilia: Yes I'm using VisualEditor, and this is a brand new installation with 1.35 [08:31:21] rfried: hmm weird, it should work out of the box without any additional settings [08:32:09] you may want to use Monolog instead of wgDebugLog [08:33:39] rfried https://www.mediawiki.org/wiki/Manual:MonologSpi.php [17:26:19] hello everyone, does anybody know the source of this problem? [17:26:21] https://usercontent.irccloud-cdn.com/file/IIo3BHBp/image.png [17:26:41] and how to fix it... [17:27:03] it appears only for one user of my website [17:36:56] !debug [17:36:56] For information on debugging (including viewing errors), see https://mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging Also see https://mediawiki.org/wiki/Manual:Errors_and_symptoms [17:37:01] You'll have to look at the log [17:37:02] s [17:38:47] thank you [17:44:39] y0 and thanks for the wiki [17:45:51] Looks like I want a robust system of having an entry somewhere and then have lists that pull the entries. I am using LabeledSectionTransclusion currently to do transclusions, but I think my main need could be answered with just templates [17:47:42] So I'd maintain a mediatheque timeline, legal timeline, scientific timeline and a master timeline of everything that's been going on.