Query timeouts with plugin active
-
Hello,
I just migrated a customer to my service tonight, and found that whenever either of us was logged into the admin area, everything timed out and refused to load. The Apache error logs indicate a timeout:
[Sun Feb 16 23:10:47 2014] [error] [client IP] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: https://www.xxxxxxxx.com/wp-admin/post.php?post=3357&action=edit
[Sun Feb 16 23:16:42 2014] [error] [client IP] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: https://www.xxxxxxxxxxxxx.com/wp-admin/edit.php
[Sun Feb 16 23:21:49 2014] [error] [client IP] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: https://www.xxxxxxxxxxxxxxxxxx.com/wp-admin/edit.php?post_status=publish&post_type=post
[Sun Feb 16 23:41:31 2014] [error] [client IP] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: https://www.xxxxxxxxxxxxxxxxx/wp-admin/
[Sun Feb 16 23:46:44 2014] [error] [client IP] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer: https://www.xxxxxxxxxxxxxxxxxxx.com/wp-admin/plugins.phpI went back through the logs on her old host, and found the same issue after February 10th – which is when she installed the plugin. Deactivating the plug resolved the problem 100%.
The WP error log shows the following, indicating a MySQL timeout:
[17-Feb-2014 04:22:15 UTC] WordPress database error MySQL server has gone away for query SELECT * FROM fsg_posts WHERE (post_type = ‘page’ AND post_status = ‘publish’) ORDER BY menu_order,fsg_posts.post_title ASC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/weaver-ii-pro/index.php’), weaverii_get_header, get_header, locate_template, load_template, require_once(‘/themes/weaver-ii-pro/header.php’), do_action(‘weaver_nav’), call_user_func_array, weaverii_nav_action, get_template_part, locate_template, load_template, require(‘/themes/weaver-ii-pro/nav-bottom.php’), wp_nav_menu, call_user_func, weaverii_page_menu, wp_page_menu, wp_list_pages, get_pages
Server version: Apache/2.2.24 (Unix)
PHP 5.3.23 (cli)I would be happy to supply additional information if it would be helpful, as I’d like my customer to be able to use your product. I have suggested she update her WP install to the current version, also.
Thanks very much.
- The topic ‘Query timeouts with plugin active’ is closed to new replies.