* Rafal Zawadzki <[email protected]> [2016-09-01 10:22]:
> On 2016-09-01 03:17, A wrote:
> > When I said "by root" I meant that the command is supposed to be
> > executed by superuser. In Ubuntu you typically use sudo for this.
> >
> > You may try:
> >
> > sudo /opt/ejabberd-16.08/bin/ejabberdctl
> >
> > to list all available commands and check if get_last is there.
>
> I have checked and running within root id=0 account does not help - get_last
> is not there.
Add "mod_admin_extra: {}" to the list of "modules:" in your
ejabberd.yml.
Holger