Jump to content

schema user_auth not found


omer

Recommended Posts

 

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.

Link to comment
Share on other sites

  • 2600Hz Employees

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.

Link to comment
Share on other sites

×
×
  • Create New...