• I have a new WP install on Local by Flywheel. I haven’t done anything to the site but the crawl takes so long that my session expires and I’m logged out of WordPress before it finishes.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Leon Stafford

    (@leonstafford)

    Hi @thethomasjfellows,

    For Local by FlyWheel, we can try a few things:

    – boost the RAM allocated to their VM
    – increase the RAM available to PHP via php.ini or php-fpm config (unsure which they use)
    – set Crawl Increment setting in WP2Static to Maximum
    – run export via WP-CLI command (sometimes faster or slower, depending on server setup, but won’t be affected by WP session times)

    Cheers,

    Leon

    Thread Starter thethomasjfellows

    (@thethomasjfellows)

    I’m not sure how to do these first three:
    – boost the RAM allocated to their VM
    – increase the RAM available to PHP via php.ini or php-fpm config (unsure which they use)
    – run export via WP-CLI command (sometimes faster or slower, depending on server setup, but won’t be affected by WP session times)

    – set Crawl Increment setting in WP2Static to Maximum(The help text said this makes the export run slower.)

    Thank you

    Thread Starter thethomasjfellows

    (@thethomasjfellows)

    Export finished with an empty zip after 33 minutes.

    Plugin Author Leon Stafford

    (@leonstafford)

    Hi @thethomasjfellows,

    A bit strange. Can we see anything in the webserver/PHP error logs?

    Cheers,

    Leon

    Plugin Author Leon Stafford

    (@leonstafford)

    @thethomasjfellows I believe Local by FlyWheel changed from VirtualBox instances to Docker containers over the last year, if on Mac, at least. This should see it having access to all machine memory, but will still need to increase the RAM allocated to PHP. Best to ping their support for latest recommended way to do this, that should speed things up quite a bit.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP Session Expires Before Crawl is Finished’ is closed to new replies.