Failed to receive a message: UNIQUE constraint failed: contacts.id: Error code 1555: A PRIMARY KEY constraint failed

I’m hitting this message with deltachat 2.25.0. It’s a non-chatmail relay:

:cross_mark: Failed to receive a message: UNIQUE constraint failed: contacts.id: Error code 1555: A PRIMARY KEY constraint failed. Please report this bug to delta@merlinux.eu or https://support.delta.chat/.

1 Like

It is the same issue as SQLITE_CONSTRAINT_PRIMARYKEY when receiving a message with core 2.25.0 · Issue #7554 · chatmail/core · GitHub, should be fixed in the next release.

Damn, should have checked, thanks !

1 Like