Plugin Contributor
bcrodua
(@bcrodua)
Hi,
To help us work out the cause of your problem, can you please send us a copy of the full backup log?
This can be found in the UpdraftPlus Existing Backups tab. The contents will be too long to post here directly, but you can use an online service such as Dropbox or Pastebin, and post the link here.
Kind Regards,
Bryle
image links – https://www.screenpresso.com/=2Vn0g
i have already enabled this weekly backups here above image you can check
below image you can check no logs here as well as no backups also
Image link – https://www.screenpresso.com/=1lRxb
Can you install the free plugin WPCrontrol and take a screenshot of your CronEvents?
Hi @vupdraft
Here’s screenshot of wp crontrol – https://prnt.sc/thh9Rp-jD-us
Could you please let me know why it is not taking backup on automatic basis in google drive
It looks like your site scheduler is not working properly.
Please could you add the following to your wp-config.php;
define(‘ALTERNATE_WP_CRON’, true);
This should activate you alternate schedule and get your Cron Events running again
Hi @vupdraft
I have added the code in wp-config.php file but it still not taking backup automatically to google drive remotly.
hi @vupdraft
Update – after adding this code and waiting for couple of times it was worked and taking automatic backups in google drive. Thanks for the help.