[08:11:02] i guess you guys know that the wikipedia API is unhappy [08:11:18] "Our servers are currently under maintenance or experiencing a technical problem." [08:16:42] edward: It's being looked at [08:18:52] hoo: thanks [10:53:22] Hello. [16:01:02] Is there a way to check whether the category sort keys here https://phabricator.wikimedia.org/T148682 are finished updating, or how much is left if they're not? [16:01:30] Srdjan_m: Probably need to ask Niharika to look at their screen session... [16:01:34] Or I can do a db query [16:01:40] Which wiki are you interested in? [16:02:17] bs and hr [16:10:40] Hola. Reedy I'm having some trouble with screens. I have three of them running and when I try screen -r name-of-a-screen-session, it tells me no screen to be resumed matching that screen name. Even though 'screen -r' shows me all the sessions. I'm afraid to try SO suggestions so I don't end up killing the script. [16:11:02] Niharika: force attach? [16:11:26] https://www.irccloud.com/pastebin/mZvGSvnO/ [16:11:34] screen -d -r 1245 [16:11:56] yeah, it's cause they're attached [16:12:10] Niharika: try -d -r as above [16:14:31] Just says [remote detached from 11300.ukwiki] but doesn't go into the screen itself. [16:15:41] then try and reattach? [16:15:50] FWIW, try and cleanly detach in future ;) [16:18:03] Yeah, I messed up. I should have studied the commands before launching the sessions. [16:19:23] Ctrl + A and then d to detach [16:19:31] That should've done it tohugh [16:19:55] Reedy: I killed them and will launch again without the --force flag, so they start from where they left off. [16:20:19] I was just gonna look if the processes were doing anything :P [16:20:38] Oops. :P [16:20:57] Niharika: also... [16:21:01] --force updates ALL rows [16:21:14] you should've just re-run the same script... [16:21:18] As it's changed in InitialiseSettings [16:21:28] running with previous-collation set correctly would've just carried on [16:21:43] Reedy: So I should launch it with the --force flag? [16:21:51] nope, don't! [16:21:59] not unless you need it to update the ones it's already done [16:22:04] Yep, that's what I said. I'll run without --force. [16:22:13] Oh [16:22:14] Sorry [16:22:27] I dunno how I misread that :) [16:22:27] :) [16:22:42] Yeah, that should be all good then [16:27:11] Niharika: Can you tll Srdjan_m how many left on bs and hr? :) [16:28:17] Reedy: Yep, one moment. hr is all done. Let's look at bs... [16:30:51] Srdjan_m: 188830 rows left on bswiki. Should be done soon. [16:31:23] Niharika thanks [16:35:04] Srdjan_m: All done. [16:35:24] wow, that was very quick. [16:36:04] I'm surprised myself. Probably my mess with screens didn't let it finish earlier.