This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Cannot write to a room(or leave it) with MatrixError: [403] No create event in auth events #16676
Labels
A-Database
DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db
A-Retention
Retention rules to delete messages after a certain amount of time
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
X-Needs-Info
This issue is blocked awaiting information from the reporter
Description
Hi Guys,
I have a simple docker based setup with workers. Everything worked fine for a year, but recently got an issue with the
Synapse Admin
room.When I try to write something there or leave the channel I get the following error:
I tried to delete the room with the admin API and join back, no luck:
Steps to reproduce
Unfortunately, I have no idea how to reproduce it. It just randomly happened today after I tried to write something. Probably the problem is somehow related to retention I enabled 1 week ago, or history purge I did with the admin API (also around 1 week ago).
Homeserver
parlor.chf.house
Synapse Version
1.96.1
Installation Method
Docker (matrixdotorg/synapse)
Database
Single PostgresSQL instance. Didn't port it from SQLite nor did any backup restoration
Workers
Multiple workers
Platform
My private server, everything is running in docker containers
Configuration
No response
Relevant log output
Please let me know if I can provide any additional logs
The text was updated successfully, but these errors were encountered: