• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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