matrix-org / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://matrix-org.github.io/dendrite/
Apache License 2.0
5.67k stars 664 forks source link

Empty Rooms that persist through cache clears #1634

Closed fbushstone closed 3 years ago

fbushstone commented 3 years ago

I am using dendrite.matrix.org.

Steps to reproduce (note- I was using Element throughout this process):

There is some variability as to whether these empty rooms show up or not. However, they generally show up after leaving a room or being kicked from a room.

What should happen is that rooms should either be moved to the historical section, or disappear entirely if forgotten.

image

kegsay commented 3 years ago

Without information on what dendrite.matrix.org was running at this time it's hard to say if this issue is resolved or not. Closing this issue for now: if it re-surfaces please re-open.