antonioribeiro / firewall

Firewall package for Laravel applications
BSD 3-Clause "New" or "Revised" License
1.39k stars 163 forks source link

Duplicate entry for key 'firewall_ip_address_unique' #131

Open scottgrayson opened 5 years ago

scottgrayson commented 5 years ago
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry for key 'firewall_ip_address_unique'

Happened in production using the use_database => true config option.

Let me know if you need any more info (specifically). I could not think of anything else to include.

jordanade commented 3 years ago

I'm getting this too. Maybe because I have it running on a two-instance app...