• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Scheduled Backups Run At Wrong Time

S

singex

Guest
I was trying to figure out why the backups were running in the middle of the day. So I looked around in the psa database and found this:

Code:
psa.BackupsScheduled.last = 2008-04-25 02:11:00

This is the correct time I set it for in the control panel. However my logs show that the backup actually ran at 2008-04-25 09:11:00. The backup scheduler is taking my system time which is PDT (-7:00) and applying the GMT offset again (-14:00) making the backups run 7 hours later than they should.

Does anybody have an idea of how I could fix this without scheduling my backups for 7 hours earlier? Some services become unresponsive during backups so I would like to run it at night when not so many people are using the server.
 
Back
Top