Duplicate confirmed email found in DB

Bug #1225813 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Libravatar (obsolete)
Triaged
Medium
Unassigned

Bug Description

It looks like there might be a race condition worth investigating:

2013-09-15 10:50:43 UTC ERROR: duplicate key value violates unique constraint "account_confirmedemail_email_key"
2013-09-15 10:50:43 UTC DETAIL: Key (email)=(xxxx) already exists.
2013-09-15 10:50:43 UTC STATEMENT: INSERT INTO "account_confirmedemail" ("user_id", "ip_address", "email", "photo_id", "add_date") VALUES (1710, 'x.x.x.x', 'xxxx', NULL, '2013-09-15 10:50:43.071168') RETURNING "account_confirmedemail"."id"

Revision history for this message
François Marier (fmarier) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.