* Testeur <testeur(a)starinux.org> [2025-06-27 16:54]:
But when i start the ejabberctl, it indicates errors,
something like :
Failed RPC connections to the node ejabberd@localhost: timeout
Do you see any error messages in /var/log/ejabberd/ejabberd.log?
What's the (last twenty lines of) output of:
```
systemctl stop ejabberd
ejabberdctl live
```
(Enter `:q` to quit the process if it doesn't exit with a failure.)
Holger