Support » Plugin: UpdraftPlus WordPress Backup Plugin » automatic updates not working after switching cron

  • Hi it was recommended by speed experts to disable wp cron and use the system cron from my hostgator account. it did speed up all my websites, but now the scheduled backups are not working.

    so basically
    Minute Hour Day Month Weekday
    4 */6 * * *
    wget -q -O – http://websitelink.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1

    can you help me get this working please ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    Please could you send us a copy of the latest 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.

    Thanks,
    Bryle

    Thread Starter obertscloud

    (@obertscloud)

    The last backup was when i had wp-cron enabled on wordpress and not on the server, how would this help you ?

    https://pastebin.com/hnd07prm

    Plugin Author David Anderson

    (@davidanderson)

    @obertscloud

    > “it was recommended by speed experts to disable wp cron”

    This is bad advice, and should be ignored. I speak as a contributor to the cron code in WordPress core, and a regular core contributor (e.g. check the WordPress 5.8.1 release notes). There is no speed improvement in changing cron method. There is just, usually, less reliability of getting cron tasks run on time.

    David

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.