Environment
- ejabberd version: 25.10
- Erlang version:
- OS: Linux (Debian)
- Installed from: Docker
Errors from error.log/crash.log
No errors
Bug description
The list of existing MUCs can normally be obtained in the CLI via ejabberdctl muc_online_rooms group.server.com. On 25.10 the list returned is empty despite entries existing in the muc_room table of the MariaDB database. If Ejabberd is downgraded to 25.08, muc_online_rooms returns the correct non-empty list of entries from the database.