Skip to content

Unable to recognize the installed custom module? #4155

Closed Answered by badlop
happy-berry asked this question in Questions
Discussion options

You must be logged in to vote

Is ejabberd running under your user account? Maybe $HOME of the ejabberd program is not your personal $HOME.

Does ejabberd store and read modules from that path? Or maybe ejabberd is using a different path?

One method to know the path that ejabberd is using for those modules:

ejabberdctl debug
ext_mod:modules_dir().

"/home/badlop/.ejabberd-modules"

Another method is to run ejabberdctl modules_update_specs, and search in the $HOME of the user that runs ejabberd the directory .ejabberd-modules.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@happy-berry
Comment options

@happy-berry
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by badlop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants