omer Posted November 27, 2017 Report Posted November 27, 2017 I installed Kazoo v4 platform on CentOS 7. After creating an account with sup crossbar_maintenance create_account master master.local superadmin somepassword it returns me failed to validate user: 500 schema users not found. failed to create 'master': {"message":"schema users not found."} failed It updates account to db, but i cannot use it to login. Why does this occur? How can i solve this? Thanks for any help.
Administrators mc_ Posted November 27, 2017 Administrators Report Posted November 27, 2017 Sounds like the schemas haven't been loaded into the database. Try 'sup kapps_maintenance refresh system_schemas` to force a reload of schemas, then try your create command again. You probably want to remove the account db (and modb), and the account doc from the 'accounts' db.
Recommended Posts