This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
duplicate key value violates unique constraint "rooms_pkey"
error when rejoining a room #3374
Closed
Description
homeserver - 2018-06-08 10:03:40,948 - synapse.storage.room - 214 - ERROR - store_room with room_id=!cURbafjkfsMDVwdRDQ:matrix.org failed: duplicate key value violates unique constraint "rooms_pkey"
DETAIL: Key (room_id)=(!cURbafjkfsMDVwdRDQ:matrix.org) already exists.
This happened while during an instance of #2738 (specifically #2738 (comment) )
It doesn't seem to be harmful, but errors in logs can be scary.
Version information
- Homeserver: t2bot.io
- Version: 0.31.0 (at the time)
- Install method: pip