我正在尝试让视频通话与我的ejabberd服务器一起工作,遵循。
我的服务器运行的是最新的Debian。
Ejabberd在这些更改后无法启动,并记录以下错误:
@gen_mod:start_module:228 Failed to start unknown module mod_stun_disco: make sure there is no typo and mod_stun_disco.beam exists inside either /usr/lib/x86_64-linux-gnu/ejabberd-18.12.1-2/ebin or /opt/ejabberd/.ejabbe
我试图在openshift上的DIY墨盒上配置ejabberd,下面是指南:
我成功地跟踪了一切,直到这里:
Next you can start ejabberd running the following 2 commands, which you’ll want to put in your .openshift/action_hooks/start script
没有错误,似乎启动了ejabberd,但是下一个命令:
$OPENSHIFT_DATA_DIR/erl_home/sbin/ejabberdctl register admin localhost password1234
我在我的linux mint kde上安装了ejabberd。它安装正确,我能够使用浏览器中的管理界面在http://localhost:5280/admin/添加用户。在nodes菜单中,它显示了一个以ejabberd@localhost身份运行的节点。它自己创建了一个名为inspiron-n4050的虚拟主机。现在,我从管理界面lovesh@inspiron-n4050和test@inspiron-n4050注册了2个用户。现在,在我的IM客户端(Kopete)上,我用jabberIds lovesh@inspiron-n4050和test@inspiron-n4050创建了2个jabbe
当我运行命令"./ejabberdctl状态“时,我得到以下错误:
Failed RPC connection to the node 'ejabberd@xyz.secureserver.net': nodedown
Commands to start an ejabberd node:
start Start an ejabberd node in server mode
debug Attach an interactive Erlang shell to a running ejabberd node
iexdebug At
我从源代码安装了ejabberd15.09,从otp_src_18.0文件安装了Erlang18.0。我使用make编译ejabberd,然后使用它进行make install。当我使用ejabberdctl live命令运行ejabberd时,它得到的错误消息如下:
[error] CRASH REPORT Process <0.271.0> with 0 neighbours exited with reason: no case clause matching [domain,server_host,pid,local_hint] in ejabberd_router:upd