Open matrixbot opened 2 weeks ago
This comment was originally posted by @narashini at https://github.com/matrix-org/dendrite/issues/2274#issuecomment-1065918012.
(Edited it, i accidentally left steps to reproduce commented out.)
This comment was originally posted by @kegsay at https://github.com/matrix-org/dendrite/issues/2274#issuecomment-1339405224.
The problem here is that other servers don't know you forgot all your rooms (when you swapped DBs) which is why it got repopulated.
This issue was originally created by @narashini at https://github.com/matrix-org/dendrite/issues/2274.
Background information
go version
: go1.17.8 linux/arm64Description
Steps to reproduce
(this is how i came across the bug)
Describe how what happens differs from what you expected. There should not be random ghost rooms when you change DB Types from SQLite to PostgreSQL.