Page MenuHomePhabricator

ERR-USER-DISABLED for System Agent over Conduit
Closed, WontfixPublic

Description

Set up a system agent and configured Arcanist's certificate. When running:

echo "{}" | arc --conduit-uri=https://code.pageuppeople.com call-conduit user.whoami

received:

{"error":"ERR-USER-DISABLED","errorMessage":"ERR-USER-DISABLED: User account is not activated.","response":null}

Replaced the certificate with that of a normal user and the user.whoami call worked correctly.

Event Timeline

waynea assigned this task to epriestley.
waynea raised the priority of this task from to Needs Triage.
waynea updated the task description. (Show Details)
waynea added a project: Conduit.
waynea added subscribers: waynea, hach-que, Unknown Object (User).

How did you set up the account (web UI? CLI)? Manual accounts should be activated automatically, but we might have missed one of the pathways.

You can activate the user in People -> Approval Queue, as an administrator.

(Closing for lack of feedback, I'm assuming this was an approval queue issue.)

Or possibly a bin/storage upgrade issue.