Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • infostrides

    (@infostrides)

    Apologies to bump this post again. I am having a similar issue with my website. About 4 million rows of errors in error log and made my website unaccessible. Some examples below. What can I do?

    [20-May-2021 11:10:38 UTC] WordPress database error Duplicate entry '8388607' for key 'id' for query INSERT INTO wp_sbb_visitorslog (reason,ip, response, human, bot, method, url, referer, access, ua)
            VALUES (
         '',            
         '136.244.99.40',
         '200',
         'Maybe',
         '?',
         'GET',
         '/41-people-leave-this-world-in-313-road-accidents-in-borno-frsc/',
         '',
         'OK',
         'mozilla/5.0 (windows nt 10.0; win64; x64; rv:82.0) gecko/20100101 firefox/82.0') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, stopbadbots_record_log
    [20-May-2021 11:10:38 UTC] WordPress database error Duplicate entry '8388607' for key 'id' for query INSERT INTO wp_sbb_visitorslog (reason,ip, response, human, bot, method, url, referer, access, ua)
            VALUES (
         '',            
         '78.135.112.74',
         '200',
         'Maybe',
         '?',
         'GET',
         '/ogun-nlc-happy-over-amosuns-re-election/',
         '',
         'OK',
         'googlebot/2.1; +http://www.google.com/bot.html') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, stopbadbots_record_log
    [20-May-2021 11:10:39 UTC] WordPress database error Duplicate entry '8388607' for key 'id' for query INSERT INTO wp_sbb_visitorslog (reason,ip, response, human, bot, method, url, referer, access, ua)
            VALUES (
         'Blocked by Name',            
         '114.119.140.103',
         '403',
         'Maybe',
         '?',
         'GET',
         '/british-comedian-released-in-sex-abuse-probe/?amp',
         '',
         'Denied',
         'mozilla/5.0 (linux; android 7.0;) applewebkit/537.36 (khtml, like gecko) mobile safari/537.36 (compatible; petalbot;+https://webmaster.petalsearch.com/site/petalbot)') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/stopbadbots/stopbadbots.php'), stopbadbots_response, stopbadbots_record_log
    [20-May-2021 11:10:40 UTC] WordPress database error Duplicate entry '8388607' for key 'id' for query INSERT INTO wp_sbb_visitorslog (reason,ip, response, human, bot, method, url, referer, access, ua)
            VALUES (
         'HTTP Tools',            
         '185.220.101.194',
         '403',
         'Maybe',
         '?',
         'GET',
         '/41-people-leave-this-world-in-313-road-accidents-in-borno-frsc/',
         '',
         'Denied',
         'kurl/7.58.0') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/stopbadbots/stopbadbots.php'), stopbadbots_response, stopbadbots_record_log
    [20-May-2021 11:10:40 UTC] WordPress database error Duplicate entry '8388607' for key 'id' for query INSERT INTO wp_sbb_visitorslog (reason,ip, response, human, bot, method, url, referer, access, ua)
            VALUES (
         'HTTP Tools',            
         '78.135.112.74',
         '403',
         'Maybe',
         '?',
         'GET',
         '/ogun-nlc-happy-over-amosuns-re-election/',
         '',
         'Denied',
         'mozilla/5.0 (windows nt 6.1; wow64) applewebkit/537.36 (khtml, like gecko) chrome/42.0.2311.135 safari/537.36') made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/stopbadbots/stopbadbots.php'), stopbadbots_response, stopbadbots_record_log

    I am also facing similar issue. Has anyone been able to fix it? Thanks.

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