[00:03:31] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 22.64, 21.93, 16.53 [00:05:30] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 19.22, 20.03, 16.43 [01:39:52] [02mw-config] 07Universal-Omega opened pull request 03#3262: update default configs for Cosmos - 13https://git.io/JUEP3 [03:00:58] What is the policy regarding extensions being added to miraheze wikis? [03:02:04] PROBLEM - wiki.valentinaproject.org - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - wiki.valentinaproject.org All nameservers failed to answer the query. [03:04:51] PROBLEM - wiki.seamly.net - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - wiki.seamly.net All nameservers failed to answer the query. [03:13:17] Naleksuh: You have to submit them for review on Phabricator. Then we review them for security flaws, and verify they are maintained, then if all looks good, approved and added as an option in ManageWiki to every wiki. [03:13:39] How did you know what I said before you joined [03:14:28] Naleksuh: I saw the feed in Discord. [03:14:32] Ah [03:15:01] Well basically what happened is I found a flaw with create protection at higher-than-sysop level : sysops can simply lower the protection and bypass it [03:15:17] I tried opening a wikimedia phabricator ticket, but was told that most likely I should fix this through an extension [03:15:30] Which I would try to get added to Miraheze - specifically https://test.miraheze.org [03:15:31] [ TestWiki ] - test.miraheze.org [03:18:25] Naleksuh: Oh. You could do that. Just make sure it does not have any security flaws, and I can approve if after reviewing it if you'd want. Just after done with it, create the phabricator task, and I'll review it if capable, or possibly leave it for Southparkfan or Samwilson but if I did that, it could be awhile, as they are busy (understandably, of course) [03:22:43] Naleksuh: yeah, that would also be incredibly useful and necessary on TestWiki, as that's a dangerous flaw there, since anyone can request Sysop there. [03:23:00] I didn't even know that existed. [03:23:07] didn't know what existed? [03:23:25] That flaw [03:23:32] Indeed it does [03:23:35] I will try creating an extension [03:24:54] That's sorta interesting. I think that'd warrent a fix in MediaWiki core honestly. Can't you protect the ability to protect though also with protection types? Or does that not work? [03:28:10] Yes you can, for pages that exist. But for nonexistent pages, that's not an option and the only option is to create, meaning you can lower the protection and bypass it [03:29:24] Oh, right, that makes sense. Hmm, yeah, that'd probably need fixed in MediaWiki core, eventually, but an extension to fix that for now would be very valuable. [03:32:24] RECOVERY - wiki.seamly.net - reverse DNS on sslhost is OK: rDNS OK - wiki.seamly.net reverse DNS resolves to cp6.miraheze.org [03:32:37] Yep that is what I am looking into [03:33:03] Sounds good, thanks [03:40:52] PROBLEM - wiki.seamly.net - LetsEncrypt on sslhost is CRITICAL: CRITICAL - Socket timeout after 10 seconds [03:41:32] PROBLEM - wiki.seamly.net - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - wiki.seamly.net All nameservers failed to answer the query. [03:47:46] RECOVERY - wiki.seamly.net - LetsEncrypt on sslhost is OK: OK - Certificate 'wiki.seamly.net' will expire on Sat 28 Nov 2020 09:21:03 GMT +0000. [03:48:20] RECOVERY - wiki.seamly.net - reverse DNS on sslhost is OK: rDNS OK - wiki.seamly.net reverse DNS resolves to cp6.miraheze.org [03:57:30] RECOVERY - wiki.valentinaproject.org - reverse DNS on sslhost is OK: rDNS OK - wiki.valentinaproject.org reverse DNS resolves to cp6.miraheze.org [03:58:59] @Universal_Omega, yeah there's a whole thread about that upstream creation protection glitch that anything about `sysop` for creation protection is basically useless. I believe the thread is at https://publictestwiki.com/wiki/User_talk:Eugene_Friedriechsen, iirc correctly. @Naleksuh, that's an interesting approach to try and resolve it through an extension. I didn't realize you had that level of php coding experience to write an extension [03:59:00] [ User talk:Eugene Friedriechsen - TestWiki ] - publictestwiki.com [03:59:26] dmehus : the phab ticket is at https://phabricator.wikimedia.org/T259562 [03:59:27] [ ⚓ T259562 Add "protect" level for nonexistent pages ] - phabricator.wikimedia.org [03:59:45] @Naleksuh, thanks. Did I subscribe to that? *looks* [03:59:52] You did not [04:00:03] Assuming you are known as Dmehus on Phab [04:00:05] Otherwise I have no idea [04:00:37] yep :) [04:00:39] I subscribed [04:00:43] thanks [04:00:47] So did I. [04:01:12] That's interesting though. I had no idea about that. [04:01:29] and at least Ammarpad was honest with you in telling you straight that the chances of this fix being deployed in core MediaWiki were slim, or at least a really long time out [04:02:10] @Universal_Omega, yeah...you have some php experience as well. Maybe you and @Naleksuh can collaborate on a small extension to fix it? [04:04:09] I know php very well, but I don't know how interested I'd be in doing that, and I have no idea on how to go about doing it. The glitch doesn't effect me much, and I don't know what needs done to fix it. [04:05:48] I am looking into the ArticleProtect hook, but it seems like it got changed in 35 [04:06:11] Miraheze runs 34 though, which conveniently I also do [04:06:16] So I will use that [04:06:35] yeah, we'll upgrade to 1.35 when WMF releases it as stable, though [04:06:40] That came out wrong. Sorry. Id help in doing it, I just don't really know how. But I'll help if want. [04:06:40] Also once MediaWiki gets 1.35 stable release, we'll upgrade to 1.35 [04:06:41] probably a short time after [04:06:57] Yep sounds good [04:07:16] Although funny enough WMF wikis are millions of times more popular and they are using 36 [04:07:19] They live on the edge I guess [04:07:28] @Universal_Omega, yeah, it's probably more of a Miraheze-related bug, since the Wikimedia top protection level is `sysop` so is otherwise unaffected by it. But yes, you could technically remove the Consul creation (salt) protection on a non-existent page title on TestWiki. But don't do that unless you're just testing. :P [04:07:45] @Naleksuh, yeah, exactly [04:07:50] I already tested that on [[MediaWiki:Mainpage]] - so I think the test there is done [04:08:00] yeah [04:08:17] Also this was before you were a consul [04:08:28] So now you can run around consul protecting every title that doesn't exist by brute force [04:08:38] lol [04:10:47] Naleksuh: Just let me know if you want help in creation of the extension. [04:11:32] It seems like $limit in ArticleProtect returns an array 2 characters long, but both of the values are empty [04:12:16] I haven't looked into that yet, so I wouldn't know, but I'll look into it next week if you want. [04:15:23] cool :) [04:16:39] Yeah it hasn't been abused at all, this discussion was just revived cause someone subscribed to phab [04:16:48] So this can wait a week but i'll keep poking myself too [04:37:31] okay, sounds good :) [04:45:15] PROBLEM - wiki.seamly.net - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - wiki.seamly.net All nameservers failed to answer the query. [04:47:43] PROBLEM - wiki.valentinaproject.org - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - wiki.valentinaproject.org All nameservers failed to answer the query. [04:59:18] PROBLEM - wiki.seamly.net - LetsEncrypt on sslhost is CRITICAL: CRITICAL - Socket timeout after 10 seconds [05:06:19] RECOVERY - wiki.seamly.net - LetsEncrypt on sslhost is OK: OK - Certificate 'wiki.seamly.net' will expire on Sat 28 Nov 2020 09:21:03 GMT +0000. [05:11:37] PROBLEM - museummiddelland.nl - LetsEncrypt on sslhost is WARNING: WARNING - Certificate 'www.museummiddelland.nl' expires in 15 day(s) (Tue 06 Oct 2020 05:07:43 GMT +0000). [05:13:55] PROBLEM - www.museummiddelland.nl - LetsEncrypt on sslhost is WARNING: WARNING - Certificate 'www.museummiddelland.nl' expires in 15 day(s) (Tue 06 Oct 2020 05:07:43 GMT +0000). [05:15:41] PROBLEM - wiki.seamly.net - LetsEncrypt on sslhost is CRITICAL: CRITICAL - Socket timeout after 10 seconds [05:15:46] [02miraheze/ssl] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUEys [05:15:48] [02miraheze/ssl] 07MirahezeSSLBot 0335a9639 - Bot: Update SSL cert for www.museummiddelland.nl [05:22:45] RECOVERY - wiki.seamly.net - LetsEncrypt on sslhost is OK: OK - Certificate 'wiki.seamly.net' will expire on Sat 28 Nov 2020 09:21:03 GMT +0000. [05:25:17] RECOVERY - museummiddelland.nl - LetsEncrypt on sslhost is OK: OK - Certificate 'www.museummiddelland.nl' will expire on Sat 19 Dec 2020 04:15:40 GMT +0000. [05:27:17] RECOVERY - www.museummiddelland.nl - LetsEncrypt on sslhost is OK: OK - Certificate 'www.museummiddelland.nl' will expire on Sat 19 Dec 2020 04:15:40 GMT +0000. [05:33:34] RECOVERY - wiki.seamly.net - reverse DNS on sslhost is OK: rDNS OK - wiki.seamly.net reverse DNS resolves to cp7.miraheze.org [05:43:19] RECOVERY - wiki.valentinaproject.org - reverse DNS on sslhost is OK: rDNS OK - wiki.valentinaproject.org reverse DNS resolves to cp7.miraheze.org [06:00:38] PROBLEM - cp7 Current Load on cp7 is CRITICAL: CRITICAL - load average: 12.16, 9.11, 4.40 [06:02:09] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 18.55, 21.95, 17.95 [06:02:38] RECOVERY - cp7 Current Load on cp7 is OK: OK - load average: 2.61, 6.44, 3.99 [06:04:03] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 16.14, 20.11, 17.75 [07:14:01] !log running wikibackups on jobrunner1 (bash ./wikibackups.sh /home/reception/backupwikis.dblist /srv/mediawiki/w/maintenance/dumpBackup.php) [07:14:07] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [07:45:15] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUEH1 [07:45:17] [02miraheze/services] 07MirahezeSSLBot 0351d2eef - BOT: Updating services config for wikis [07:50:22] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUEHQ [07:50:23] [02miraheze/services] 07MirahezeSSLBot 03500082c - BOT: Updating services config for wikis [10:28:18] Hello Lois! If you have any questions, feel free to ask and someone should answer soon. [12:06:19] [02miraheze/ssl] 07Reception123 pushed 031 commit to 03master [+1/-0/±2] 13https://git.io/JUExO [12:06:21] [02miraheze/ssl] 07Reception123 036fa737d - add opendatascot.org cert [12:54:24] PROBLEM - wiki.tallguysfree.com - LetsEncrypt on sslhost is WARNING: WARNING - Certificate 'wiki.tallguysfree.com' expires in 15 day(s) (Tue 06 Oct 2020 12:51:47 GMT +0000). [13:02:24] [02miraheze/ssl] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUEpA [13:02:25] [02miraheze/ssl] 07MirahezeSSLBot 03e1b3351 - Bot: Update SSL cert for wiki.tallguysfree.com [13:15:08] RECOVERY - wiki.tallguysfree.com - LetsEncrypt on sslhost is OK: OK - Certificate 'wiki.tallguysfree.com' will expire on Sat 19 Dec 2020 12:02:18 GMT +0000. [13:27:27] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 21.96, 21.08, 18.07 [13:31:27] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 24.35, 22.89, 19.46 [13:33:25] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 21.17, 22.28, 19.65 [13:35:26] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 14.69, 19.47, 18.94 [13:51:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 31.16, 24.05, 21.00 [13:55:24] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 15.06, 22.34, 21.36 [13:59:25] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 10.18, 16.22, 19.13 [14:36:49] [02mw-config] 07dmehus opened pull request 03#3263: Add common sense History category to CreateWiki - 13https://git.io/JUuvR [14:40:49] [02mw-config] 07dmehus synchronize pull request 03#3263: Add common sense History category to CreateWiki - 13https://git.io/JUuvR [14:46:26] [02mw-config] 07Reception123 commented on pull request 03#3263: Add common sense History category to CreateWiki - 13https://git.io/JUuv7 [14:46:39] [02mw-config] 07Reception123 closed pull request 03#3263: Add common sense History category to CreateWiki - 13https://git.io/JUuvR [14:46:40] [02miraheze/mw-config] 07Reception123 pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUuv5 [14:46:42] [02miraheze/mw-config] 07dmehus 03d188ba6 - Add common sense History category to CreateWiki (#3263) * Update LocalSettings.php Adding one of the major liberal arts/humanities academic disciplines, History, as a common sense category with lots of potential use * Adding common sense History category to CreateWiki Removing duplicate = before anyone notices. As @Reception123 said, it doesn't count as a PR error if [14:46:42] you fix it yourself before anyone notices. Also updating commit title. [14:51:20] [02mw-config] 07dmehus commented on pull request 03#3263: Add common sense History category to CreateWiki - 13https://git.io/JUuvp [15:06:57] * hispano76 greetings [15:13:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 26.62, 23.78, 20.11 [15:15:25] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 22.81, 23.29, 20.37 [15:17:32] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 37.51, 27.74, 22.29 [15:21:30] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 17.62, 22.19, 21.28 [15:25:27] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 26.22, 22.26, 21.41 [15:27:26] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 19.40, 21.66, 21.35 [15:33:26] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 24.14, 21.04, 20.91 [15:35:25] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 19.69, 21.30, 21.09 [15:39:25] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 16.20, 18.90, 20.14 [15:45:23] hi @Hispano76 🙂 [15:45:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 27.63, 22.95, 21.44 [15:47:24] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 19.01, 22.41, 21.51 [15:59:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 29.69, 23.94, 22.05 [16:01:42] PROBLEM - mw6 Puppet on mw6 is CRITICAL: CRITICAL: Puppet has 1 failures. Last run 4 minutes ago with 1 failures. Failed resources (up to 3 shown): Exec[git_pull_MediaWiki core] [16:03:24] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 17.03, 22.36, 22.01 [16:05:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 25.65, 23.21, 22.32 [16:07:24] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 21.48, 23.24, 22.48 [16:07:41] RECOVERY - mw6 Puppet on mw6 is OK: OK: Puppet is currently enabled, last run 1 minute ago with 0 failures [16:13:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 30.45, 24.87, 23.25 [16:15:25] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 17.92, 22.03, 22.41 [16:23:27] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 29.58, 23.15, 22.41 [16:27:25] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 19.55, 23.48, 22.83 [16:29:26] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 32.06, 25.49, 23.54 [16:35:27] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 17.68, 22.20, 22.93 [16:41:27] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 25.34, 20.08, 21.43 [16:42:17] [02miraheze/mediawiki] 07paladox pushed 031 commit to 03REL1_34 [+0/-0/±1] 13https://git.io/JUuII [16:42:19] [02miraheze/mediawiki] 07paladox 03e19ef7f - Update Cosmos [16:42:58] [02mw-config] 07paladox closed pull request 03#3262: update default configs for Cosmos - 13https://git.io/JUEP3 [16:43:00] [02miraheze/mw-config] 07paladox pushed 031 commit to 03master [+0/-0/±2] 13https://git.io/JUuIL [16:43:01] [02miraheze/mw-config] 07Universal-Omega 0313884fa - update default configs for Cosmos (#3262) * update default configs for Cosmos * update default cosmos configs * update * update [16:43:08] PROBLEM - bn.gyaanipedia.co.in - reverse DNS on sslhost is WARNING: rDNS WARNING - reverse DNS entry for bn.gyaanipedia.co.in could not be found [16:43:08] PROBLEM - hellointernet.miraheze.org - reverse DNS on sslhost is WARNING: rDNS WARNING - reverse DNS entry for hellointernet.miraheze.org could not be found [16:49:26] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 18.36, 23.01, 23.14 [16:49:55] RECOVERY - bn.gyaanipedia.co.in - reverse DNS on sslhost is OK: rDNS OK - bn.gyaanipedia.co.in reverse DNS resolves to cp7.miraheze.org [16:49:55] RECOVERY - hellointernet.miraheze.org - reverse DNS on sslhost is OK: rDNS OK - hellointernet.miraheze.org reverse DNS resolves to cp7.miraheze.org [16:51:21] PROBLEM - db7 Check MariaDB Replication on db7 is CRITICAL: MariaDB replication - both - CRITICAL - Slave_IO_Running state : Yes, Slave_SQL_Running state : Yes, Seconds_Behind_Master : 150s [16:51:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 37.63, 26.04, 24.07 [16:55:19] RECOVERY - db7 Check MariaDB Replication on db7 is OK: MariaDB replication - both - OK - Slave_IO_Running state : Yes, Slave_SQL_Running state : Yes, Seconds_Behind_Master : 0s [16:57:26] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 15.21, 20.91, 22.63 [17:05:26] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 17.49, 16.56, 19.67 [18:00:17] [02miraheze/services] 07MirahezeSSLBot pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUuty [18:00:19] [02miraheze/services] 07MirahezeSSLBot 038fad200 - BOT: Updating services config for wikis [18:09:26] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 22.87, 20.07, 18.05 [18:11:26] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 18.19, 19.21, 17.98 [18:15:25] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 22.26, 21.25, 19.20 [18:17:26] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 16.74, 19.58, 18.84 [18:43:44] PROBLEM - cyberneticeye.xyz - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - cyberneticeye.xyz reverse DNS resolves to ec2-44-239-239-14.us-west-2.compute.amazonaws.com [18:52:28] PROBLEM - cyberneticeye.xyz - LetsEncrypt on sslhost is CRITICAL: CRITICAL - Socket timeout after 10 seconds [18:55:45] ^ down [18:55:57] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 24.27, 20.29, 17.01 [18:56:37] Reception123, Zppix: that wiki ain't pointing at us anymore [18:57:52] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 16.02, 18.04, 16.55 [19:03:24] PROBLEM - ns1 Current Load on ns1 is CRITICAL: CRITICAL - load average: 1.29, 2.52, 1.26 [19:05:22] RECOVERY - ns1 Current Load on ns1 is OK: OK - load average: 0.12, 1.20, 1.00 [19:21:26] @RhinosF1 ah, so I did read that right. That's what I thought was happening from that error above, but wasn't 100% sure so didn't say anything [19:30:18] dmehus: feel free to say. Worse is we correct you. [19:55:11] RECOVERY - cyberneticeye.xyz - LetsEncrypt on sslhost is OK: OK - Certificate 'cyberneticeye.xyz' will expire on Wed 07 Oct 2020 18:21:51 GMT +0000. [19:58:24] I get not resolved [19:59:59] [02ssl] 07RhinosF1 opened pull request 03#361: Drop cyberneticeye.xyz - 13https://git.io/JUuOq [20:02:02] [02ssl] 07RhinosF1 synchronize pull request 03#361: Drop cyberneticeye.xyz - 13https://git.io/JUuOq [20:03:44] [02ssl] 07RhinosF1 commented on pull request 03#361: Drop cyberneticeye.xyz - 13https://git.io/JUuOO [20:07:44] PROBLEM - cyberneticeye.xyz - reverse DNS on sslhost is WARNING: rDNS WARNING - reverse DNS entry for cyberneticeye.xyz could not be found [20:18:37] >  dmehus: feel free to say. Worse is we correct you. @RhinosF1 Okay, sounds good. 🙂 [20:29:25] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 33.68, 23.86, 19.00 [20:31:24] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 16.47, 20.80, 18.48 [20:33:25] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 17.25, 20.27, 18.60 [20:42:13] PROBLEM - cloud2 Current Load on cloud2 is CRITICAL: CRITICAL - load average: 24.68, 21.23, 19.31 [20:44:10] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 19.70, 20.13, 19.12 [20:58:30] PROBLEM - cloud2 Current Load on cloud2 is WARNING: WARNING - load average: 16.78, 20.47, 19.50 [21:00:24] RECOVERY - cloud2 Current Load on cloud2 is OK: OK - load average: 18.84, 19.39, 19.18 [21:03:44] PROBLEM - cyberneticeye.xyz - reverse DNS on sslhost is CRITICAL: rDNS CRITICAL - cyberneticeye.xyz All nameservers failed to answer the query. [21:10:44] PROBLEM - cyberneticeye.xyz - reverse DNS on sslhost is WARNING: rDNS WARNING - reverse DNS entry for cyberneticeye.xyz could not be found [23:11:14] PROBLEM - mw7 Puppet on mw7 is CRITICAL: CRITICAL: Puppet has 1 failures. Last run 3 minutes ago with 1 failures. Failed resources (up to 3 shown): Exec[git_pull_MediaWiki core] [23:17:14] RECOVERY - mw7 Puppet on mw7 is OK: OK: Puppet is currently enabled, last run 1 minute ago with 0 failures