kazoo-ui module not working
Try ‘sup whapps_maintenance migrate’
It will walk all the databases and make sure everything is up to date. Typically you’d do this anytime you upgrade versions of Kazoo.
Do you have a ‘system_schemas’ database?
If not, try ‘sup whapps_maintenance refresh system_schemas’
Should build and populate the DB.
try:
sup crossbar_maintenance start_module cb_schemas
If that was successful, open the system_config/crossbar document in Couch and edit the list of autoloaded modules to include cb_schemas.
try running
sup whapps_maintenance migrate
Ref: Darren Schreiber + James Aimonetti ( google groups discussion )