database error Duplicate entry
-
As of yesterday, a large number of error messages appear in my web server error log, similar to the following:`
PHP message: WordPress database error Duplicate entry ‘2018-06-23-#hash#3030242a21c266cad1b7f3bb8783ca34c6956873-Unknow’ for key ‘date_ip_agent’ for query UPDATEwp_statistics_visitor
SETip
= ‘#hash#3030242a21c266cad1b7f3bb8783ca34c6956873’ WHEREip
= ‘<some address>’ ANDlast_counter
= ‘2018-06-23’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘/wordpress/wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/wp-statistics/wp-statistics.php’), WP_Statistics->run, WP_Statistics->check_opt_out`I note that this may be associated with the following anomalous behavior:
– the privacy opt out message appeared spontaneously (not 1 year after having agreed to the conditions!)
– clicking on either of the two options had no effect; the message remained on screen
– it seems that purging the local browser cache may allow the message to stop being displayed
– the same error message occurs multiple times for a given IP addressPlugin version: 12.3.6.2
Privacy Settings:
opt out: enabled
Hash IP Addresses: NOT enabled
Store entire user agent string: NOT enabled
- The topic ‘database error Duplicate entry’ is closed to new replies.