Quantcast
Channel: ejabberd - ejabberd Administration
Viewing all articles
Browse latest Browse all 782

Ejabberd crash when using cleaning rooms using mod_muc_admin

$
0
0

We are compiling ejabberd 17.9 using Erlang OTP 20 and Elixir 1.5.2.

We are getting the following error when we try to use mod_muc_admin to remove unused rooms with [history_size > 0]

:mod_muc_admin.rooms_unused_list("global", 1)
** (FunctionClauseError) no function clause matching in :calendar.datetime_to_gregorian_seconds/1

The following arguments were given to :calendar.datetime_to_gregorian_seconds/1:
# 1
    {1513, 700515, 685388}

(stdlib) calendar.erl:137: :calendar.datetime_to_gregorian_seconds/1

read more


Viewing all articles
Browse latest Browse all 782