Shield plugin related entries in error.log
-
Hi,
I have encountered several entries in my website’s error.log file that appear to be associated with the Shield Security plugin.
Specifically, I am seeing entries similar to the following:
[17-Jun-2023 14:05:24 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT ips.ip, bs.* FROM
wp3l_icwp_wpsf_botsignal
as bs INNER JOINwp3l_icwp_wpsf_ips
as ips ONips
.id =bs
.ip_ref ANDips
.ip
=INET6_ATON('46.139.124.41') ORDER BYbs
.updated_at DESC LIMIT 1; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, FernleafSystems\Wordpress\Plugin\Shield\Controller\Controller->onWpShutdown, do_action('icwp-wpsf-pre_plugin_shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsController->FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\{closure}, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotEventListener->fireEventForIP, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsRecord->updateSignalField, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsRecord->retrieve, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\DB\BotSignal\LoadBotSignalRecords->loadRecord, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\DB\BotSignal\LoadBotSignalRecords->selectRaw, FernleafSystems\Wordpress\Services\Core\Db->selectRow [17-Jun-2023 14:05:24 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROMwp3l_icwp_wpsf_ips
WHEREip
= INET6_ATON('46.139.124.41') ORDER BYcreated_at
DESC LIMIT 1 OFFSET 0 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, FernleafSystems\Wordpress\Plugin\Shield\Controller\Controller->onWpShutdown, do_action('icwp-wpsf-pre_plugin_shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsController->FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\{closure}, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotEventListener->fireEventForIP, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsRecord->updateSignalField, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsRecord->retrieve, FernleafSystems\Wordpress\Plugin\Shield\Modules\Data\DB\IPs\IPRecords->loadIP, FernleafSystems\Wordpress\Plugin\Core\Databases\Base\Select->first, FernleafSystems\Wordpress\Plugin\Core\Databases\Base\BaseQuery->queryWithResult, FernleafSystems\Wordpress\Plugin\Core\Databases\Base\BaseQuery->query, FernleafSystems\Wordpress\Plugin\Core\Databases\Base\Select->execQuerySql, FernleafSystems\Wordpress\Plugin\Core\Databases\Base\Select->querySelect, FernleafSystems\Wordpress\Services\Core\Db->selectCustom [17-Jun-2023 14:05:24 UTC] WordPress database error Commands out of sync; you can't run this command now for query INSERT IGNORE INTOwp3l_icwp_wpsf_ips
(ip
,created_at
) VALUES (INET6_ATON('46.139.124.41'), 1687010724) made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, FernleafSystems\Wordpress\Plugin\Shield\Controller\Controller->onWpShutdown, do_action('icwp-wpsf-pre_plugin_shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsController->FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\{closure}, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotEventListener->fireEventForIP, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsRecord->updateSignalField, FernleafSystems\Wordpress\Plugin\Shield\Modules\IPs\Lib\Bots\BotSignalsRecord->retrieve, FernleafSystems\Wordpress\Plugin\Shield\Modules\Data\DB\IPs\IPRecords->loadIP, FernleafSystems\Wordpress\Plugin\Shield\Modules\Data\DB\IPs\IPRecords->addIP, FernleafSystems\Wordpress\Plugin\Shield\Modules\Data\DB\IPs\Ops\Insert->insert, FernleafSystems\Wordpress\Services\Core\Db->doSql [17-Jun-2023 14:05:24 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT * FROMwp3l_icwp_wpsf_ips
WHEREip
= INET6_ATON('46.139.124.41') ORDER BYcreated_at
DESC LIMIT 1I am reaching out with two main questions:
How can I resolve this issue?
Is the IP blocking function operating properly?
I appreciate your time and look forward to your assistance in this matter.Best regards,
Timi
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shield plugin related entries in error.log’ is closed to new replies.