OS | CentOS 6.10 (Final) |
Product | Plesk Onyx Version 17.8.11 Update #94 |
I tried to update plesk onyx to obsidian and I got an error, the update didn't work and now I have the following error message on the dashboard:
New configuration files for the Apache web server were not created due to the errors in configuration templates: Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainVhost.php, error = Template_Exception: DB query failed: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.dom_level_usrs' doesn't exist, query was: SELECT `d`.`id`, `d`.`status`, `d`.`name`, `d`.`htype`, `d`.`cl_id` AS `clientId`, `d`.`parentDomainId`, `d`.`webspace_id` AS `webspaceId`, `d`.`webspace_status` AS `webspaceStatus`, `duc`.`email`, `toa`.`val` AS `turnOffAction` FROM `domains` AS `d` LEFT JOIN `dom_level_usrs` AS `du` ON du.dom_id = d.id LEFT JOIN `Cards` AS `duc` ON duc.id = du.card_id LEFT JOIN `dom_param` AS `toa` ON toa.dom_id = d.id AND toa.param = "turnOffAction" WHERE (d.id = 1) file: /usr/local/psa/admin/plib/Template/Processor.php line: 28 code: 0 Previous error: Plesk\Exception\Database: DB query failed: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.dom_level_usrs' doesn't exist, query was: SELECT `d`.`id`, `d`.`status`, `d`.`name`, `d`.`htype`, `d`.`cl_id` AS `clientId`, `d`.`parentDomainId`, `d`.`webspace_id` AS `webspaceId`, `d`.`webspace_status` AS `webspaceStatus`, `duc`.`email`, `toa`.`val` AS `turnOffAction` FROM `domains` AS `d` LEFT JOIN `dom_level_usrs` AS `du` ON du.dom_id = d.id LEFT JOIN `Cards` AS `duc` ON duc.id = du.card_id LEFT JOIN `dom_param` AS `toa` ON toa.dom_id = d.id AND toa.param = "turnOffAction" WHERE (d.id = 1) file: /usr/local/psa/admin/plib/Db/Adapter/Pdo/Mysql.php line: 53 code: 1146 Previous error: Zend_Db_Statement_Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.dom_level_usrs' doesn't exist, query was: SELECT `d`.`id`, `d`.`status`, `d`.`name`, `d`.`htype`, `d`.`cl_id` AS `clientId`, `d`.`parentDomainId`, `d`.`webspace_id` AS `webspaceId`, `d`.`webspace_status` AS `webspaceStatus`, `duc`.`email`, `toa`.`val` AS `turnOffAction` FROM `domains` AS `d` LEFT JOIN `dom_level_usrs` AS `du` ON du.dom_id = d.id LEFT JOIN `Cards` AS `duc` ON duc.id = du.card_id LEFT JOIN `dom_param` AS `toa` ON toa.dom_id = d.id AND toa.param = "turnOffAction" WHERE (d.id = 1) file: /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Statement/Pdo.php line: 235 code: 42 Previous error: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.dom_level_usrs' doesn't exist file: /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Statement/Pdo.php line: 228 code: 42S02. Detailed error descriptions were sent to you by email. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files. See the details in Configuration Troubleshooter
I'm more of a front end developer and would appreciate any help!
I also have the error log from the failed update if that helps.
TIA