FS#78912 - [matrix-synapse] 1.86.0: sqlite3.IntegrityError: UNIQUE constraint failed: temp_user_filters.user_id
Attached to Project:
Arch Linux
Opened by Pascal Ernster (hardfalcon) - Wednesday, 28 June 2023, 07:28 GMT
Last edited by Johannes Löthberg (demize) - Tuesday, 18 July 2023, 19:30 GMT
Opened by Pascal Ernster (hardfalcon) - Wednesday, 28 June 2023, 07:28 GMT
Last edited by Johannes Löthberg (demize) - Tuesday, 18 July 2023, 19:30 GMT
|
Details
matrix-synapse 1.86.0-1 throws the following error when
started:
> sqlite3.IntegrityError: UNIQUE constraint failed: temp_user_filters.user_id This is a known bug and is (supposedly) fixed in synapse 1.87.0rc1: https://github.com/matrix-org/synapse/pull/15817 https://github.com/matrix-org/synapse/releases/tag/v1.87.0rc1 Downgrading to matrix-synapse 1.86.0-1 fixes the issue for me. |
This task depends upon
Closed by Johannes Löthberg (demize)
Tuesday, 18 July 2023, 19:30 GMT
Reason for closing: Fixed
Additional comments about closing: 1.88.0-1
Tuesday, 18 July 2023, 19:30 GMT
Reason for closing: Fixed
Additional comments about closing: 1.88.0-1
Comment by
Johannes Löthberg (demize) -
Sunday, 16 July 2023, 15:59 GMT
1.86.0-2 with the PR backported is in [extra-testing] now.