【问题标题】:bigbluebutton installation issuebigbluebutton 安装问题
【发布时间】:2020-08-31 00:24:33
【问题描述】:

我正在尝试安装 bigbluebutton。 我正在遵循此链接的安装程序 http://docs.bigbluebutton.org/2.2/install.html

如果您访问上述链接 在安装部分你会发现这个

$ sudo bbb-conf --status
red5 ——————————————————► [✔ - active]
nginx —————————————————► [✔ - active]
freeswitch ————————————► [✔ - active]
redis-server ——————————► [✔ - active]
bbb-apps-akka —————————► [✔ - active]
bbb-transcode-akka ————► [✔ - active]
bbb-fsesl-akka ————————► [✔ - active]
tomcat7 ———————————————► [✔ - active]
mongod ————————————————► [✔ - active]
bbb-html5 —————————————► [✔ - active]
bbb-webrtc-sfu ————————► [✔ - active]
kurento-media-server ——► [✔ - active]
etherpad ——————————————► [✔ - active]
bbb-web ———————————————► [✔ - active]
bbb-lti ———————————————► [✔ - active]

when i did it on my ubuntu 16.04
i get this

root@ubuntu:/home/ubuntu# sudo bbb-conf --status
nginx —————————————————► [✔ - active]
freeswitch ————————————► [✔ - active]
redis-server ——————————► [✔ - active]
bbb-apps-akka —————————► [✔ - active]
bbb-transcode-akka ————► [✔ - active]
bbb-fsesl-akka ————————► [✔ - active]
red5 ——————————————————► [✔ - active]
tomcat7 ———————————————► [✔ - active]
mongod ————————————————► [✔ - active]
bbb-html5 —————————————► [✔ - active]
bbb-webrtc-sfu ————————► [✘ - failed]
kurento-media-server ——► [✔ - active]
etherpad ——————————————► [✘ - failed]
bbb-web ———————————————► [✔ - active]

意味着我这边的 bbb-web-rtc-sfu 和 etherpad 失败了。请让我知道它们失败的原因以及如何解决这个问题,以便我可以在我的 ubuntu 16.04 上成功运行 bigbluebutton。

【问题讨论】:

  • 是的,我检查了它,但我找不到任何解决方案。您能否提及此链接的任何部分。
  • 我正在重新检查您@Jac 提供的链接中提到的故障排除部分
  • @Jac 我没有找到任何相同的东西。你能告诉我为什么这两个服务无法启动。
  • 让我们试着了解问题出在哪里。你试过...bbb-conf --debug 吗?

标签: ubuntu-16.04 ubuntu-server bigbluebutton


【解决方案1】:

首先添加 bigbluebutton/support 存储库

sudo add-apt-repository ppa:bigbluebutton/support

然后安装 bbb-webrtc-sfu

sudo apt-get install bbb-webrtc-sfu

之后请检查 etherpad 是否停止

systemctl check etherpad

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-05-31
    • 2016-12-13
    • 1970-01-01
    • 2012-05-07
    • 1970-01-01
    相关资源
    最近更新 更多