With a recent upgrade to Plesk 12.5, we've noticed the following error each time a Plesk backup runs as follows. The file that it references is a temporary one that created and then every 60 minutes by the plugin itself but our question is, why throw an error if the file was removed and how can we prevent Plesk from throwing this error each time? The plugin properly removes the files when it hits the removal window so why would Plesk have a problem with that?
Backup task finished on host (host)
Creation date is: 2016-Mar-16 23:11:08
Created by: Plesk administrator (type=server, guid=xxxx)
Created for: Server (type=server, id=1)
Task status is: warnings (see details in the attached file)
Dump full name is: backup_info_1603162311.xml
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings" log-location="/usr/local/psa/PMM/sessions/2016-03-16-231103.204/migration.result">
<object name="server" type="server">
<object name="someclient" type="client" uuid="client#someclient">
<object name="somedomain.com" type="domain" uuid="domain#somedomain.com">
<object name="somedomain.com" type="hosting">
<message id="045bf4d8-b381-44a0-8c65-59396c5a288b" severity="warning" code="msgtext">
<description>Not all the data was backed up into /var/lib/psa/dumps/clients/someclient/domains/somedomain.com successfully. /bin/tar: httpdocs/wp-content/uploads/wpcf7_captcha/396054377.png: Cannot stat: No such file or directory
/bin/tar: httpdocs/wp-content/uploads/wpcf7_captcha/396054377.txt: Cannot stat: No such file or directory
/bin/tar: Exiting with failure status due to previous errors
</description>
</message>
</object>
</object>
</object>
</object>
</execution-result>
Backup task finished on host (host)
Creation date is: 2016-Mar-16 23:11:08
Created by: Plesk administrator (type=server, guid=xxxx)
Created for: Server (type=server, id=1)
Task status is: warnings (see details in the attached file)
Dump full name is: backup_info_1603162311.xml
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings" log-location="/usr/local/psa/PMM/sessions/2016-03-16-231103.204/migration.result">
<object name="server" type="server">
<object name="someclient" type="client" uuid="client#someclient">
<object name="somedomain.com" type="domain" uuid="domain#somedomain.com">
<object name="somedomain.com" type="hosting">
<message id="045bf4d8-b381-44a0-8c65-59396c5a288b" severity="warning" code="msgtext">
<description>Not all the data was backed up into /var/lib/psa/dumps/clients/someclient/domains/somedomain.com successfully. /bin/tar: httpdocs/wp-content/uploads/wpcf7_captcha/396054377.png: Cannot stat: No such file or directory
/bin/tar: httpdocs/wp-content/uploads/wpcf7_captcha/396054377.txt: Cannot stat: No such file or directory
/bin/tar: Exiting with failure status due to previous errors
</description>
</message>
</object>
</object>
</object>
</object>
</execution-result>