• 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.

Plesk 9.2.3 Modify a set backup doesn´t works

SalvadorS

Regular Pleskian
Hello,

I set a backup (only server conf) everyday at 3.14am. Three days ago I modified the hour to 1.14am but the backup was done at 3.14am. Two days ago I deactivate this backup but the backup was done at 3.14am. Yesterday I activate the backup at 5.14am but the backup was done at 3.14am.

Any ideas
 
Try to check this time in psa database with following query:
select obj_type,backup_time from BackupsScheduled;

I hope it will help.
 
Hello,

Thanks for the reply. The problem is not when the time is set in the db, the problem is that the backup set doesn´t works correctly.

The day before yesterday I set up the backup at 3 am. It was done at 3am
Yesterday I set up the backup at 5am. It was done at 3am.
Today I set up at 1am. It was done at 5am.

Tomorrow the backup will done at 1am?

So it seems there is an issue with this.

Regards
 
Back
Top