• Resolved wp_edu

    (@alemao2k6)


    I realized that WP-Optimize is never scheduling its preload tasks on wp-cron. No matter what I try, I cannot see it being blocked by any access rule or firewall, but the plugin simply does not register the preload tasks on wp-cron.

    Consequently, it stops after about 20-30 urls loaded, and never starts again. I believe that my hosting is killing the script after a while, and I would like to have the preload scheduling correctly on wp-cron. All other plugins and features of my woocommerce site are being scheduled and running correctly, only wp-optimize is not scheduling for some strange reason.

    I have tried define(‘ALTERNATE_WP_CRON’, true); on wp-config, but it hasn’t helped.

    When I run preload, I can’t seen any jobs on the scheduled tasks whatsoever.

    What could be the problem?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support vupdraft

    (@vupdraft)

    Can you install the free plugin WP Crontrol and take a screenshot of the Cron Events?

    Thread Starter wp_edu

    (@alemao2k6)

    I see that the actions are scheduled correctly with the WP Crontrol plugin.

    But I have noticed two strange behaviors which prevent WPO form working:

    When I start preload, I get a window with the error: An unexpected response was received. Then it runs for some tens of urls, and stops counting.

    After some a minute or two creating cached pages, the cache is completely purged automatically. I have no idea why this is happening.

    Any insights about why the cache is being purged automatically like this? And what I can look for, to start preload without this error message?

    Thanks

    • This reply was modified 2 years ago by wp_edu. Reason: simplified and added the correct error message
    Plugin Support vupdraft

    (@vupdraft)

    Is your server a lightspeed one?

    Thread Starter wp_edu

    (@alemao2k6)

    I don’t think so. But it’s okay, I believe we will find the problem as we continue to search and debug here. The plugin has worked well for a long time, so it must have been some uptade on other plugins on our site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not scheduling tasks, ever’ is closed to new replies.