problems since updating to WordPress 3.7
-
Since updating to WordPress 3.7 preloading the cache doesn’t work – there is no error, I just never get the email saying it’s starting and the cache isn’t preloaded.
I turned on debugging and got the following. I’m not sure how much of this is normal or if any of it is related to the preload not working, but the parts that look suspicious to me are “Did not write meta file”, “GET array not empty. Cannot serve a supercache file.” (I have the “Don’t cache pages with GET parameters” option unchecked) and “No closing html tag. Not caching.”
14:13:03 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ supercache dir: /web2/user1234/website/wordpress/wp-content/cache/supercache/www.wizardstower.co.uk/wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/
14:13:03 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ No Super Cache file found for current URL: /web2/user1234/website/wordpress/wp-content/cache/supercache/www.wizardstower.co.uk/wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/index.html
14:13:03 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ In WP Cache Phase 2
14:13:03 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Setting up WordPress actions
14:13:03 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Created output buffer
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Output buffer callback
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Anonymous user detected. Only creating Supercache file.
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Gzipping buffer.
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Writing non-gzipped buffer to supercache file.
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Writing gzipped buffer to supercache file.
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Renamed temp supercache file to /web2/user1234/website/wordpress/wp-content/cache/supercache/www.wizardstower.co.uk/wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/index.html
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Renamed temp supercache gz file to /web2/user1234/website/wordpress/wp-content/cache/supercache/www.wizardstower.co.uk/wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/index.html.gz
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Writing gzip content headers. Sending buffer to browser
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ wp_cache_shutdown_callback: collecting meta data.
14:13:04 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/ Did not write meta file: wp-cache-d59a7784dce3f3507eacd022d83bfc8d.meta *1* *1* *1*
14:13:05 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 supercache dir: /web2/user1234/website/wordpress/wp-content/cache/supercache/www.wizardstower.co.uk/wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/
14:13:05 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 GET array not empty. Cannot serve a supercache file. Array
(
[cf_action] => sync_comments
[post_id] => 2396
)14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 In WP Cache Phase 2
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 Setting up WordPress actions
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 Supercache caching disabled. Only using wp-cache. Non empty GET request. Array
(
[cf_action] => sync_comments
[post_id] => 2396
)14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 Created output buffer
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 Output buffer callback
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 No closing html tag. Not caching.
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 wp_cache_shutdown_callback: collecting meta data.
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 Sending ‘Content-Type: text/html; charset=”UTF-8″‘ header.
14:13:06 /wordpress/2013/10/27/book-review-the-republic-of-thieves-by-scott-lynch/?cf_action=sync_comments&post_id=2396 Did not write meta file: wp-cache-e2aa70eb81934ca9d9dac41f97faa25b.meta ** *1* **
- The topic ‘problems since updating to WordPress 3.7’ is closed to new replies.