[05:43:45] Hi all. Can anybody help me post a response to: https://www.mediawiki.org/wiki/Topic:Vv35plp6g16qno0s ? I have the actual solution, but, even though I've logged on for the occasion, my response is being blocked as "LinkSpam", which is bollocks ;-) [05:43:52] ā§¼abusefilter-warning-linkspamā§½ to be precise. [05:43:57] These are links to Mediawiki support pages themselves and/or demonstration of where Mediawiki's API breaks [05:44:06] This topic has been going on for 2 months, it looks like, and I want to post the solution, which I spent an untold number of hours on this night [05:44:58] It even includes instructions to resolve the matter inside a Docker container, which is another edge case complicating the application of a solution [05:47:06] This is what I wanted to post: http://paste.debian.net/plainh/ca0c09b2 [05:48:23] Mind you, this is a Docker container running on armhf/arm7 architecture [05:49:17] However, people with the same problem running on Ubuntu x64 need only apt install php-bcmath, you can add that too [05:50:09] Err, correction, x86, it probably won't happen on x64 [07:13:45] maybe it is worth it adding bcmath to the list of requirements in the installation manual [07:13:58] as VisualEditor is bundled [07:14:50] (can just have a note that it is only needed if you want to use VisualEditor) [13:37:42] Remilia: yep [13:38:29] I also appear to have a new problem with Mediawiki forgetting what my user account's password is on my Docker image. It's not that the database is gone, because everything else looks the same. Next up! ;-) [13:41:44] Ah, thankfully that is a false alarm. Phew. [13:49:27] For reference, about the earlier problem: https://phabricator.wikimedia.org/T272627#8321105 [13:50:42] To summarise: the bcmath plugin is missing from php, and to install it is easy with apt on an actual real host-based installation, but requires a different command inside the official Docker container. [13:51:11] The bcmath plugin is required on 32bit systems (such as ARM or x86) when using the Visual Editor. [13:55:15] See also: https://www.mediawiki.org/w/index.php?title=Topic:Vv35plp6g16qno0s&topic_showPostId=x566my487wzjfmy0#flow-post-x566my487wzjfmy0 [16:03:03] fravialis: I am surprised there are non-64bit x86 instances of MW these days, been a really long while since amd64's introduction (and arm64 is not that new either) [16:41:24] I guess home NAS systems can't be expected to be that new, but maybe my WD Cloud EX2 Ultra is just a POS [16:41:33] Remilia ^^ [18:14:39] Hi team. I'm running my website on MediaWiki 1.37 and notice that as per pagespeed.web.dev some pages on my site giving very bad LCP rating like 9 earlier it was 7 but increased to 9 under Discover what your real users are experiencing (Latest 28-day collection period) but in performance it's showing 100% and LCP 1.1 s so can someone please tell if [18:14:40] there is any guide to improve LCP on MediaWiki or what extension consume the most load? Thank you [23:10:43] I was helping someone yesterday who had a 64-bit VM but for some reason was running the 32-bit version of Ubuntu.