• 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

Backup Error after Update to Plesk 10

R

RoQ

Guest
I have the following Problem after update to Plesk 10.0.1:
(openSUSE 11, PLESK 10.0.1)

Error message:

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error">
<object name="example.de" type="domain">
<message severity="error" code="msgtext">Unable to create dump: Can't use an undefined value as a symbol reference at /usr/local/psa/PMM/agents/PleskX/PleskStructure.pm line 289.

</message>
</object>
</execution-result>


Not possible to make backups.

Can you help me?

Thanks.
 
It seems that there is some inconsistency in the database. The reason can be in that Plesk could not dump database schema because of orphaned record. One client IP pool ID (table clients.ip_pool_id) was referred with non existent pool (ip_pool.id). Contact support team if you can't fix this database inconsistency by yourself.
 
Dear Plesk-Users,

I sorted out the problem on the following way:

I deleted the domains in wich the error appeared, and registrated them again newly in Plesk 10.
Since then, the backups have been working properly.

Best Wishes!
 
Back
Top