• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Exclude backup directories does not work

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>
 
Back
Top