• Resolved mhurwicz

    (@mhurwicz)


    I have exported another site from the same Linux server, so I know it can be done. The failed site and the successful site both use the Divi theme.

    Initially, I got Failed during "Crawling initial file list".

    I added the following in wp-config.php:

    
    define( 'WP_MEMORY_LIMIT', '1024M' );
    set_time_limit(600);
    

    This got me through the failed crawl, but then I got Failed during "Processing the crawled files"

    So I:

    * upgraded from PHP 7.1 to 7.2
    * started working in an incognito window in Chrome
    * disabled all plugins except WP2Static
    * opened dev console Network tab, reloaded site — no 404’s
    * opened dev console Console tab, reloaded site — no 404’s

    So turned on debug in WP2Static and tried again, twice. Also watched dev console Console tab. Still Failed during "Processing the crawled files"

    Here’s my first log: https://pastebin.com/9hjgZL7z

    dev console output: https://pastebin.com/RT3m6HPV

    Here’s my second log: https://pastebin.com/DpctHYS8

    dev console output: https://pastebin.com/Nbu02Amy

    Thanks!

    • This topic was modified 4 years, 6 months ago by mhurwicz.
    • This topic was modified 4 years, 6 months ago by mhurwicz.
    • This topic was modified 4 years, 6 months ago by mhurwicz.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mhurwicz

    (@mhurwicz)

    I configured WP2Static to create a zip file.

    Also, I see that on the first run I did not disable plugins, but on the second one I meant to disable all but missed Jetpack. Went back and disabled Jetback and still got Failed during "Processing the crawled files"

    Here’s the log for that run:
    https://pastebin.com/Jm3q6y9A

    • This reply was modified 4 years, 6 months ago by mhurwicz.
    Mark

    (@markwp2static)

    Hi there mhurwicz (@mhurwicz),

    Thank you for sending us a message.
    Our team is working on giving solutions to all errors and bugs emerging. I will leave this ticket open and wait for a response from anyone of us to give you instructions to solve this concern.
    Thanks for understanding.

    Plugin Author Leon Stafford

    (@leonstafford)

    Hi @mhurwicz,

    Is it consistently failing around the same time?

    You may try extending the timeout or giving it more memory to complete things faster.

    Unfortunately, I’m not seeing much from the logs indicating any error. The upcoming version 7 has quite a few improvements for performance and debugging, but still under development.

    Cheers,

    Leon

    Thread Starter mhurwicz

    (@mhurwicz)

    Not actually resolved, but not sure what more to try. I guess wait for version 7?

    Hi mhurwicz, sorry this problem has not been resolved.

    To respond to the above topic, providing a web server log might be more helpful. Altough, I suggest you to wait for V7 which might be better for you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Failed during “Processing the crawled files”’ is closed to new replies.