PowerDNS error: powerdns.hb_users' doesn't exist

Started by Razva, February 08, 2016, 03:58:57 AM

Razva

When trying to add PowerDNS accounts I get this error:

Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'powerdns.hb_users' doesn't exist IN /home/hipocom/subdomains/hb/my/includes/modules/Hosting/powerdns/class.powerdns.php(286), stack trace:
#0 /home/hipocom/subdomains/hb/my/includes/modules/Hosting/powerdns/class.powerdns.php(286): PDOStatement->execute()
#1 /home/hipocom/subdomains/hb/my/includes/modules/Site/accounts/models/class.accounts_model.php(2522): PowerDNS->Create()
#2 /home/hipocom/subdomains/hb/my/includes/components/hbjob/class.hb_acc_provisioning.php(42): Accounts_Model->createAccount('2', Array)
#3 /home/hipocom/subdomains/hb/my/includes/components/hbjob/class.hbjob.php(98): hb_acc_provisioning->__call('createAccount', Array)
#4 /home/hipocom/subdomains/hb/my/includes/components/hbqueue/class.cronqueueworker.php(80): HBJob->perform()
#5 /home/hipocom/subdomains/hb/my/includes/modules/Other/hostbillqueue/cli/class.hostbillqueue_controller.php(24): CronQueueWorker->work_loop()
#6 /home/hipocom/subdomains/hb/my/hbf/core/class.controller.php(261): hostbillqueue_controller->cron_queue_call()
#7 /home/hipocom/subdomains/hb/my/hbf/core/types/class.cli_frontcontroller.php(53): Controller::dispatchControl()
#8 /home/hipocom/subdomains/hb/my/hbf/core/class.frontcontroller.php(148): CLI_FrontController::dispatch()
#9 /home/hipocom/subdomains/hb/my/hbf/core/class.frontcontroller.php(128): FrontController->handleRequest()
#10 /home/hipocom/subdomains/hb/my/queue.php(14): FrontController::init()
#11 {main}


Any hints?