• Resolved nadavs

    (@nadavs)


    Last week I set a warmup schedule for my sites, which worked great. After several days the schedule broke, and now it just won’t run with the scheduler. When I try to manually run the hook via the Action Scheduler tools page, it tries to run for 5 minutes and fails with a timeout error.

    What can I do to make it function again?

    Thank you!

    • This topic was modified 1 month, 2 weeks ago by nadavs. Reason: Typo
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nadavs

    (@nadavs)

    I found a temporary bypass: in class-interval.php, I set 'start_for_interval' => false instead of true. Then it works.

    Plugin Author TMM Technology

    (@tmmtechnology)

    @nadavs

    Can you try updating to the newer version. I think I fixed it.

    Sorry for the inconvenience.

    Thread Starter nadavs

    (@nadavs)

    The update broke my website. Now it shows:

    Fatal error: Uncaught Error: Class “WP_CLI” not found in /home/homewardcoupons.com/public_html/wp-content/plugins/cache-warmer/src/class-extend-wp-cli.php:21 Stack trace: #0 /home/homewardcoupons.com/public_html/wp-content/plugins/cache-warmer/cache-warmer.php(170): Cache_Warmer\Extend_WP_CLI->__construct() #1 /home/homewardcoupons.com/public_html/wp-includes/class-wp-hook.php(324): Cache_Warmer\Cache_Warmer->Cache_Warmer\{closure}() #2 /home/homewardcoupons.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #3 /home/homewardcoupons.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /home/homewardcoupons.com/public_html/wp-settings.php(700): do_action() #5 /home/homewardcoupons.com/public_html/wp-config.php(119): require_once(‘…’) #6 /home/homewardcoupons.com/public_html/wp-load.php(50): require_once(‘…’) #7 /home/homewardcoupons.com/public_html/wp-admin/admin.php(34): require_once(‘…’) #8 /home/homewardcoupons.com/public_html/wp-admin/plugins.php(10): require_once(‘…’) #9 {main} thrown in /home/homewardcoupons.com/public_html/wp-content/plugins/cache-warmer/src/class-extend-wp-cli.php on line 21

    • This reply was modified 1 month ago by nadavs.
    Plugin Author TMM Technology

    (@tmmtechnology)

    @nadavs I fixed it in the newer version. Sorry for that…

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