• Resolved dantizzz

    (@dantizzz)


    I can see in the error log of my page that since end of the July there is an error 28 from mysql request “SHOW FULL COLUMNS FROM wp_wfblocks7 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/wordfence/wordfence.php’), wordfence::install_actions”.

    It seems like a Wordfence is blocking those requests or IP adresses which try to create them. Is that normal? Errors happen alomost every day with a day or two break around 20:00 UTC/23:00 UTC

    The very first error starts with: Lost connection to MySQL server during query WordPress database [..] INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘_transient_doing_cron’, ‘there were some numbers here’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload) wysłanego przez require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, wp_cron, spawn_cron, set_transient, add_option

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support WFAdam

    (@wfadam)

    Hello @dantizzz and thanks for reaching out to us!

    The table is probably crashed. If you are familiar with phpMyAdmin or any other database tool, you can investigate to see if the table is crashed and attempt to restore it. If not, then I recommend that you use Wordfence Assistant plugin to remove all Wordfence tables and reinstall.

    https://www.wordfence.com/help/advanced/remove-or-reset/#remove-or-reset is a great reference for doing this.

    Let me know how it goes!

    Thanks!

    Thread Starter dantizzz

    (@dantizzz)

    Hi, thanks for replaying.

    I scanned the tables (host provider too) and they look fine.

    Although I noticed that there was cURL error 28 operation timed out afer 5001[..] http_request_failed) showed in this wordpress site stauts page (observed by plugin Yoast SEO).

    After update of this plugin from 18 AUG I have zero fresh error logs (last one from 17.08) and also this Yoast communicate that site can’t be reached by searchers disappeared.

    Looks like the issue is resolved.

    I also found this in the latest Yoast SETO changelog:

    “Fixes a bug where the Yoast Dashboard widget would trigger an error when other plugins or temporary conditions would make the Yoast API response fail”

    Could that be the reason?

    Andrzej

    Plugin Support WFAdam

    (@wfadam)

    Hello @dantizzz and thanks for responding!

    It is definitely possible that this was the issue. We always recommend keeping all plugins up to date due to vulnerabilities and conflicts.

    Thanks again for letting us know!

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

The topic ‘Error Log woordfence blocking IP?’ is closed to new replies.