-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Spontaneously rejoined to a room which I left, and now can't interact with #1940
Comments
I think the cause of this is the state resets caused by #1935. Possibly, another HS ends up with its state wound back to a point at which you were a member of the room, and starts sending events with prev_events which predate your departure. Your own HS then gets confused and starts telling clients that you are in the room (when you really aren't). |
Just for an additional data point:
|
This and #1629 are the same thing as far as I'm concerned, so this doesn't make much sense. Please could you make yourself known on Matrix and explain what you're seeing? |
I can make myself known but I am/was agreeing with you (sorry if that wasn't clear before). |
It appears that @enckse saw two things:
|
this was fixed for |
My synapse thought, I was in #matrix-dev, although I wasn't there. My database had this entry:
I could fix it by deleting the current state with:
Then I could rejoin the room and everything is back to normal |
I got a similar situation:
With both the web client and riot.im. But the room still exists, and I can see the history (only using riot.im, the synapse web client redirects to home). |
@ChazyTheBest @rubo77 they sound like different issues. Please open new issues. |
We have seen a number of reports of the following:
User @foo:bar not in room !baz:bleh
The text was updated successfully, but these errors were encountered: