• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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