[15:56:59] once my request reaches the front of the queue, what is the preferred means of uploading the .xml databases? and the images of course [15:57:12] and will everybody need to make new accounts? if so, how do we delete everybody's old accounts? [16:01:19] [1/2] I think it was mentioned already, but you need to upload xml and image dump somewhere, like MEGA, then create an import task in [[Phabricator]], w/ links to dumps [16:01:19] [2/2] SRE (sysadmin) member will download files and run an import script on your wiki [16:01:20] [16:01:35] [1/2] excellent, thank you [16:01:35] [2/2] Compressed or uncompressed? [16:02:05] I forgor, but considering the huge size of your dumps you'll have to compress [16:02:10] understood [16:02:24] i assume .7z would work? it's more efficient than .zip [16:02:34] 7z gang 🤝 [16:02:35] I see no reason why not [16:02:41] okay [16:02:47] then i will get started now [16:02:49] thanks for the help [16:03:26] one thing, to log in Phab you need to click "MediaWiki login" button [17:13:07] [1/2] which type of captcha should i enter here? what for a captcha is taht at all? [17:13:08] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1203750095074496552/image.png?ex=65d23aa3&is=65bfc5a3&hm=e110db0d42d98a0ee364b2f57fc9f3445f603526756dec2fdc11a501c90e129c& [17:15:15] Nothing you can do there afraid, looks like the captcha hasn't displayed. [17:15:29] i tried to reload the page, same happened [17:17:17] Could you give us a link to the page? [17:20:04] https://meta.miraheze.org/wiki/Community_portal#Infobox_template_on_new_wiki [17:20:10] here i can't answer [17:23:35] I don't know why that's happening but I'll give you confirmed for now, you can try again in a second [17:24:05] @originalauthority I think there's some weird issue with DiscussionTools and captcha? I don't quite remember but I feel like I heard about an issue like this before a while ago [17:25:45] thank you [17:35:48] I know there was some incompatability issues that were very on/off with Recaptcha where it would sometimes work with DT but sometimes wouldn't, but I don't recall the same being true for hCaptcha (which I think is what we use) [17:36:01] But its possible since they're almost idential just diff providers [17:36:42] https://mediawiki.org/w/index.php?action=history&title=Topic:X6o4qm9v3db3r324 [17:36:44] Ah yeah [17:36:50] Seems hcaptcha doesn't work with DT [17:37:10] guess we should open an upstream task (and wait 3-4 years!) [17:37:22] I'll do it anyway because why not [17:40:12] there we go https://phabricator.wikimedia.org/T356599 [18:34:30] @reception123 https://github.com/miraheze/mw-config/pull/5458 [18:36:34] @richflight22 hey, does it work for you now? (reload page first pls) [18:37:52] well now it would because they have confirmed rights [18:37:58] oh [18:38:07] are you able to test if it works? [18:38:11] i dunno how to trigger it [18:38:26] I can try but if that was the issue how come it works on Special:CreateAccount? [18:38:30] why is it on DiscussionTools where it doesn't? [18:38:38] i have no idea [18:41:02] i wonder if using that config is for an alternative proxy and that it defaults to a mwcore http proxy config inside https://github.com/wikimedia/mediawiki-extensions-ConfirmEdit/blob/master/hCaptcha/includes/HCaptcha.php#L145C48-L145C69 [18:44:40] [1/8] > > $url = 'https://hcaptcha.com/siteverify'; [18:44:40] [2/8] > [18:44:41] [3/8] > > $request = MediaWiki\MediaWikiServices::getInstance()->getHttpRequestFactory()->create( $url, ['method' => 'GET'], METHOD ); [18:44:41] [4/8] > [18:44:41] [5/8] > > $status = $request->execute(); [18:44:42] [6/8] > [18:44:42] [7/8] > > var_dump($request->getContent()); [18:44:42] [8/8] > string(81) "{"success":false,"error-codes":["missing-input-response","missing-input-secret"]}" [18:44:48] ok seems like the answer is yes [19:33:15] when I import the xml dump of the wiki i'm importing, will it include user accounts? [19:34:02] No, but they can be attached to equivalent users on miraheze if present [19:34:08] oooh [19:34:10] good to know [19:57:10] [1/2] yeah that will need to happen [19:57:10] [2/2] nuts [20:08:50] they should register under the same username and history entries and user pages will attach [20:10:56] can a person have two accounts registered to the same email? [20:29:39] Yes [20:29:50] good, thank you