[07:50:29] Is there a way to recover from Parsoid server continuously throwing 404 errors? This started happening after I created a table on a new page and tried to save. [07:51:21] This is on MediaWiki 1.35.3 on Debian [09:30:03] Hi I have a nasty issue with VisualEditor. [09:30:36] If I edit a page which holds a template it provides the menue that allows to access the fields. [09:30:57] This basically derails the wiki since people cannot handle this. [09:31:27] Is there a way to availd this editor and allow raw editing of the template. [09:32:02] Espcially for long texts this is not a useful feature. [20:38:08] Hi [20:39:14] I'd there a good alternative to Fail2Log for MW? The current version is rather old and is throwing deprecation warnings in my log files [20:43:40] Forza: https://www.mediawiki.org/wiki/Manual:$wgPasswordAttemptThrottle [20:51:08] Vulpix: thanks ! [20:51:50] It turns out that Fail2ban only needed to have "manifest_version": 1 added to the extension.json [20:54:08] Vulpix: is that part of MW base release? [20:54:26] Yes [20:58:07] Nice [21:05:16] PHP Deprecated: Use of SkinTemplateOutputPageBeforeExec hook (used in hook-SkinTemplateOutputPageBeforeExec-closure) was deprecated in MediaWiki 1.35. [Called from MediaWiki\HookContainer\HookContainer::run [21:05:42] I wonder what gives that one [21:09:33] grep for the hook name? [21:46:04] '/includes/skins/Hook/SkinTemplateOutputPageBeforeExecHook.php' [21:53:43] Apparently I'm using it in localsettings to call teemsofuse [21:53:55] Termsofuse