lucabriguglia / Weapsy

ASP.NET Core CMS
http://www.weapsy.com
Other
10 stars 2 forks source link

SqlException: Violation of PRIMARY KEY constraint 'PK_DomainAggregate'. #32

Open ElderJames opened 7 years ago

ElderJames commented 7 years ago

SqlException: Violation of PRIMARY KEY constraint 'PK_DomainAggregate'. Cannot insert duplicate key in object 'dbo.DomainAggregate'. The duplicate key value is (f7f86aab-b3b9-4dae-a895-e7dbe60f37f3).

tim 20170608173519

lucabriguglia commented 7 years ago

What is the event being saved? Also, did this occur during first startup or after?

ElderJames commented 7 years ago

This exception threw when I move the content block in text app at the first time it startup.

lucabriguglia commented 7 years ago

Let me try...

lucabriguglia commented 7 years ago

This is a little bit more tricky, I cannot reproduce it.