-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Waiting for existing lookups for ['matrix.org'] to complete / duplicate key value violates unique constraint "event_json_event_id_key" #8889
Comments
Probably a manifestation of the same issue:
|
I have found one event that is present in
|
Got advice from #synapse:matrix.org to delete the event:
so I've just done that. |
Just got advice from #synapse:matrix.org that the |
Deleted a second stray entry from event_json: |
Indeed, the problem here is likely matrix.org slowness rather than anything to do with your homeserver in particular. I'd be surprised if either of these issues would cause Unable to Decrypt failures however. If you could submit debug logs from a client sending an event and (more importantly) the device that cannot decrypt that event and reference this github issue then we can take a look at why those particular messages are failing. |
|
Logs received, thanks. |
Thanks for the offer! I just sent the Element-Web debug log for the receiving side. I currently don't have access to the sending side. |
@anoadragon453 Did you fix something on the matrix.org side? I just received all (most?) of the encryption keys. |
@schildbach nothing done manually. We did just have a spike of EDUs go out though. May've just been a case of stuff taking a while to process/temporary networking issues on either side. |
After lots of help from #synapse:matrix.org, I've been given the hint to leave the offending room, and optionally re-join it after some time. I left the F-Droid room (which by the way I didn't interact with lately), and my issues were resolved shortly after. So I'll close this. Many thanks to everyone who was involved! |
Synapse: 1.23.0 docker image on Ubuntu 20.04 all updated running on virtual server (amd64)
Postgres: 10.13 docker image on Ubuntu 20.04 all updated running on virtual server (amd64)
Since a few days, my clients cannot decrypt half of the encrypted messages. Re-requesting encryption keys does nothing. And there are some messages I don't even see placeholders for. My Synapse log file shows tens of thousands of these messages:
Not sure if this is related: My Postgres log shows this message about every 5-10 minutes:
The #synapse:matrix.org doesn't work for me because lots of messages I don't seem to see, which is why I reported the issue here.
The text was updated successfully, but these errors were encountered: