【问题标题】:Ejabberd STUN issue: unknown module mod_stun_disco failed to startEjabberd STUN 问题:未知模块 mod_stun_disco 无法启动
【发布时间】:2021-01-18 20:26:16
【问题描述】:

我正在尝试使用我的 ejabberd 服务器进行视频通话,关注 this guide

我的服务器运行最新的 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/.ejabberd-modules directory
@gen_mod:maybe_halt_ejabberd:311 ejabberd initialization was aborted because a module start failed.

如何安装 mod_stun_disco?

【问题讨论】:

    标签: ejabberd stun turn


    【解决方案1】:

    我的服务器运行最新的 Debian。

    您正在运行的“最新 Debian”到底是什么版本?

    另外,你安装的 ejabberd 版本是多少?

    mod_stun_disco.erl 最初包含在 ejabberd 20.04 中 https://github.com/processone/ejabberd/commit/69d1d62add92511acf58f5f71383ad64e4757464#diff-44e2dc2000d1cc7230e63af3a7f9618a7bb9afb64df1aec0cc91bf31c21c91bc

    如果您运行的是较旧的 ejabberd 版本,显然该模块不包括在内。

    【讨论】:

      猜你喜欢
      • 2019-12-26
      • 2021-11-12
      • 1970-01-01
      • 2013-02-12
      • 2016-03-10
      • 2020-09-05
      • 1970-01-01
      • 2019-08-26
      • 2016-01-13
      相关资源
      最近更新 更多