ejabberd icon indicating copy to clipboard operation
ejabberd copied to clipboard

Ejabberd 25.10 fails to read database entries for muc_online_rooms - 25.08 works fine

Open sunbladehub opened this issue 5 months ago • 0 comments

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.

sunbladehub avatar Nov 30 '25 06:11 sunbladehub