P_heck
Basic Pleskian
Dear all,
I have a backup task running each week to store the backup on a FTP Server provided by my hoster.
Today, I got the following error from migration.results (username/passwort etc. changed to not disclose them to the public):
Looking at the other files, I see a double "/" in the file "dump-name" (put a "_" in Front of ftp to avoid this line is formated as a URL by the forum software):
Looking at the backup directory, the file seems to be there:
In the Backup manager at Plesk Panel, this backup is not listed in the Server Repository, but in the FTP Repository.
Does anyone has any idea, how to track the failure of this?
Greetings from Germany
Peter
I have a backup task running each week to store the backup on a FTP Server provided by my hoster.
Today, I got the following error from migration.results (username/passwort etc. changed to not disclose them to the public):
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error" log-location="/opt/psa/PMM/sessions/2012-12-23-030802.578/migration.result">
<message id="a9891144-8356-4b2e-8b4b-4e5c484f6a26" severity="error" code="UtilityError">
<description>Unable to rotate dump: The dump rotation is failed with code '126' at /opt/psa/admin/bin/plesk_agent_manager line 1221.
at /opt/psa/admin/bin/plesk_agent_manager line 1221
main::rotateDump('ftp://xxxxx@xxxxxx.your-backup.de', '/plesk-backup/Rootserver_1212230308.tar', 1, 'e0fa9139-5070-4225-a4cf-94a2b51a9d3c', 0, '/opt/psa/PMM/sessions/2012-12-23-030802.578', undef) called at /opt/psa/admin/bin/plesk_agent_manager line 735
main::__ANON__() called at /usr/share/perl5/Error.pm line 416
eval {...} called at /usr/share/perl5/Error.pm line 408
Error::subs::try('CODE(0x3fca520)', 'HASH(0x3ebc8d8)') called at /opt/psa/admin/bin/plesk_agent_manager line 743
main:erform('verbose', 0, 'split-size', undef, 'session-path', '/opt/psa/PMM/sessions/2012-12-23-030802.578', 'profile-name', 'Rootserver', 'all', ...) called at /opt/psa/admin/bin/plesk_agent_manager line 1279
main::__ANON__() called at /usr/share/perl5/Error.pm line 409
eval {...} called at /usr/share/perl5/Error.pm line 408
Error::subs::try('CODE(0x3844840)', 'HASH(0x3844918)') called at /opt/psa/admin/bin/plesk_agent_manager line 1288
main::main() called at /opt/psa/admin/bin/plesk_agent_manager line 1290.
</description>
</message>
</execution-result>
Looking at the other files, I see a double "/" in the file "dump-name" (put a "_" in Front of ftp to avoid this line is formated as a URL by the forum software):
_ftp://xxxxx.your-backup.de//plesk-backup/Rootserver_1212230308.tar
Looking at the backup directory, the file seems to be there:
-rw-r--r-- 1 40835 40835 15G Dec 9 05:21 Rootserver_1212090308.tar
-rw-r--r-- 1 40835 40835 21G Dec 16 12:12 Rootserver_1212161008.tar
-rw-r--r-- 1 40835 40835 21G Dec 23 05:13 Rootserver_1212230308.tar
In the Backup manager at Plesk Panel, this backup is not listed in the Server Repository, but in the FTP Repository.
Does anyone has any idea, how to track the failure of this?
Greetings from Germany
Peter
Last edited: