Shield related errors in httpd logs
-
I am getting a lot of errors written to my httpd logs that stop when I disable the Shield plugin. There are really just two errors that repeat over and over. They are:
1) WordPress database error FUNCTION wordp_vx.INET6_ATON does not exist for query SELECT ips.ip, bs.*\r\n\t\t\t\t\t\tFROM
wp_icwp_wpsf_botsignalas bs\r\n\t\t\t\t\t\tINNER JOINwp_icwp_wpsf_ipsas ips…..2) [Build Asset] Notice: Store directory could not be created: /plugins, referer: https://www.<mywebsite>.co.uk/wp-cron.php?doing_wp_cron=1….
The first error is associated with the client IP of a visitor to the site.
The second error is associated with the IP address of the server itself.The errors don’t seem to have any impact on the experience a user has when visiting the site, so I didn’t actually notice when they started to happen. The platform is:
CentOS 7, PHP 7.4.27, MySQL 5.5.68-MariaDB, WordPress 5.8.2, Shield 13.0.4 (not Pro)I generally keep the operating system packages and WordPress core and plugins updated regularly.
Any pointers to what is wrong or how to fix it would be really welcome.
Thanks
John
The topic ‘Shield related errors in httpd logs’ is closed to new replies.