Failed during “Processing the crawled files”
-
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’sSo 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 5 years, 1 month ago by .
- This topic was modified 5 years, 1 month ago by .
- This topic was modified 5 years, 1 month ago by .
The page I need help with: [log in to see the link]
- The topic ‘Failed during “Processing the crawled files”’ is closed to new replies.