• 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

Plesk Backup Failed on Plesk 9.1 -- Advice?

R

Richard Mataka Jr

Guest
I got this error output after the backup finished with status 'warning' and it didnt create the
backup at all! Bad news Here is the command I ran

/usr/local/psa/bin/pleskbackup server --output-file=/home/rmatakajr/PSA_CURRENT_BACKUP/6-12-09.full.8-3.archive --verbose


Any Ideas Please?


21:19:34 INFO ------------------------------------------------------------
21:19:34 INFO Migration status reporting initialized.
21:19:34 INFO Status file: /usr/local/psa/PMM/sessions/2009-06-11-171933.394/dump-status.xml
21:19:34 INFO ------------------------------------------------------------
21:19:50 ERROR Error: addSappCustomButton: empty parent node
21:19:50 ERROR Error: addSappCustomButton: empty parent node

== STDERR ====================
Argument "1/8" isn't numeric in numeric gt (>) at /usr/local/psa/PMM/agents/PleskX/Packer.pm line 4612.
Argument "1/8" isn't numeric in numeric gt (>) at /usr/local/psa/PMM/agents/PleskX/Packer.pm line 4612.

==============================

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings">
<object name="yourinsidersreview.com" type="domain">
<message severity="error" code="msgtext">Error: addSappCustomButton: empty parent node</message>
</object>
<object name="yourinsidersreview.com" type="domain">
<message severity="error" code="msgtext">Error: addSappCustomButton: empty parent node</message>
</object>
</execution-result>
 
Back
Top