Pagemakers
Silver Pleskian
I have this set in domain and server exclude from backup area..
/httpdocs/tmp/session/
However I am still getting the following backup warnings because it is trying to backup files from the exclude directory...
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings" log-location="/usr/local/psa/PMM/sessions/2016-12-17-030604.753/migration.result">
<object name="server" type="server">
<object name="abc.com" type="domain" uuid="domain#abc.com">
<object name="abc.com" type="hosting">
<message id="5c2bac9f-3ff2-486d-89fb-ce7831d9fe36" severity="warning" code="msgtext">
<description>Not all the data was backed up into /var/lib/psa/dumps/domains/abc.com successfully. /bin/tar: httpsdocs/tmp/session/sess_jbeof9sfjgpff6osmorrn5c0g5: Cannot stat: No such file or directory
/bin/tar: httpsdocs/tmp/session/sess_qbflmkfqpin2gr71p7l4h4o863: Cannot stat: No such file or directory
/bin/tar: Exiting with failure status due to previous errors
</description>
</message>
</object>
</object>
</object>
</execution-result>
/httpdocs/tmp/session/
However I am still getting the following backup warnings because it is trying to backup files from the exclude directory...
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings" log-location="/usr/local/psa/PMM/sessions/2016-12-17-030604.753/migration.result">
<object name="server" type="server">
<object name="abc.com" type="domain" uuid="domain#abc.com">
<object name="abc.com" type="hosting">
<message id="5c2bac9f-3ff2-486d-89fb-ce7831d9fe36" severity="warning" code="msgtext">
<description>Not all the data was backed up into /var/lib/psa/dumps/domains/abc.com successfully. /bin/tar: httpsdocs/tmp/session/sess_jbeof9sfjgpff6osmorrn5c0g5: Cannot stat: No such file or directory
/bin/tar: httpsdocs/tmp/session/sess_qbflmkfqpin2gr71p7l4h4o863: Cannot stat: No such file or directory
/bin/tar: Exiting with failure status due to previous errors
</description>
</message>
</object>
</object>
</object>
</execution-result>