[00:45:26] Reedy: idk how to tell that from inside chromium, especially since it's using a proxy [00:46:38] look at headers... [00:46:41] something like [00:46:41] x-cache: cp1079 pass, cp3060 pass, cp3050 pass [00:46:56] Though, if it's broken not on vpn, ping phabricator.wikimedia.org will give you an ip [01:25:57] x-cache: cp4030 miss, cp4031 pass <-- how does this tell me an ip address? [01:28:40] anyway, i could use some help with the actual problem i was researching, this error message: https://gist.github.com/yardenac/4c0f03149382f82097a56fe386757cfe [01:28:49] Error: 1100 Table 'temp_rev_comment' was not locked with LOCK TABLES (localhost) [01:29:28] i tried tracing the codepath through object spaghetti and i'm stumped [01:32:18] especially tricky since grepping the codebase for temp_rev_comment gives nothing [01:32:36] well, the 4 here means ulsfo [01:32:38] i tracked it down to something in here https://github.com/wikimedia/mediawiki/blob/master/includes/CommentStore.php#L216-L252 [02:07:56] Could be another lock still in place [02:21:04] Reedy: i did "unlock tables" on the whole database [12:57:16] Please, add mikiwiki.es to table of Hosting Services. [12:58:28] Please, add mikiwiki.es to table of Hosting Services. [12:59:25] Please, add mikiwiki.es to table of Hosting Services. [13:28:49] LasClouds: Looks like it's empty. No policies nor info about anything. Try to get this sorted out before requesting again [13:29:04] Yes, add it. [13:29:57] My server is in Ireland, and the description is 100% free wiki hosting. [13:30:33] And SSH as a feature request, and any extension as a feature request [13:33:41] Shouldn't be that advertised on the main page of that hosting? [13:34:43] Yes, advertised. [13:35:46] MikiWiki es un hosting de código abierto al 100%. Puedes registrarte en MikiWiki y después solicitar tu wiki aquí: MikiWiki:Solicitud de wikiPara solicitar tu SSH, las caracteristicas, etc, debes escribir a mi página de discusión: Usuario discusión:Joaquinito01 [13:35:56] Please, add it. [13:39:58] I don't see wiki creation policy, terms of use, privacy policy. Does it even comply with GDPR law? [13:42:17] Yes. [13:42:21] Please, add it. [13:56:35] Add it. [14:51:34] Vulpix, Is MediaWiki core even GDPR capable? :P [15:57:10] Lcawte Yes. [16:50:50] hi; I am restoring a wiktionary dump and I see many tags not interpreted https://imgur.com/hg4gR5Z - Am I missing an extension or is there something else I should do? I have restored https://dumps.wikimedia.org/nowiktionary/20191101/nowiktionary-20191101-pages-articles-multistream.xml.bz2 without any errors [16:51:29] yes you are missing extensions [16:51:41] that one is Extension:ParserFunctions [16:52:38] thank you very much Skizzerz, I will try to install it in a moment [16:53:33] I suggest looking through the extension list on wiktionary and see what else you're missing [16:53:59] https://no.wiktionary.org/wiki/Special:Version [16:54:21] you won't need most of them, but look at the ones that add "parser functions" [16:55:03] The category is "Parser hooks" or "Parsertillegg" [17:06:24] thank you! :)