S
S
Sergey Dobrovsky2020-03-31 20:11:19
ubuntu
Sergey Dobrovsky, 2020-03-31 20:11:19

Can anyone help me install BigBlueButton on Ubuntu 16.04?

There was a problem during the step-by-step installation of BBB on the server
Installed according to the instructions https://habr.com/ru/post/430870/
The problem is here: web.coffeelang.site

After entering the name, it gives the following error:

spoiler
To update to the latest version installed on your system, run `bundle update --bundler`.
To install the missing version, run `gem install bundler:1.16.1`
        from /usr/local/lib/site_ruby/2.3.0/rubygems.rb:294:in `activate_bin_path'
        from /usr/local/bin/bundle:23:in `<main>'
dpkg: error processing package bbb-record-core (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bbb-playback-presentation:
 bbb-playback-presentation depends on bbb-record-core; however:
  Package bbb-record-core is not configured yet.

dpkg: error processing package bbb-playback-presentation (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bbb-config:
 bbb-config depends on bbb-playback-presentation; however:
  Package bbb-playback-presentation is not configured yet.

dpkg: error processing package bbb-config (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bigbluebutton:
 bigbluebutton depends on bbb-config; however:
  Package bbb-config is not configured yet.

dpkg: error processing package bigbluebutton (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 bbb-record-core
 bbb-playback-presentation
 bbb-config
 bigbluebutton
E: Sub-process /usr/bin/dpkg returned an error code (1)
#
# BigBlueButton does not appear to be installed.  Could not
# locate:
#
# /usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml
#
# BigBlueButton does not appear to be installed.  Could not
# locate:
#
# /usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml

Answer the question

In order to leave comments, you need to log in

9 answer(s)
X
Xp10r3r, 2020-04-15
@Xp10r3r

Why didn't you just install it with a script?
the article is too old and does not take into account that ubuntu.bigbluebutton.org is banned by the RKN for some reason.
Current command for installing BBB in Russia: wget -qO- https://packages-eu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-220
and then the keys, as described in the article.

A
Andrey Barbolin, 2020-03-31
@dronmaxman

Can you provide SSH?
Why didn't you like the official installation documentation?
https://docs.bigbluebutton.org/2.2/install.html

D
Drno, 2020-03-31
@Drno

I can help. But you also need ssh)

M
metajiji, 2020-04-01
@metajiji

And why is there still no ready-made docker-compose for this :) and even on alpine. Eh

B
bu4a4o, 2020-04-09
@bu4a4o

I can try. If relevant

R
Roman, 2020-04-14
@PomanP

same problem. LAN works with an external connection error.
I can't deal with the TURN server.
maybe it's a problem

N
NilSeN1, 2020-04-15
@NilSeN1

I've been fighting for 3 days with the BBB installation, there is no experience in such work. I had to do it. need to set up distance learning for the school. I do everything according to the instructions, but little works. I ran the ready command, but there was no result.

S
Sergey Dobrovsky, 2020-04-15
@servres

I figured out the installation.
I can give my algorithm to anyone who needs it
. Scripts do not work. They install the wrong dependencies, so it fails.
Now there is a problem with the microphone. I'm trying to solve it.
Who knows, check out the demo here: https://web.coffeelang.site

A
AlexShangin, 2020-04-27
@AlexShangin

I started installing bbb recently, there is nothing complicated. You need a domain with an external ip. If the server is behind nat, there is a separate configuration instruction, the same for TURN and STUN. Here are 2 links:
https://docs.bigbluebutton.org/2.2/install.html
https://github.com/bigbluebutton/bbb-install/tree/...
On the first one, go to "2. Install apt-get key for BigBlueButton repository" - execute it and then install it using the second link - script.
The A-record of the site should already resolve to your ip during installation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question