• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

PleskMainDBException database corruption issue

D

dickyj

Guest
Hi,
We are using Plesk and for some reason, it got corrupted. We do not know why it happened. Is there some command we can run to re-initialize the database? We just started with a hosting company and we do not mind starting from stretch again.

Thanks,
DJ


Here is the log below:

ERROR: PleskMainDBException
MySQL query failed: Out of range value adjusted for column 'parent_id' at row 1

Additionally, an exception has occurred while trying to report this error: PleskMainDBException
MySQL query failed: Out of range value adjusted for column 'parent_id' at row 1

0: /usr/local/psa/admin/plib/common_func.php3:218 db_query(string 'REPLACE DashboardPresetConfig SET `id`="387", `preset_id`="6", `ord`="0", `uri`="/plesk/dashboard/#domains", `parent_id`="null", `enabled`="true", `type`="none", `title`= null, `description`= null')
1: /usr/local/psa/admin/plib/dashboard/DashboardElement.php:120
DashboardElement->update()
2: /usr/local/psa/admin/plib/dashboard/DashboardPreset.php:211
DashboardPreset->updateConfig()
3: /usr/local/psa/admin/plib/dashboard/DashboardPreset.php:186
DashboardPreset->update()
4: /usr/local/psa/admin/plib/user/User.php:347
User->addDashboardRecent(object of type plesk__server)
5: /usr/local/psa/admin/plib/class.Form.php:473
Form->FastPrint()
6: /usr/local/psa/admin/htdocs/server/server.php3:119
 
Back
Top