• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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