Critical Error on Website – Error Log
-
Today, I was no longer able to access WordPress as an administrator as I got the infamous message: “There has been a critical error on your website. Please check your site admin email inbox for instructions.”
Naturally, I didn’t receive an email. However, I found the below error log, which matches the time when my access ceased.
Does anyone know how to read/understand this? I’m not sure what to do with it. Thank you
**
[08-Feb-2020 01:25:46 UTC] PHP Warning: mysqli_query(): (HY000/1030): Got error -1 from storage engine in /home/mt2x3j34cd1r/public_html/wp-includes/wp-db.php on line 2030
[08-Feb-2020 01:25:46 UTC] WordPress database error Got error -1 from storage engine 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 IN (‘nav_menu’) AND tt.count > 0 ORDER BY t.name ASC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/pinboard/functions.php’), locate_template, load_template, require_once(‘/themes/pinboard/theme-functions.php’), themify_get_available_menus, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
[08-Feb-2020 08:24:22 UTC] PHP Warning: mysqli_query(): (HY000/1030): Got error -1 from storage engine in /home/mt2x3j34cd1r/public_html/wp-includes/wp-db.php on line 2030
[08-Feb-2020 08:24:22 UTC] WordPress database error Got error -1 from storage engine for query SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘category’, ‘post_tag’, ‘post_format’) AND tr.object_id IN (2805, 3320, 3369, 3372, 3379, 3405, 3432, 3440, 3467, 3482, 3498, 3521, 3536, 3554, 3575, 3579, 3601, 3643, 3674, 3703, 3727, 3750, 3769, 3800, 3831, 3877, 3897, 3926) ORDER BY t.name ASC made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches, update_post_caches, update_object_term_cache, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_termsThe page I need help with: [log in to see the link]
- The topic ‘Critical Error on Website – Error Log’ is closed to new replies.