Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

WordPress database error mentions Atahualpa - can someone tell me what this is?


  #1  
Old Jan 16, 2013, 01:47 PM
mkellam
 
60 posts · Jan 2011
Help WordPress database error mentions Atahualpa - can someone tell me what this is?

Hi,

I've been trying to troubleshoot site resource problems. Many days our error log contains thousands of errors. Virtually all of the errors in the log reference Atahualpa 379. Most errors appear identical and there are often several dozen each second. Can anyone tell me what it means? Is this an Atahualpa issue or something else? If you can give me a hint, I would be most grateful! :-)

We're currently running Atahualpa 3.7.9 on Wordpress 3.5. All plugins are up to date.

Our error log for the last week is 1.7 MB of text. Here's a sample:

[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT ID FROM wp_posts WHERE post_name LIKE 'wp-comments-post-php%' AND post_type IN ('post', 'page', 'attachment') AND post_status = 'publish' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), call_user_func_array, redirect_canonical, redirect_guess_404_permalink
[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.term_id = 427 LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/atahualpa379/index.php'), get_header, locate_template, load_template, require_once('/themes/atahualpa379/header.php'), bfa_header_config, bfa_new_wp3_menus, wp_nav_menu, wp_get_nav_menu_object, get_term
[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.slug = '427' LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/atahualpa379/index.php'), get_header, locate_template, load_template, require_once('/themes/atahualpa379/header.php'), bfa_header_config, bfa_new_wp3_menus, wp_nav_menu, wp_get_nav_menu_object, get_term_by
[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.name = '427' LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/atahualpa379/index.php'), get_header, locate_template, load_template, require_once('/themes/atahualpa379/header.php'), bfa_header_config, bfa_new_wp3_menus, wp_nav_menu, wp_get_nav_menu_object, get_term_by
[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY menu_order,wp_posts.post_title ASC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/atahualpa379/index.php'), get_header, locate_template, load_template, require_once('/themes/atahualpa379/header.php'), bfa_header_config, bfa_new_wp3_menus, wp_nav_menu, call_user_func, wp_page_menu, wp_list_pages, get_pages
[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.term_id = 426 LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/atahualpa379/index.php'), get_header, locate_template, load_template, require_once('/themes/atahualpa379/header.php'), bfa_header_config, bfa_new_wp3_menus, wp_nav_menu, wp_get_nav_menu_object, get_term
[11-Jan-2013 22:52:47] WordPress database error MySQL server has gone away for query SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'nav_menu' AND t.slug = '426' LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/atahualpa379/index.php'), get_header, locate_template, load_template, require_once('/themes/atahualpa379/header.php'), bfa_header_config, bfa_new_wp3_menus, wp_nav_menu, wp_get_nav_menu_object, get_term_by


Thanks in advance for any information you can share!

Michael
  #2  
Old Jan 16, 2013, 02:47 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
it looks like there is a query that is timing out.

shut off all plugins and see if that fixes it.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jan 16, 2013, 03:03 PM
mkellam
 
60 posts · Jan 2011
Hi Juggledad,
Should I wait until it is actually happening and then deactivate the plugins?

At one point, I tried shutting down plugins because of another issue and isolated one as a problem, which I removed. It did seem to help when all plugins were inactive.

Now, we're running with half our plugins deactivated and half the ones that are active were inactive for a week while I was troubleshooting before.

Since the problem seems to happen at random times, I wondered if it would help troubleshoot if I waited to deactivate right when the problem happened.

In any case, it sounds like this doesn't look like a theme issue. I've been in the dark for a while trying to identify the culprit.

Oh, one other thing because I'm in the weeds here - Would a timeout cause 24 errors in a second? That seems like the usual pattern.

Thanks again!

Michael
  #4  
Old Jan 16, 2013, 03:32 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
how are you going to know when it happens? it must happen when someone does something, the question is what is that something something that causes it to happen...that is the question.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jan 16, 2013, 03:42 PM
mkellam
 
60 posts · Jan 2011
Yes, that makes sense. I've been looking over the logs again trying to see a pattern in the times it happens. Our site has a lot of traffic that comes in waves and I'm never quite sure what they're doing at any given time. Still, I'm hopeful that scouring the logs again will help me see a pattern.

Actually, I forgot that I once solved something like this by activating the WP debugger...

Thanks!

Michael

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Please Help! WP-Options & Error establishing a database connection kayel_justice Atahualpa 3 Wordpress theme 3 Dec 7, 2011 11:19 AM
Not sure where to ask this - integrating a database with Atahualpa/WP BackyardHockey Plugins & Atahualpa 5 Apr 7, 2011 02:12 AM
Atahualpa not working after MySQL database change foia65 Atahualpa 3 Wordpress theme 14 Feb 1, 2011 01:32 PM
[SOLVED] Error installing atahualpa 3.5.3: blank page plus Powered by WordPress & the la christina! New Versions, & Updating 4 Aug 29, 2010 01:53 PM
Error with Database igabriela Page & Category Menu Bars 6 Aug 4, 2010 02:49 PM


All times are GMT -6. The time now is 08:23 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.