Page MenuHomePhabricator

Accounts are not autocreated on loginwiki
Closed, ResolvedPublic

Description

There is a sharp drop in new account creations on loginwiki since SessionManager was deployed to group1:
https://login.wikimedia.org/w/index.php?title=Special%3ALog&type=newusers&user=&page=&year=&month=-1&tagfilter=&hide_patrol_log=1&hide_tag_log=1

There are two different mechanisms for autocreation, CreateLocalAccount in CentralAuth and the central login mechanism itself; somehow both seem to be failing.

Event Timeline

Tgr raised the priority of this task from to Unbreak Now!.
Tgr updated the task description. (Show Details)
Tgr added subscribers: Tgr, Anomie, bd808.

Meta seems unaffected, even though the job autocreates accounts there as well. So probably the root issue for the job and web is the same.

Change 267134 had a related patch set uploaded (by Anomie):
Grant autocreateaccount to anons on loginwiki

https://gerrit.wikimedia.org/r/267134

Change 267143 had a related patch set uploaded (by Anomie):
SessionManager: Save user name to metadata even if the user doesn't exist locally

https://gerrit.wikimedia.org/r/267143

Change 267144 had a related patch set uploaded (by Anomie):
Take auto-creation into account

https://gerrit.wikimedia.org/r/267144

Change 267171 had a related patch set uploaded (by BryanDavis):
SessionManager: Save user name to metadata even if the user doesn't exist locally

https://gerrit.wikimedia.org/r/267171

Change 267173 had a related patch set uploaded (by BryanDavis):
Take auto-creation into account

https://gerrit.wikimedia.org/r/267173

Change 267143 merged by jenkins-bot:
SessionManager: Save user name to metadata even if the user doesn't exist locally

https://gerrit.wikimedia.org/r/267143

Change 267144 merged by jenkins-bot:
Take auto-creation into account

https://gerrit.wikimedia.org/r/267144

Change 267171 merged by jenkins-bot:
SessionManager: Save user name to metadata even if the user doesn't exist locally

https://gerrit.wikimedia.org/r/267171

Change 267173 merged by jenkins-bot:
Take auto-creation into account

https://gerrit.wikimedia.org/r/267173

Change 267134 merged by jenkins-bot:
Grant autocreateaccount to anons on loginwiki

https://gerrit.wikimedia.org/r/267134

Anomie claimed this task.

Deployed and tested, accounts are now auto-created on login wiki during the account creation handshake.

Some accounts are not being auto-created on login wiki during the account creation process again.
Some examples (spambots):
BridgetteShapcot
DwightStuder778

Sorry about the tags but if I add one, the other one is removed. If somebody knows how to fix that...

Anomie removed a project: Wikimedia-Site-requests.

Very likely a different cause of the same symptom, so please file a new bug instead of reopening an old one. To that end, I've created T173451: New accounts not being reliably created on loginwiki for you and am re-closing this one.