[16:47:48] legoktm: Ugh, global rename still has a bug. On the plus side, https://gerrit.wikimedia.org/r/#/c/297817/ should fix it. [17:49:53] Exception from line 2340 of /srv/mediawiki/php-1.28.0-wmf.9/extensions/CentralAuth/includes/CentralAuthUser.php: Could not find local user data for Deepu14basketball@commonswiki [17:50:38] repeatable via https://en.wikipedia.org/w/index.php?title=Special:CentralAuth&target=Deepu14basketball [17:52:57] I think that error is saying that CentralAuthUser::queryAttachedBasic's select is returning a row for commonswiki but then there isn't really a row [18:05:14] fixed by removing the bad row in centralauth.localuser [19:44:50] bd808: this is a known bug [19:45:19] would be really nice to have a solution for it [19:46:22] aude: yeah. I have the phab ticket about it open [19:46:40] I'm going to spend an hour or so looking at it this afternoon [19:47:51] it wasn't very nice to have a newbie at our editathon recentl run into this [19:50:55] you can see it all blow up on this dashboard -- https://logstash.wikimedia.org/#dashboard/temp/AVXG6XLcT4MudYQNYH9U [19:51:52] this error seems to show it getting messed up -- "Race condition? Already attached Deepu14basketball@commonswiki, just tried by 'login'" [19:53:44] o_O