Freebsd
ejabberd-14.12
erlang-17.4.1,3
1. all good with
mod_roster: {}
2. error: 2015-03-12 15:48:04.204 [error] <0.36.0> CRASH REPORT Process <0.36.0> with 0 neighbours exited with reason: {undefined_macro,''} in application_master:init/4 line 133
### ACCESS RULES
roster:
admin: deny
all: deny
### MODULES
mod_roster:
access: roster
It seems you are missing
It seems you are missing proper indenting in your configuration file.
At least, that's what the snippet you posted show.
Could you please retry with proper indenting ?
Thanks !
You're right. Thank you so
You're right.
Thank you so much!
Very glad it works. We have
Very glad it works.
We have some plan to provide more explicit error message:https://github.com/processone/ejabberd/issues/472