Details
When I want to make a user account I see this output ;
HABRICATOR_ENV=custom/myconfig app-root/repo/phabricator/bin/accountadmin
[2016-02-18 20:24:36] EXCEPTION: (AphrontInvalidCredentialsQueryException) #1045: Access denied for user '56c621647628e1f0'@'localhost' (using password: NO) at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:306]
arcanist(head=master, ref.master=fcc11b3a2781), phabricator(head=master, ref.master=af1fef242c66), phutil(head=master, ref.master=f43291e99d36)
#0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:319] #1 AphrontBaseMySQLDatabaseConnection::throwConnectionException(integer, string, boolean, boolean) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontMySQLiDatabaseConnection.php:72] #2 AphrontMySQLiDatabaseConnection::connect() called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:97] #3 AphrontBaseMySQLDatabaseConnection::establishConnection() called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:120] #4 AphrontBaseMySQLDatabaseConnection::requireConnection() called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:156] #5 AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6] #6 queryfx(AphrontMySQLiDatabaseConnection, string, string) #7 call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:11] #8 queryfx_all(AphrontMySQLiDatabaseConnection, string, string) #9 call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:17] #10 queryfx_one(AphrontMySQLiDatabaseConnection, string, string) called at [<phabricator>/scripts/user/account_admin.php:11]
[phabricator-phrabricator.rhcloud.com 56c621647628e1f00c0000a5]\> timed out waiting for input: auto-logout
Connection to phabricator-phrabricator.rhcloud.com closed.
How to solve this