MarceloCaparroz
New Pleskian
I am trying to restore a backup in a plesk 11.5.30 server, but when run the plesk restore utility by the cli I got the error:
Unable to resolve all conflicts
So, I run it again with the -debug option to check what is the problem or conflict and got this:
PHP Catchable Fatal Error: Argument 1 passed to cuPleskRestore::writeConflictsToStdOut() must be an instance of PMMResponseConflictDescription, null given, called in /opt/psa/admin/plib/backup/cuPleskRestore.php on line 614 and defined; File: /opt/psa/admin/plib/backup/cuPleskRestore.php, Line: 699
PHP Fatal error: Call to a member function getNextConflict() on a non-object in /opt/psa/admin/plib/backup/cuPleskRestore.php on line 702
How could I verify what is the problem and conflict?
Thank you.
Marcelo
Unable to resolve all conflicts
So, I run it again with the -debug option to check what is the problem or conflict and got this:
PHP Catchable Fatal Error: Argument 1 passed to cuPleskRestore::writeConflictsToStdOut() must be an instance of PMMResponseConflictDescription, null given, called in /opt/psa/admin/plib/backup/cuPleskRestore.php on line 614 and defined; File: /opt/psa/admin/plib/backup/cuPleskRestore.php, Line: 699
PHP Fatal error: Call to a member function getNextConflict() on a non-object in /opt/psa/admin/plib/backup/cuPleskRestore.php on line 702
How could I verify what is the problem and conflict?
Thank you.
Marcelo