• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Scheduled backups not working

jorfermo

Regular Pleskian
Im having problems with scheduled backups.

They just dont work. After some seconds the task stops and there is no backup file.

It works when you run it manually.

This is the config file:
-----------------------------------------------------
<backup-config version="1.0">
<settings descriptions="Plesk Backup config for scheduler" batch-mode="true" stop-cp="false" stop-domains="false" dump-sinfo="true" file-name="E:\psa-8.2-BENABLO.psa" save-on-local-drive="true" override-file="false" dump-db="false" dump-mssql-script="true">
<notification to-email="[email protected]" from-email="[email protected]" subject="The Plesk Auto Backup notification" />
<exclusions>
<directories>
<directory>E:\vhosts</directory>
</directories>
</exclusions>
</settings>
</backup-config>
-----------------------------------------------------

This what appears on the log:
-----------------------------------------------------
Start new dump:
File: psa-8.2-BENABLO.psa
Description:
Stop CP: false
Stop Domains: false
Ignore Warnings: false
Dump domains content: true
Dump mailboxes content: true
Dump databases: false
Dump server info: true
Dump skins: false
Temporary folder: E:\phptemp
Files exclusion patterns:
Excluded directoires: E:\vhosts
------------------------------
Start: Starting Plesk control panel.
End: Starting Plesk control panel.
Start: Starting services of domains
End: Starting services of domains
-----------------------------------------------------
 
I'm also getting some errors in the event viewer but I don't know if they are related:

"Default Site Builder isn't specified
 
Hi Sergius.

Thanks for the answer.

Instead of upgrading those 2 files i upgraded to 8.3. It solved the issue.

Thanks again.
 
Back
Top