You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after chef finishes, ecallmgr and whapps processes are run by bluepill, but after a reboot they are not started automatically.
This is CentOS 6.3 64-bit.
I'll be glad to help in further testing, but I'm not (yet) fully familiar with Kazoo internals, chef and bluepill.
Sorry for the late response. I think you can edit the rc.local file and replace the "&&" with ";". That should let the entire script complete, even if there are errors.
Running the initial command to create the 1st user and 1st account has some odd results.
/opt/kazoo/utils/sup/sup crossbar_maintenance create_account ACCOUNT REALM USER PASSWORD
There are 2 new documents created in the /accounts/ database. There is also a new account/XX/XX/XX/XXXX... database that includes a unique account that matches the account document created in the /accounts. database. However, in the new account/XX/XX/XX/XXXX... database, there is no new user document, under views users/list_by_usename there is no user.
Perhaps I'm missing something. It really seems like there should be a new user the new account/XX/XX/XX/XXXX... database.
hi Steve,
I'm trying to install Kazoo by following these instructions
https://2600hz.atlassian.net/wiki/display/docs/Deploying+Kazoo+with+Chef+Solo
after chef finishes, ecallmgr and whapps processes are run by bluepill, but after a reboot they are not started automatically.
This is CentOS 6.3 64-bit.
I'll be glad to help in further testing, but I'm not (yet) fully familiar with Kazoo internals, chef and bluepill.
Here's the difference in processes before and after reboot:
https://gist.github.com/3390275
regards,
stanislav
The text was updated successfully, but these errors were encountered: