Closed (duplicate)
Project:
http:BL
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2014 at 07:20 UTC
Updated:
31 May 2015 at 22:15 UTC
Jump to comment: Most recent
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
Comment #1
freeform.steph commentedThis 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.
Comment #2
freeform.steph commentedComment #3
bryrock commented