Hey guys,
I'm trying to install v2.3 on Ubuntu 18.04 following tutorial on
docs.bigbluebutton.org, but when I use command below I get this error:
It's same output with bionic-230 and bionic-230-dev
2. If I use it without "--no-check-certificate" then nothing shows, no message or anything at all.
3. If I create sh and run it "locally" I get this error:
# ./bbb-install.sh -v bionic-23 -s bbb.example.com -e info@
example.com
4. If I use "wget -qO-
https://google.com" I see no message or output, but if I use it with "--no-check-certificate" I see html code of
google.com---
# sudo dpkg --list 'linux-image*'|awk '{ if ($1=="ii") print $2}'|grep -v `uname -r`
linux-image-generic-hwe-18.04
# uname -r
5.4.0-72-generic
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic