[00:00:47] RECOVERY - cp3 Disk Space on cp3 is OK: DISK OK - free space: / 3287 MB (13% inode=93%); [00:28:47] Hello Nicolas! If you have any questions, feel free to ask and someone should answer soon. [00:30:46] Hi!!! i'm really noob about wiki projects. I'm sorry if my english is bad... i have a question, i'm trying to add a ContentGrid to my wiki but i cant, i dont know how to do it and i cant find anything in Google about how to use it... could you help me please? [00:33:13] The only thing that I get when I use the code is "Plantilla:ContentGrid", and that page doesnt exist [00:47:01] uh [05:43:14] [02mw-config] 07Reception123 commented on pull request 03#3070: Install Citizen skin - 13https://git.io/Jf4Ur [07:12:29] Reception123: the cw blacklist didn’t work [07:12:44] hmm, should probably ask John then since he made it [07:12:51] Yep [07:13:00] RhinosF1: but I remember https://meta.miraheze.org/wiki/MediaWiki:CreateWiki-blacklist working [07:13:01] [ MediaWiki:CreateWiki-blacklist - Miraheze Meta ] - meta.miraheze.org [07:13:05] (for descriptions only that is) [07:13:18] Examknow: yeah for names its completely different [07:13:22] Reception123: [07:13:32] yeah.. [07:13:34] Examknow: you can see when puppet has ran in icinga [07:14:05] Reception123: the regex works well though once we perfected it [07:14:17] ah [07:17:56] Reception123: we just need it to have an impact so we can drop the dummys [07:19:15] Examknow: Reception123: DO NOT DELETE DUMMY DATABASES. We are not finished working on blacklists. [07:19:25] thanks ZppixBot [07:19:27] :P [07:19:31] RhinosF1: yeah [07:19:51] What ZppixBot said. I set a reminder to drop them, so ignore mine [08:00:05] RhinosF1: Reception123: drop the old dummy databases, see https://git.io/Jf87I [08:10:40] Reception123: ignore that [08:11:33] !log sudo -u www-data php /srv/mediawiki/w/maintenance/deleteBatch.php --wiki awesomegameswiki -r "Requested - T5583" /home/reception/cg.txt [08:11:36] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [08:19:31] !log sudo -u www-data php /srv/mediawiki/w/maintenance/deleteBatch.php --wiki awesomegameswiki -r "Requested - T5583" /home/reception/cg2.txt [08:19:34] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [08:26:12] JohnLewis: morning, the cw dbname blacklist hasn't worked [08:28:44] Because it’s not valid regex in PHP by PCRE standards [08:29:10] JohnLewis: can you make it fit PCRE standards? [08:29:51] Add / to the start and end of it [08:30:06] .gh miraheze/mw-config [08:30:06] https://github.com/miraheze/mw-config [08:31:12] [02mw-config] 07RhinosF1 opened pull request 03#3074: Update LocalSettings.php - 13https://git.io/Jf4qN [08:31:24] JohnLewis: ^ [08:36:16] [02mw-config] 07JohnFLewis closed pull request 03#3074: Update LocalSettings.php - 13https://git.io/Jf4qN [08:36:18] [02miraheze/mw-config] 07JohnFLewis pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4mU [08:36:19] [02miraheze/mw-config] 07RhinosF1 036991058 - Update LocalSettings.php (#3074) per @JohnFLewis [08:36:50] JohnLewis: can you test? [08:38:03] * RhinosF1 busy [08:38:35] I’m at work [08:38:59] Reception123: ^ [08:40:22] ok [08:44:30] "The subdomain you have requested can not be created. Please either request a new subdomain or contact system administrators for help." [08:44:32] RhinosF1: ^ works :) [08:44:44] Reception123: then drop and locate the dummies [08:44:48] RhinosF1: we missed https://meta.miraheze.org/wiki/Special:RequestWikiQueue/12039 though [08:44:49] [ Wiki requests queue - Miraheze Meta ] - meta.miraheze.org [08:45:26] Reception123: fix the regex then to add dbt[0-8] [08:57:36] dbt isn't a service name [08:57:54] Its as the name implies "temporary", there will never be a dbt2+ [08:58:28] * RhinosF1 wondered where the t came from [08:58:34] and dbt1 won't be around by probably July/August at most [08:58:45] we can blacklist 1 then [09:05:49] Reception123: ^ [09:07:39] ok [09:07:58] RhinosF1: well it was always supposed to be a temporary solution so that's why we called it db "t" [09:09:01] Hello is there any way to make gallery somewhat bigger than 120px? [09:09:12] hi NoelSims . Which gallery do you mean? [09:09:35] I have "" but it's still 120px [09:10:20] Photos are at least 256x256 so it shouldn't be problem [09:12:00] NoelSims: wouldn't it be "width" and "height" (without the s)? [09:12:37] I got it from mediawiki site so I thought it's ok [09:12:55] but no, even without the s it's the same [09:13:37] NoelSims: where on the mediawiki site and what's your wiki? [09:14:12] https://www.mediawiki.org/wiki/Help:Images [09:14:12] [ Help:Images - MediaWiki ] - www.mediawiki.org [09:14:19] https://noelsimssandbox.miraheze.org/ [09:14:20] [ Permission error - NoelSimsSandbox ] - noelsimssandbox.miraheze.org [09:16:25] NoelSims: have you tried adding it to the individual images? [09:16:35] * RhinosF1 can't see your wiki as it's private [09:18:03] NoelSims: I'm a sysadmin so I can see the wiki, could you link me to a page where you set the width/height to more than 200px and it isn't working? [09:18:18] https://noelsimssandbox.miraheze.org/wiki/The_Death_of_Rosa_Wolf [09:18:18] [ Permission error - NoelSimsSandbox ] - noelsimssandbox.miraheze.org [09:21:50] NoelSims: I think I found the error, the plural was good it was the : that wasn't [09:22:05] NoelSims: I've removed the two dots (:) after the widths and now it works [09:22:37] thank you [09:22:52] NoelSims: you're welcome :) if you need anything else feel free to ask me [09:23:12] ok :) [09:27:54] Reception123 is there any way to change font on the Wiki using css? I tried but it only made it smaller [09:30:03] NoelSims: I think it should be possible by editing MediaWiki:Common.css, but I'm not sure how [09:30:08] ^ paladox RhinosF1 do you guys know? [09:30:26] It will be if the font is installed [09:31:06] RhinosF1: where does it have to be installed though? tbf I've never known how fonts works with wikis [09:33:02] Reception123: not a clue how fonts work [09:33:17] you can do it but they've got to be available [09:34:10] I know that you could use link but don't know the details [09:38:56] NoelSims: maybe https://www.mediawiki.org/wiki/Customizing_MediaWiki_for_beginners could help? [09:38:56] [ Customizing MediaWiki for beginners - MediaWiki ] - www.mediawiki.org [09:40:50] but mine isn't google font [09:41:00] NoelSims: what font is it? [09:41:26] AkkoRoundedPro and I have links to ttf, otf, woff, woff2, eot and svg [09:42:17] AkkoRoundedPro-MediumItalic to be more clear [09:42:19] ok, maybe paladox will know how to do that [09:43:10] NoelSims: what's is the link to the ttf's etc? [09:43:23] https://cdn.discordapp.com/attachments/632902167497539604/709394456205328434/AkkoRoundedPro-MediumItalic.ttf [09:44:03] and all of them are hosted in discord [09:44:49] NoelSims: ah [09:45:02] * RhinosF1 will look to see if you can use the css @import [09:47:00] NoelSims: they don't seem to be freely licensed [09:47:33] what does that mean? [09:47:48] NoelSims: I'm trying to find a free copy that you can use [09:48:28] Doubt you would find exact one [09:48:41] NoelSims: I've found https://www.onlinewebfonts.com/search?q=Akko+Rounded+Medium+Italic [09:48:42] [ Akko Rounded Medium Italic Fonts Free Download - OnlineWebFonts.COM ] - www.onlinewebfonts.com [09:49:11] none of them is that one [09:50:07] NoelSims: If you can find it available for free, you can use @import url as described. Please link me to something free. [09:51:17] ok so no font changing [09:51:53] NoelSims: I'm not sure we can do one that's £200+ to use [09:52:20] https://usercontent.irccloud-cdn.com/file/xV6qqq9k/Screenshot%202020-05-13%20at%2010.52.14.png [09:52:25] NoelSims: ^ there's that [09:53:16] https://www.onlinewebfonts.com/download/9da2d9d7751ea31cf150ef0247d6f048 [09:53:17] [ Akko Rounded W04 Bold Italic 1.00 Fonts Free Download - OnlineWebFonts.COM ] - www.onlinewebfonts.com [09:53:45] NoelSims: let me add that site to the whitelist [09:53:48] oh didn't saw this one [09:53:49] https://www.onlinewebfonts.com/download/66d8b6bf9629e9d7d460943038ea2a4c [09:53:50] [ Akko Rounded W04 Medium Italic 1.00 Fonts Free Download - OnlineWebFonts.COM ] - www.onlinewebfonts.com [09:54:27] You can use that following the instructions [09:55:05] * RhinosF1 goes to whitelist it [09:57:47] it's like the same font, why they are charging £200 when it's free on the other siteD: [09:57:56] [02puppet] 07RhinosF1 opened pull request 03#1373: Add onlinewebfonts to whitelist - 13https://git.io/Jf43N [09:57:58] paladox, JohnLewis, Reception123: If we approve and merge ^ then NoelSims should be able to use what he's found [09:58:22] NoelSims: doesn't make sense but that's what I found [10:20:22] PROBLEM - en.groupsking.com - LetsEncrypt on sslhost is CRITICAL: connect to address en.groupsking.com and port 443: Connection refusedHTTP CRITICAL - Unable to open TCP socket [10:20:38] ^ parked, will drop [10:21:58] [02ssl] 07RhinosF1 opened pull request 03#297: No longer pointing - 13https://git.io/Jf4so [10:22:48] That's fairly new so will chase up [10:23:56] [02ssl] 07RhinosF1 synchronize pull request 03#297: No longer pointing - 13https://git.io/Jf4so [10:24:34] [02ssl] 07RhinosF1 edited pull request 03#297: Remove en.groupsking.com - No longer pointing - 13https://git.io/Jf4so [10:27:14] RECOVERY - en.groupsking.com - LetsEncrypt on sslhost is OK: OK - Certificate 'en.groupsking.com' will expire on Tue 07 Jul 2020 05:25:54 GMT +0000. [10:27:38] ^ that's still parked [10:29:28] Reception123: ^ [10:31:12] will look later [10:35:28] PROBLEM - en.groupsking.com - LetsEncrypt on sslhost is CRITICAL: connect to address en.groupsking.com and port 443: Connection refusedHTTP CRITICAL - Unable to open TCP socket [10:38:11] its flappy [10:38:55] RECOVERY - en.groupsking.com - LetsEncrypt on sslhost is OK: OK - Certificate 'en.groupsking.com' will expire on Tue 07 Jul 2020 05:25:54 GMT +0000. [10:50:28] PROBLEM - en.groupsking.com - LetsEncrypt on sslhost is CRITICAL: connect to address en.groupsking.com and port 443: Connection refusedHTTP CRITICAL - Unable to open TCP socket [10:53:03] icinga-miraheze: we know [10:57:30] RECOVERY - en.groupsking.com - LetsEncrypt on sslhost is OK: OK - Certificate 'en.groupsking.com' will expire on Tue 07 Jul 2020 05:25:54 GMT +0000. [11:10:07] PROBLEM - cloud1 Current Load on cloud1 is CRITICAL: CRITICAL - load average: 35.16, 29.09, 19.47 [11:13:23] PROBLEM - db6 Current Load on db6 is WARNING: WARNING - load average: 5.57, 6.96, 5.23 [11:16:08] PROBLEM - en.groupsking.com - LetsEncrypt on sslhost is CRITICAL: connect to address en.groupsking.com and port 443: Connection refusedHTTP CRITICAL - Unable to open TCP socket [11:19:34] RECOVERY - en.groupsking.com - LetsEncrypt on sslhost is OK: OK - Certificate 'en.groupsking.com' will expire on Tue 07 Jul 2020 05:25:54 GMT +0000. [11:20:22] RECOVERY - db6 Current Load on db6 is OK: OK - load average: 3.05, 5.39, 5.34 [11:20:32] RECOVERY - cloud1 Current Load on cloud1 is OK: OK - load average: 12.97, 19.81, 19.79 [11:28:16] PROBLEM - en.groupsking.com - LetsEncrypt on sslhost is CRITICAL: connect to address en.groupsking.com and port 443: Connection refusedHTTP CRITICAL - Unable to open TCP socket [11:29:37] Reception123: it’s flapping like crazy [11:31:40] RECOVERY - en.groupsking.com - LetsEncrypt on sslhost is OK: OK - Certificate 'en.groupsking.com' will expire on Tue 07 Jul 2020 05:25:54 GMT +0000. [11:39:40] PROBLEM - en.groupsking.com - LetsEncrypt on sslhost is CRITICAL: connect to address en.groupsking.com and port 443: Connection refusedHTTP CRITICAL - Unable to open TCP socket [11:51:17] whose broke test2 [11:51:37] * RhinosF1 goes to file task [11:51:43] Why? [11:51:56] paladox: hang on [11:51:57] Test2 is suppose to be broken, it’s a test server [11:52:00] Not production [11:52:59] paladox: [2d188ff29193eb2471f42bba] 2020-05-13 11:52:05: Fatal exception of type "MWUnknownContentModelException" - what's the stack trace [11:53:13] I’m not sure, I’m mobile [11:53:19] I know what someone has done [11:53:32] But as the exception says, probably missing content models? [11:54:27] paladox: someone's turned off Wikibase and left it's pages there. I was going to test a wikibase issue on miradatawiki. - it's not showing the sitelinks entry box at all [11:55:53] https://usercontent.irccloud-cdn.com/file/7rOenKzq/Screenshot%202020-05-13%20at%2012.55.46.png [11:56:06] Ok [11:56:14] that's miradatawiki ^ broken. I can't check test2 because it's even more broke [11:59:04] Ok, someone didn’t run the script to populate it. [11:59:05] Also needs configuring in Wikibase.php (mw-config) [11:59:20] paladox: we need to run it on new installs [11:59:39] I guess I might as well do the flow one at the same time that Jidanni keeps asking about [11:59:46] .github miraheze/mw-config [11:59:46] https://github.com/miraheze/mw-config [12:04:23] JohnLewis: is there any example or documentation for the mwscript on install in managewiki? [12:06:48] none, its 'mwscript' => [ $script => $params ] ] [12:06:58] JohnLewis: ty [12:07:50] JohnLewis: what if no parameters? [12:08:12] empty array [12:09:11] .github miraheze/miraheze-magic [12:09:11] https://github.com/miraheze/miraheze-magic [12:11:04] repo's before client as well, someone forgot the alphabet again [12:11:43] tbf alphabet doesn't matter [12:11:59] Extensions should be properly categorised anyway, which they're not [12:12:38] they are alphabetical now so we might as well fit the pattern we use [12:15:47] [02mw-config] 07RhinosF1 opened pull request 03#3075: Add mwscript where needed and fix order of wikibase exts - 13https://git.io/Jf4C5 [12:15:53] JohnLewis: ^ [12:17:11] can we please run that script on all wikis with wikibase enabled as well [12:17:28] No access [12:17:47] JohnLewis: is it at least correct? [12:19:08] wikibase client is, and the layout is awful [12:19:12] *isn't [12:19:23] Why are you doing; $var => [ [12:19:24] ]; [12:20:10] JohnLewis: just 'extensions/flow/maintenance/flowCreateTemplates.php' => [], instead? [12:20:19] [02MirahezeMagic] 07RhinosF1 opened pull request 03#123: Update assignImportedEdits.php - 13https://git.io/Jf4WT [12:21:02] yeah, but also they need to be full paths [12:21:40] JohnLewis: that is a full path ? [12:22:14] if I use that, I can't access the file from anywhere except /srv/mediawiki/w [12:22:39] JohnLewis: so you want srv/mediawiki/w/extensions... [12:22:51] well, $IP [12:22:53] like with SQL [12:24:07] [02mw-config] 07RhinosF1 synchronize pull request 03#3075: Add mwscript where needed and fix order of wikibase exts - 13https://git.io/Jf4C5 [12:24:33] [02mw-config] 07RhinosF1 synchronize pull request 03#3075: Add mwscript where needed and fix order of wikibase exts - 13https://git.io/Jf4C5 [12:24:35] JohnLewis: ^ [12:44:47] [02mw-config] 07paladox reviewed pull request 03#3075 commit - 13https://git.io/Jf4l3 [12:46:27] paladox: in what way? [12:47:04] And can the error just not make the install fatal? [12:47:39] oh, actually i may be thinking that's the old issue we have. [12:48:49] paladox: can you test on test2 then? [12:49:30] i can quickly but i have other work planned to do today [12:52:45] seems that it can take a while, so i think you should make it a job (e.g that script should be ran inside a job) [12:52:54] (also works multiple times) [12:55:52] RhinosF1 ^ [13:10:39] paladox: how do I do that? [13:12:21] https://github.com/miraheze/DataDump/blob/master/extension.json#L63 & https://github.com/miraheze/DataDump/blob/master/extension.json#L69 & https://github.com/miraheze/DataDump/blob/master/includes/jobs/DataDumpGenerateJob.php & https://github.com/miraheze/DataDump/blob/master/includes/DataDumpPager.php#L185 [13:12:23] [ DataDump/extension.json at master · miraheze/DataDump · GitHub ] - github.com [13:12:24] [ DataDump/extension.json at master · miraheze/DataDump · GitHub ] - github.com [13:12:25] [ DataDump/DataDumpGenerateJob.php at master · miraheze/DataDump · GitHub ] - github.com [13:12:26] [ DataDump/DataDumpPager.php at master · miraheze/DataDump · GitHub ] - github.com [13:12:56] Will look [13:21:25] paladox: I’ve never done that before. That looks another language in the php files [13:21:33] Morning Examknow and sariomobile [13:21:53] Good morning [13:22:19] theres always a first :) [13:22:27] anyways not another language [13:22:42] good morning :) [13:23:11] paladox: I don’t even know where to start with them [13:23:30] ok [13:23:33] I can copy stuff for extension.json and hope [13:23:47] But not sure what to add to the php scripy [13:25:12] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf48M [13:25:13] [02miraheze/services] 07MirahezeSSLBot 03e7cad5c - BOT: Updating services config for wikis [13:27:50] paladox: shall I open a pr for the ext.json changes [13:27:59] And you add with the php ones [13:29:42] You can i guess [13:36:03] [02mw-config] 07RhinosF1 synchronize pull request 03#3075: Add mwscript where needed and fix order of wikibase exts - 13https://git.io/Jf4C5 [13:37:17] [02MirahezeMagic] 07RhinosF1 opened pull request 03#124: make populateWikibaseSitesTables.php run as a job - 13https://git.io/Jf44U [13:37:25] paladox: ^ [13:38:12] hang on [13:38:32] [02MirahezeMagic] 07RhinosF1 synchronize pull request 03#124: make populateWikibaseSitesTables.php run as a job - 13https://git.io/Jf44U [13:39:05] [02MirahezeMagic] 07RhinosF1 synchronize pull request 03#124: make populateWikibaseSitesTables.php run as a job - 13https://git.io/Jf44U [13:40:47] Examknow: we fixed the regex and you can use icinga if someone hadn't fried the guest account to see when puppet runs [13:41:05] paladox: guest account is saying username/password wrong on icinag [13:41:20] yeh, we now use ldap for authing [13:41:33] paladox: so will guest ever work or? [13:42:20] I don't think so not unless i can get it to support logging into icinga only and not our other services. [13:43:01] paladox: I'll make its exsistence vanish from docs then [13:43:52] PROBLEM - cp7 Current Load on cp7 is CRITICAL: CRITICAL - load average: 2.27, 4.04, 3.81 [13:43:55] ogt it RhinosF1 [13:43:57] i suppose i could create an account, matomo should prevent logging in without being in a certain group. [13:44:33] paladox: are we or aren't we? [13:44:42] huh??? [13:45:34] paladox: are you doing that or am I dropping it from docs? [13:45:46] Also, why does zppix not have puppetuser [13:47:07] RhinosF1: Just tested and Regex works now. thx for the fix. [13:47:08] PROBLEM - cp7 Current Load on cp7 is WARNING: WARNING - load average: 3.10, 3.31, 3.54 [13:47:21] Examknow: we know, thank john [13:47:36] [02puppet] 07RhinosF1 opened pull request 03#1374: Zppix is a puppetuser now - 13https://git.io/Jf44M [13:47:48] paladox: ^ [13:47:59] we never made Zppix a puppet user in icinga [13:50:28] RECOVERY - cp7 Current Load on cp7 is OK: OK - load average: 2.12, 2.67, 3.23 [13:50:57] done [13:51:54] Examknow: https://icinga.miraheze.org/search?q=puppet is what you want [13:51:55] [ Icinga Web 2 Login ] - icinga.miraheze.org [13:52:04] paladox: maybe merge #1374 in puppet [13:53:40] [02puppet] 07paladox closed pull request 03#1374: Zppix is a puppetuser now - 13https://git.io/Jf44M [13:53:41] [02miraheze/puppet] 07paladox pushed 032 commits to 03master [+0/-0/±2] 13https://git.io/Jf44h [13:53:43] [02miraheze/puppet] 07RhinosF1 03e80a40f - Zppix is a puppetuser now Bug: T5371 [13:53:44] [02miraheze/puppet] 07paladox 035dd08db - Merge pull request #1374 from RhinosF1/patch-9 Zppix is a puppetuser now [13:55:08] Zppix: you are now on boarded! [13:58:46] PROBLEM - cp7 Current Load on cp7 is WARNING: WARNING - load average: 3.77, 3.59, 3.51 [14:00:05] Examknow: Reception123: DO NOT DELETE DUMMY DATABASES. We are not finished working on blacklists [14:00:07] !log created a guest account in ldap for icinga [14:00:18] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [14:04:06] RECOVERY - cp7 Current Load on cp7 is OK: OK - load average: 1.76, 2.62, 3.11 [14:05:27] hi [14:15:14] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4BX [14:15:15] [02miraheze/services] 07MirahezeSSLBot 03ceac777 - BOT: Updating services config for wikis [14:15:32] Examknow: was what ZppixBot said a timing issue [14:15:45] Reception123: we are good to go now and drop if not already done [14:16:43] yep [14:22:47] K [14:51:39] [02miraheze/puppet] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf40U [14:51:40] [02miraheze/puppet] 07paladox 034e51508 - grafana: Only allow sre to sign in [14:52:25] [02miraheze/puppet] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf40k [14:52:27] [02miraheze/puppet] 07paladox 0317af6d3 - Update init.pp [15:07:35] PROBLEM - mon1 Puppet on mon1 is CRITICAL: CRITICAL: Failed to apply catalog, zero resources tracked by Puppet. It might be a dependency cycle. [15:09:10] [02miraheze/puppet] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4EJ [15:09:12] [02miraheze/puppet] 07paladox 03f47c5a9 - Fix [15:15:48] will get to dropping [15:24:40] RECOVERY - mon1 Puppet on mon1 is OK: OK: Puppet is currently enabled, last run 2 minutes ago with 0 failures [15:48:39] Hello Voidwalker [15:48:48] hi [15:49:04] :) [15:49:08] hi [15:58:58] Hello virgil! If you have any questions, feel free to ask and someone should answer soon. [15:59:08] hi [15:59:23] [02miraheze/mw-config] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4zh [15:59:25] [02miraheze/mw-config] 07paladox 039d0e09e - Add 'off' file extension to wgFileExtensions [15:59:52] Hi virgil [16:01:34] [02MirahezeMagic] 07paladox closed pull request 03#123: Update assignImportedEdits.php - 13https://git.io/Jf4WT [16:01:35] [02miraheze/MirahezeMagic] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4gI [16:01:37] [02miraheze/MirahezeMagic] 07RhinosF1 039aaea57 - Update assignImportedEdits.php (#123) fix spelling mistake [16:02:04] [02ssl] 07paladox closed pull request 03#297: Remove en.groupsking.com - No longer pointing - 13https://git.io/Jf4so [16:02:06] [02miraheze/ssl] 07paladox pushed 031 commit to 03master [+0/-1/±1] 13https://git.io/Jf4gL [16:02:07] [02miraheze/ssl] 07RhinosF1 0329db262 - Remove en.groupsking.com - No longer pointing (#297) * No longer pointing Parked with Sav.com * drop engroupskingcom No longer pointing, parked with Sav.com [16:05:03] [02mw-config] 07paladox synchronize pull request 03#3070: Install Citizen skin - 13https://git.io/Jf86y [16:05:32] [02mw-config] 07paladox closed pull request 03#3070: Install Citizen skin - 13https://git.io/Jf86y [16:05:34] [02miraheze/mw-config] 07paladox pushed 031 commit to 03master [+0/-0/±4] 13https://git.io/Jf4gW [16:05:35] [02miraheze/mw-config] 07examknow 036a323f3 - Install Citizen skin (#3070) [16:06:02] paladox: Can we test that on test2 ^ [16:07:10] Reception123 has [16:08:32] yup [16:08:36] it worked on test2 [16:08:37] !log rebuilding lc on mw* [16:08:41] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [16:11:50] paladox: I will remove the restriction so that we can close the task [16:12:20] i've already did that [16:12:37] oh okay [16:12:50] thank you [16:13:18] [[phab:T5574]] [16:13:20] https://meta.miraheze.org/wiki/phab:T5574 [16:13:52] wtf [16:13:57] [[phabricator:T5574]] [16:13:59] https://meta.miraheze.org/wiki/phabricator:T5574 [16:16:40] RECOVERY - test2 Puppet on test2 is OK: OK: Puppet is currently enabled, last run 3 minutes ago with 0 failures [16:18:17] PROBLEM - cp7 Current Load on cp7 is WARNING: WARNING - load average: 2.15, 3.65, 3.07 [16:20:17] I have been thinking of starting my own wiki [16:20:35] you can request one at [[Special:RequestWiki]] [16:20:35] https://meta.miraheze.org/wiki/Special:RequestWiki [16:20:44] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 21.23, 23.92, 18.86 [16:20:52] ooh nice bot [16:21:03] I think I will later [16:21:13] !log rebuild lc on jobrunner1 [16:21:17] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [16:22:14] PROBLEM - cp7 Current Load on cp7 is CRITICAL: CRITICAL - load average: 4.69, 4.37, 3.48 [16:24:32] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 27.98, 25.68, 20.66 [16:28:06] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 12.66, 21.67, 20.33 [16:30:22] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf42s [16:30:24] [02miraheze/services] 07MirahezeSSLBot 03dc159f0 - BOT: Updating services config for wikis [16:31:37] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 11.29, 17.72, 19.14 [16:35:35] [02miraheze/mw-config] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf428 [16:35:36] [02miraheze/mw-config] 07paladox 03950dc44 - Update ManageWikiExtensions.php [16:35:42] grr [16:35:48] was suppose to press create pull [16:36:33] paladox: I added that to the same pr as the wikibase script one [16:36:58] yeh, well that pull wouldn't have been merged till the wikibase thing is resolved [16:37:02] (script ran in a job) [16:37:38] paladox: true, can you unconflict https://git.io/Jf4C5 - and should it not be a lowercase f for Flow [16:37:39] [ Add mwscript where needed and fix order of wikibase exts by RhinosF1 · Pull Request #3075 · miraheze/mw-config · GitHub ] - git.io [16:37:59] RhinosF1 you can fix it [16:38:10] you can fix it in the UI. [16:38:25] paladox: yeah but you can also. I’ve gone mobile. [16:38:35] RhinosF1: What is needed to fix? [16:38:37] yes, dosen't make a difference [16:38:42] i do it on mobile too [16:38:43] if paladox is busy I can handle it [16:39:08] Examknow: unconflict #3057 once someone has checked the capitalisation of Flow on paladox’s pr [16:39:14] No, i'm trying to make him realise it's easy to resolve rather then getting someone else to do it. [16:39:25] oh [16:39:39] RhinosF1 https://github.com/miraheze/mediawiki/blob/REL1_34/.gitmodules#L146 [16:39:39] [ mediawiki/.gitmodules at REL1_34 · miraheze/mediawiki · GitHub ] - github.com [16:40:11] PROBLEM - cp7 Current Load on cp7 is WARNING: WARNING - load average: 1.74, 3.12, 3.94 [16:40:13] paladox: maint scripts nearly always start with a lowercase letter [16:40:27] RhinosF1 i've already looked at the maint script [16:40:58] paladox: ok [16:41:17] Strange why it doesn’t follow the pattern but it doesn’t [16:42:34] [02mw-config] 07RhinosF1 synchronize pull request 03#3075: Add mwscript where needed and fix order of wikibase exts - 13https://git.io/Jf4C5 [16:43:20] [02mw-config] 07RhinosF1 edited pull request 03#3075: Fix order of wikibase extensions & run populateSites on install - 13https://git.io/Jf4C5 [16:43:31] [02mw-config] 07RhinosF1 edited pull request 03#3075: Fix order of wikibase extensions & run populateSites on install - 13https://git.io/Jf4C5 [16:44:52] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf42M [16:44:54] [02miraheze/ManageWiki] 07paladox 0368334e8 - Fix "Class 'Shell' not found" [16:45:12] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf42y [16:45:13] [02miraheze/services] 07MirahezeSSLBot 0320873dd - BOT: Updating services config for wikis [16:45:48] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf429 [16:45:50] [02miraheze/mediawiki] 07paladox 036df4f91 - Update MW [16:46:44] PROBLEM - cp7 Current Load on cp7 is CRITICAL: CRITICAL - load average: 4.92, 3.62, 3.84 [16:47:39] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf42N [16:47:41] [02miraheze/ManageWiki] 07paladox 038a00826 - Fix part 2 [16:48:03] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf42x [16:48:05] [02miraheze/mediawiki] 07paladox 03087a0ee - Update ManageWiki [16:50:10] PROBLEM - cp7 Current Load on cp7 is WARNING: WARNING - load average: 2.00, 2.77, 3.45 [16:51:33] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4av [16:51:34] [02miraheze/ManageWiki] 07paladox 0363989fa - Fix "Call to undefined method Job::construct()" Ref https://github.com/wikimedia/mediawiki/commit/fc5d51f12936edb4c7d067e298b5ec3a7c09a8fa [16:51:35] [ jobqueue: add GenericParameterJob and RunnableJob interface · wikimedia/mediawiki@fc5d51f · GitHub ] - github.com [16:52:01] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf4af [16:52:03] [02miraheze/mediawiki] 07paladox 033f98f04 - Update ManageWiki [16:53:32] RECOVERY - cp7 Current Load on cp7 is OK: OK - load average: 1.95, 2.25, 3.10 [16:55:04] oh [16:55:08] hold on [16:55:15] mwscript creates the job for you [16:56:25] * RhinosF1 hopes that doesnt mean we could have merged that pr hours ago [16:58:22] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03paladox-patch-1 [+0/-0/±1] 13https://git.io/Jf4aw [16:58:23] [02miraheze/ManageWiki] 07paladox 03f0ce713 - Fix MWScriptJob [16:58:25] [02ManageWiki] 07paladox created branch 03paladox-patch-1 - 13https://git.io/vpSns [16:58:26] [02ManageWiki] 07paladox opened pull request 03#151: Fix MWScriptJob - 13https://git.io/Jf4ar [17:02:57] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03paladox-patch-1 [+0/-0/±1] 13https://git.io/Jf4a5 [17:02:59] [02miraheze/ManageWiki] 07paladox 030fe1e29 - Update ManageWikiInstaller.php [17:02:59] PROBLEM - mw4 Puppet on mw4 is CRITICAL: CRITICAL: Puppet has 1 failures. Last run 5 minutes ago with 1 failures. Failed resources (up to 3 shown): Exec[git_pull_MediaWiki core] [17:03:00] [02ManageWiki] 07paladox synchronize pull request 03#151: Fix MWScriptJob - 13https://git.io/Jf4ar [17:05:51] !log MariaDB [mhglobal]> update mw_permissions set perm_addgroups = '[]' where perm_addgroups = 'null'; - dbt1 [17:05:58] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [17:06:12] !log MariaDB [mhglobal]> update mw_permissions set perm_removegroups = '[]' where perm_removegroups = 'null'; -dbt1 [17:06:15] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [17:06:21] RECOVERY - mw4 Puppet on mw4 is OK: OK: Puppet is currently enabled, last run 54 seconds ago with 0 failures [17:06:37] [02ManageWiki] 07paladox synchronize pull request 03#151: Fix MWScriptJob - 13https://git.io/Jf4ar [17:06:38] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03paladox-patch-1 [+0/-0/±1] 13https://git.io/Jf4Ve [17:06:40] [02miraheze/ManageWiki] 07paladox 0325ecef7 - Update MWScriptJob.php [17:06:57] [02ManageWiki] 07paladox closed pull request 03#151: Fix MWScriptJob - 13https://git.io/Jf4ar [17:06:59] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±2] 13https://git.io/Jf4Vf [17:07:00] [02miraheze/ManageWiki] 07paladox 0387f1e07 - Fix MWScriptJob (#151) [17:07:02] [02miraheze/ManageWiki] 07paladox deleted branch 03paladox-patch-1 [17:07:03] [02ManageWiki] 07paladox deleted branch 03paladox-patch-1 - 13https://git.io/vpSns [17:07:29] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf4VJ [17:07:31] [02miraheze/mediawiki] 07paladox 031e6689d - Update ManageWiki [17:08:31] miraheze/ManageWiki/paladox-patch-1/25ecef7 - paladox The build has errored. https://travis-ci.org/miraheze/ManageWiki/builds/686670218 [17:08:46] [02ManageWiki] 07paladox closed pull request 03#141: Add index to s_dbname for mw_settings - 13https://git.io/Jfv9O [17:08:48] [02miraheze/ManageWiki] 07paladox deleted branch 03paladox-patch-3 [17:08:49] [02ManageWiki] 07paladox deleted branch 03paladox-patch-3 - 13https://git.io/vpSns [17:09:41] [02mw-config] 07paladox closed pull request 03#3075: Fix order of wikibase extensions & run populateSites on install - 13https://git.io/Jf4C5 [17:09:43] [02miraheze/mw-config] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4VL [17:09:44] [02miraheze/mw-config] 07RhinosF1 038a393bd - Fix order of wikibase extensions & run populateSites on install (#3075) * Add mwscript where needed and fix order of wikibase exts Run flowCreateTemplates for flow installs Run Wikibase Site tables on client installs Put client first in the ext-list * Update ManageWikiExtensions.php * Update ManageWikiExtensions.php * woops [17:10:12] paladox: Shall I close MwMagic pr? Can we also backrun it for wikis? [17:10:27] [02miraheze/mw-config] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4V3 [17:10:29] [02miraheze/mw-config] 07paladox 0383b5966 - Fix [17:11:20] [02MirahezeMagic] 07paladox closed pull request 03#124: make populateWikibaseSitesTables.php run as a job - 13https://git.io/Jf44U [17:11:40] [02MirahezeMagic] 07paladox closed pull request 03#122: Add "CheckUser" i18n - 13https://git.io/JfcSF [17:11:41] [02miraheze/MirahezeMagic] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4VZ [17:11:43] [02miraheze/MirahezeMagic] 07soratako 03ba499f7 - Add "CheckUser" i18n (#122) [17:11:48] RhinosF1 closed. [17:11:56] [02MirahezeMagic] 07RhinosF1 commented on pull request 03#124: make populateWikibaseSitesTables.php run as a job - 13https://git.io/Jf4Vc [17:12:15] paladox: ty [17:12:38] paladox: what about back running? [17:12:59] i guess someone should do that [17:13:20] paladox: I’ve said that at least twice today [17:13:30] We absoultely should [17:14:07] 38 wikis have wb client enabled [17:15:02] Not too bad [17:15:08] Test2 has already had it [17:15:30] paladox: what happens with new wikis being populated after the script has ran? [17:15:39] So that’s 37 to run it on [17:15:47] Generate dblist and use foreachwiki? [17:16:58] !log root@jobrunner1:/home/paladox# /usr/bin/nice -19 /usr/local/bin/foreachwikiindblist /home/paladox/dbs /srv/mediawiki/w/extensions/MirahezeMagic/maintenance/populateWikibaseSitesTable.php [17:17:04] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log, Master [17:17:56] paladox: will mh wikis created after script is ran ever got populated? [17:18:28] yes? I merged your pr? [17:18:59] paladox: no, I mean once a wiki is created. Will it get on say test2’s site table? [17:19:07] oh [17:19:08] no [17:19:14] the table won't be updated [17:19:17] paladox: is that possible? [17:19:23] I don't think so [17:19:44] actually, i'm wrong. It's kinda possible [17:20:38] paladox: hmm, We could run something on creation that runs it on wikis in dblist or something? Or am I thinking a long way round? [17:20:46] no [17:20:50] this has to be in a job [17:20:56] Yeah [17:21:00] Definately [17:21:07] because you carn't run that on all wikis that have it enabled, because what if thousonds enable it? [17:21:23] It takes a long time to enable it [17:21:43] Or we repopulate it every so often? [17:21:54] Via a dblist of wikibase wikis [17:25:21] paladox: ^ like in the puppet list for updateSiteStats etc [17:34:22] PROBLEM - wiki.2035.rocks - LetsEncrypt on sslhost is WARNING: WARNING - Certificate 'wiki.2035.rocks' expires in 15 day(s) (Fri 29 May 2020 17:26:32 GMT +0000). [17:36:01] [02miraheze/ssl] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4wz [17:36:02] [02miraheze/ssl] 07MirahezeSSLBot 03eb9c516 - Bot: Update SSL cert for wiki.2035.rocks [17:41:20] maybe? [17:41:21] feel free to contribute a pull! [17:44:50] RECOVERY - wiki.2035.rocks - LetsEncrypt on sslhost is OK: OK - Certificate 'wiki.2035.rocks' will expire on Tue 11 Aug 2020 16:35:53 GMT +0000. [17:45:07] PROBLEM - cp7 Current Load on cp7 is WARNING: WARNING - load average: 3.42, 3.68, 3.41 [17:48:23] RECOVERY - cp7 Current Load on cp7 is OK: OK - load average: 1.83, 2.84, 3.13 [18:02:35] paladox: I can look at generating the puppet code to run it but we’d need a way to generate the dblist of wikibase wikis. How do you generate the dblist? [18:13:10] PROBLEM - cp7 Current Load on cp7 is CRITICAL: CRITICAL - load average: 3.10, 4.29, 3.42 [18:15:12] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4rD [18:15:13] [02miraheze/services] 07MirahezeSSLBot 03f81b04e - BOT: Updating services config for wikis [18:16:37] RECOVERY - cp7 Current Load on cp7 is OK: OK - load average: 1.66, 3.27, 3.20 [18:41:17] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03paladox-patch-1 [+0/-0/±1] 13https://git.io/Jf4KT [18:41:18] [02miraheze/ManageWiki] 07paladox 034f4855d - Adapt populateGroupPermissionsWithDefaults to new changes in MWP [18:41:20] [02ManageWiki] 07paladox created branch 03paladox-patch-1 - 13https://git.io/vpSns [18:41:21] [02ManageWiki] 07paladox opened pull request 03#152: Adapt populateGroupPermissionsWithDefaults to new changes in MWP - 13https://git.io/Jf4Kk [18:43:50] miraheze/ManageWiki/paladox-patch-1/4f4855d - paladox The build passed. https://travis-ci.org/miraheze/ManageWiki/builds/686703541 [18:45:22] [02ManageWiki] 07paladox closed pull request 03#152: Adapt populateGroupPermissionsWithDefaults to new changes in MWP - 13https://git.io/Jf4Kk [18:45:23] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4Kc [18:45:25] [02miraheze/ManageWiki] 07paladox 03c65eb9e - Adapt populateGroupPermissionsWithDefaults to new changes in MWP (#152) [18:45:51] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf4KW [18:45:53] [02miraheze/mediawiki] 07paladox 03bd5870c - Update ManageWiki [18:51:31] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4KM [18:51:33] [02miraheze/ManageWiki] 07paladox 039e1fe43 - Don't decode perm_autopromote if it is null [18:52:40] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf4KQ [18:52:42] [02miraheze/mediawiki] 07paladox 03156abb8 - Update ManageWiki [18:55:59] [02miraheze/ManageWiki] 07paladox pushed 032 commits to 03master [+0/-0/±2] 13https://git.io/Jf46v [18:56:01] [02miraheze/ManageWiki] 07paladox 036255746 - Revert "Don't decode perm_autopromote if it is null" This reverts commit 9e1fe4302deda263f93ed27cff31df078fb08680. [18:56:02] [02miraheze/ManageWiki] 07paladox 03982f525 - json_decode -> json_encode [18:56:31] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf46U [18:56:33] [02miraheze/mediawiki] 07paladox 0325f4c4b - Update ManageWiki [19:00:57] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03paladox-patch-3 [+0/-0/±1] 13https://git.io/Jf46n [19:00:58] [02miraheze/ManageWiki] 07paladox 0399e98bb - Adapt populateNamespacesWithDefaults to latest changes [19:01:00] [02ManageWiki] 07paladox created branch 03paladox-patch-3 - 13https://git.io/vpSns [19:01:01] [02ManageWiki] 07paladox opened pull request 03#153: Adapt populateNamespacesWithDefaults to latest changes - 13https://git.io/Jf46c [19:02:22] PROBLEM - test2 Puppet on test2 is CRITICAL: CRITICAL: Puppet has 1 failures. Last run 5 minutes ago with 1 failures. Failed resources (up to 3 shown): Exec[git_pull_MediaWiki core] [19:05:46] RECOVERY - test2 Puppet on test2 is OK: OK: Puppet is currently enabled, last run 32 seconds ago with 0 failures [19:06:47] [02ManageWiki] 07paladox closed pull request 03#153: Adapt populateNamespacesWithDefaults to latest changes - 13https://git.io/Jf46c [19:06:48] [02miraheze/ManageWiki] 07paladox pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf46i [19:06:50] [02miraheze/ManageWiki] 07paladox 0352861cc - Adapt populateNamespacesWithDefaults to latest changes (#153) [19:06:51] [02ManageWiki] 07paladox deleted branch 03paladox-patch-3 - 13https://git.io/vpSns [19:06:53] [02miraheze/ManageWiki] 07paladox deleted branch 03paladox-patch-3 [19:07:20] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/Jf46M [19:07:21] [02miraheze/mediawiki] 07paladox 03916ad36 - Update ManageWiki [19:35:09] PROBLEM - cp3 Disk Space on cp3 is WARNING: DISK WARNING - free space: / 2639 MB (10% inode=93%); [20:15:12] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4Pi [20:15:13] [02miraheze/services] 07MirahezeSSLBot 0329157e6 - BOT: Updating services config for wikis [22:00:21] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf4yx [22:00:23] [02miraheze/services] 07MirahezeSSLBot 03a2e8a61 - BOT: Updating services config for wikis