• Resolved itped84

    (@itped84)


    Hi, I have WP Optimize installed on a couple of websites, works great when i clear the cache and preload all the links manually, and directly after everything goes super fast.

    But I would like to avoid doing this everyday manually, so I checked the box Activate scheduled preload, and I selected Same as cache lifespan.

    And on cache lifespan, i set it to 8h.

    But it never gets automatically preloaded after 8h, Last preload when i check on the sites is over 16h ago. Any clues?

    There is no other cache plugin installed.

    Thank you.

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

    (@vupdraft)

    Can you open the JS console and take a screenshot of any errors?

    Please see here for a guide on opening the JS console: https://updraftplus.com/faqs/how-do-i-open-my-browsers-developer-tools/

    Thread Starter itped84

    (@itped84)

    Hi, thank you for the quick reply, all im getting is the following.

    wpo-minify-header-eb9050ae.min.js:5 JQMIGRATE: Migrate is installed, version 3.3.2

    DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND

    If you need one of the site domains it is: https://suna.se/

    Plugin Support vupdraft

    (@vupdraft)

    Can you install the free plugin WPCrontrol and take a screenshot of your Cron Events?

    Thread Starter itped84

    (@itped84)

    Hi, yes sure.

    https://suna.se/screencapture.png

    Page 2 just have 1 more event which is wp_site_health_scheduled_check and is runned once weekly.

    Also, i see in the Preload option of the plugin, that a preload has been runned 4-5 hours ago, but the site doesn’t feel fast as a non logged in visitor like when i preload the cache manually manually.

    Should wp-optimize add anything on the .htaccess file? Cause i see nothing from WP optimize in there, i also transfered some days ago to new server.

    • This reply was modified 1 year, 9 months ago by itped84.
    Plugin Support vupdraft

    (@vupdraft)

    It looks like your php is running when it should.

    Could you ask your php error logs to see if this says anything different?

    With regards to your .htaccess, are you serving your images as WebP?

    I’m having a similar problem. I have the preloader scheduled to run daily. But right now, the message next to the “Run Now” button says, “Last preload finished at 5:24 PM, February 10, 2023,” which was four days ago, as of this writing. I am showing these errors in my DevTools console:

    21:39:47.279 load-scripts.php?c=0&load%5Bchunk_0%5D=utils,underscore,backbone,wp-util&ver=6.1.1:8 Uncaught ReferenceError: jQuery is not defined
    at load-scripts.php?c=0&load%5Bchunk_0%5D=utils,underscore,backbone,wp-util&ver=6.1.1:8:1384
    (anonymous) @ load-scripts.php?c=0&load%5Bchunk_0%5D=utils,underscore,backbone,wp-util&ver=6.1.1:8
    21:39:47.301 modal-3-2-12.min.js?ver=3.2.12:1 Uncaught TypeError: t.template is not a function
    at modal-3-2-12.min.js?ver=3.2.12:1:149
    at modal-3-2-12.min.js?ver=3.2.12:1:904
    (anonymous) @ modal-3-2-12.min.js?ver=3.2.12:1
    (anonymous) @ modal-3-2-12.min.js?ver=3.2.12:1

    I installed WP Crontrol, and it looks like the schedule for the “wpo_page_cache_schedule_preload” event is correct – once daily, with the next occurrence scheduled for tomorrow.

    It looks like I had debug logging turned off, so there is nothing of interest in there at the moment. I turned it back on, and will update if something pertinent appears.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Scheduled preload don’t start’ is closed to new replies.