wordpress database error

#227037
  • Resolved Pankaj Kumar
    Rank Math free

    I just saw this error in logs.
    2021-07-12 13:30:30.873472 [NOTICE] [89956] [191.6.8.45:46643-Q:67C25993C53C4433-3#APVH_askpython.com:443] [STDERR] WordPress database error Table ‘askp_wpdb.wp_rank_math_404_logs’ doesn’t exist for query SELECT * FROM wp_rank_math_404_logs WHERE uri = ‘python-modules/null’ LIMIT 0, 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/astra/404.php’), get_header, do_action(‘get_header’), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Monitor\Monitor->capture_404, RankMath\Monitor\DB::update, MyThemeShop\Database\Query_Builder->one
    What should I do? And why did it happen in first place?

Viewing 3 replies - 1 through 3 (of 3 total)
  • I just checked and could see that the table in error is missing. I have only following rank math tables.

    | wp_rank_math_analytics_gsc |
    | wp_rank_math_analytics_objects |
    | wp_rank_math_internal_links |
    | wp_rank_math_internal_meta |
    | wp_rank_math_redirections |
    | wp_rank_math_redirections_cache |

    Please let me know how to create this table and fix this issue?

    I fixed the error, disabled and enabled the 404 monitor and I can see that the table is created now.

    Thanks, the ticket can be closed.

    Ankit
    Rank Math business

    Hello,

    I am glad that the issue is now resolved.

    If you have any other questions or require any assistance don’t hesitate to get in touch.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘wordpress database error’ is closed to new replies.