I get this warning suddenly on daily basis, is there any fix for this?

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '176.31.117.8' for key 1: INSERT INTO {httpbl} (hostname, status, expire) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( [:db_insert_placeholder_0] => 176.31.117.8 [:db_insert_placeholder_1] => 0 [:db_insert_placeholder_2] => 1406539531 ) in _httpbl_cache_set()

Thanks in advance!

Kind regards

Bart

Comments

freeform.steph’s picture

This is a duplicate of https://www.drupal.org/node/1343432 however I can confirm that the issue was NOT resolved with the patch that was in the latest version, I have not yet tried the development release.

Suggest marking this as a duplicate and re-opening the other in order to retain the conversation history in one place.

freeform.steph’s picture

bryrock’s picture

Status: Active » Closed (duplicate)