• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problems with Backup

H

hobbid

Guest
Hi,

i have a problem with backup on a Plesk 9.5.4 Server with CentOS release 5.7 (Final).

Backups from Plesk Webpanel are always getting an error. When i run it from shell i get following output:

/usr/local/psa/bin/pleskbackup --server --output-file=/usr/local/backup/backup.xml -v -v -v -v -v

19:57:14 DEBUG Finished: status 'error', logs '/usr/local/psa/PMM/sessions/2012-01-15-205405.750/migration.result'
-------------- Start print backup log hire --------------
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error">
<object name="backup" type="backupowner">
<message severity="error" code="msgtext">The dump have been invalidated by check-dump operation</message>
</object>
<object name="backup" type="backupowner">
<message severity="error" code="msgtext">Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 658.
</message>
</object>
</execution-result>
-------------- End print backup log hire --------------

You can view additional information in the log file located in /usr/local/psa/PMM/sessions/2012-01-15-205405.750 directory. This directory will be removed automatically after 30 days

Runtime error: The backup failed with errors!

In the Logfile you can find this:

19:57:13 INFO Check dump
19:57:13 INFO Check dump started ( File: 'backup_info_1201152054.xml' in the repository '/var/lib/psa/dumps' )
19:57:13 DEBUG Execute: /usr/local/psa/admin/bin/pmm-ras --get-dump-info --dump-file-specification=backup_info_1201152054.xml --session-path=/usr/local/psa/PMM/sessions/2012-01-15-205405.750 --verbose
19:57:13 DEBUG The check dump is executed with errorcode '0'
19:57:13 DEBUG The check dump output:<?xml version="1.0" encoding="UTF-8"?>
<dump name="backup_info_1201152054.xml" fullname="backup_info_1201152054.xml" creation-date="1201152054" description="" size="2706161250" owner-guid="00000000-0000-0000-0000-000000000000" owner-type="server">
<dump-status dump-status="WRONG-FORMAT"/>
</dump>

19:57:13 DEBUG Found dump status: 'dump-status="WRONG-FORMAT"'

19:57:13 DEBUG The check dump return '1'
19:57:13 ERROR The dump have been invalidated by check-dump operation
19:57:13 ERROR Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 658.


== STDERR ====================
Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 658.


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

Thank you for your Help
 
Back
Top