• 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

Error when restoring backup

apardo

New Pleskian
When trying to restore a backup I've receive the following error:

Code:
# /usr/local/psa/bin/pleskrestore --restore /root/backup -level clients

PHP Warning: XMLReader::open(): Unable to open source data; File: /opt/psa/admin/plib/backup/Conflicts/Detector/SpecificationReader.php, Line: 211

PHP Warning: XMLReader::read(): Load Data before trying to read; File: /opt/psa/admin/plib/backup/Conflicts/Detector/SpecificationReader.php, Line: 213

PHP Catchable Fatal Error: Argument 1 passed to PleskModel::fixAdministratorDescriptor() must be an instance of PleskObjectPositionDescriptor, null given, called in /opt/psa/admin/plib/backup/Conflicts/Detector/ConflictDetector.php on line 98 and defined; File: /opt/psa/admin/plib/backup/Conflicts/Detector/Limits/BULimitsManager.php, Line: 360

PHP Fatal error:  Call to a member function getGuid() on a non-object in /opt/psa/admin/plib/backup/Conflicts/Detector/ConflictDetector.php on line 564

The backup file is working (tested in another panel, same version and OS)
 
Back
Top