BBB Installation warnings

138 views
Skip to first unread message

mufleh abo niaaj

unread,
Nov 21, 2019, 4:25:12 AM11/21/19
to BigBlueButton-dev
Hello,

I tried to install BBB on the production server, but i got warnings after installing please check below the steps i did,

after installing i got this message:

 
Starting BigBlueButton
 

BigBlueButton Server 2.2.0-rc-1 (1569)
                    Kernel version: 4.15.0-1061-azure
                      Distribution: Ubuntu 16.04.6 LTS (64-bit)
                            Memory: 8145 MB
                         CPU cores: 2
 
/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web)
       bigbluebutton.web.serverURL: http://10.0.0.5
                defaultGuestPolicy: ALWAYS_ACCEPT
                 svgImagesRequired: true
 
/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: 10.0.0.5
                              port: 80, [::]:80
                    bbb-client dir: /var/www/bigbluebutton
 
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): rtmp://10.0.0.5
                              red5: 10.0.0.5
              useWebrtcIfAvailable: true
 
/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
                       local_ip_v4: 10.0.0.5
                   external_rtp_ip: stun:stun.freeswitch.org
                   external_sip_ip: stun:stun.freeswitch.org
 
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
                        ext-rtp-ip: $${local_ip_v4}
                        ext-sip-ip: $${local_ip_v4}
                        ws-binding: :5066
                       wss-binding: :7443
 
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback_host: 10.0.0.5
                 playback_protocol: http
                            ffmpeg: 4.1.3-0york1~16.04
 
/etc/bigbluebutton/nginx/sip.nginx (sip.nginx)
                        proxy_pass: 10.0.0.5
 
/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
                        kurento.ip: 10.0.0.5
                       kurento.url: ws://127.0.0.1:8888/kurento
                    localIpAddress: 10.0.0.5
               recordScreenSharing: true
                     recordWebcams: true
                  codec_video_main: VP8
               codec_video_content: VP8
 
/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client            )
                             build: 775
                        kurentoUrl: ws://10.0.0.5/bbb-webrtc-sfu
                  enableListenOnly: true
 

# Potential problems described below
# Not running:  tomcat7 or grails
..................................


then i tried to check the status

root@BBB:~# ^C
root@BBB:~# bbb-conf --status
red5 ——————————————————► [✔ - active]
nginx —————————————————► [✔ - active]
freeswitch ————————————► [✔ - active]
redis-server ——————————► [✔ - active]
bbb-apps-akka —————————► [✔ - active]
bbb-transcode-akka ————► [✔ - active]
bbb-fsesl-akka ————————► [✔ - active]
mongod ————————————————► [✔ - active]
bbb-html5 —————————————► [✔ - active]
bbb-webrtc-sfu ————————► [✔ - active]
kurento-media-server ——► [✔ - active]
etherpad ——————————————► [✔ - active]
bbb-web ———————————————► [✔ - active]
root@BBB:~# sudo bbb-conf --secret
 
    URL: http://10.0.0.5/bigbluebutton/
    Secret: 7lvOTGDgP09MWfXl9aUd9djGhFgDwlO9esj9IDzVyyI
 
    Link to the API-Mate:
    https://mconf.github.io/api-mate/#server=http://10.0.0.5/bigbluebutton/&sharedSec            ret=7lvOTGDgP09MWfXl9aUd9djGhFgDwlO9esj9IDzVyyI

 

# Warning: found only 2 cores, whereas this server should have (at least) 4 CPU cores

# to run BigBlueButton in production.

 



The 2nd issue after installing the tool on the server it should get the server ip to access it through browser but we got this ip 10.0.0.5 instead of my server ip check the message below:

 

# Warning: The API demos are installed and accessible from:

#

#    http://10.0.0.5

#

# and

#

#    http://10.0.0.5/demo/demo1.jsp

#

 

Then we assigned new ip to the tool with the server ip, but we got a conflict message below

 

# IP does not match:

# IP from ifconfig: 10.0.0.5

#   /etc/nginx/sites-available/bigbluebutton: 23.102.23.223

# Warning: API URL IPs do not match host:

#

#  IP from ifconfig: 10.0.0.5

#  /var/lib/tomcat7/demo/bbb_api_conf.jsp: 23.102.23.223

 

 

Please, can you help us to fix this issue a, and advice regarding the ip from the ifconfig

 

Fred Dixon

unread,
Nov 21, 2019, 6:25:32 AM11/21/19
to BigBlueButton-dev
Hi Mufleh,

> # Warning: found only 2 cores, whereas this server should have (at least) 4 CPU cores
> # to run BigBlueButton in production.

Your server has insufficient resources to run BigBlueButton, so your going to find it not working in random ways.  Is it possible for you to configure the server to have (at least) 4 CPU cores.  See



Regards,... Fred

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/f79a0cc1-78bf-4a73-94fe-337aac3c3dce%40googlegroups.com.


--
BigBlueButton Developer

Like BigBlueButton?  Tweet us at @bigbluebutton

mufleh abo niaaj

unread,
Nov 21, 2019, 6:46:01 AM11/21/19
to BigBlueButton-dev
Hi Fred, 

what about this issue below

# IP does not match:

# IP from ifconfig: 10.0.0.5

#   /etc/nginx/sites-available/bigbluebutton: 23.102.23.223

# Warning: API URL IPs do not match host:

#

#  IP from ifconfig: 10.0.0.5

#  /var/lib/tomcat7/demo/bbb_api_conf.jsp: 23.102.23.223

 

why not showing my server ip and what is ifconfig how to fix it?

Fred Dixon

unread,
Nov 21, 2019, 7:08:33 AM11/21/19
to BigBlueButton-dev
Hi Mufleh,

As a rule of thumb, we don't try to troubleshoot installation issues until the server has enough resources to run BigBlueButton, see


If your server has a public IP with a hostname that resolves to that public IP, you can try using bbb-install.sh to automate the installation/configuration steps.  See



Regards,... Fred


--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.

hamza dlimi

unread,
Apr 12, 2020, 4:41:25 AM4/12/20
to BigBlueButton-dev
mr Fred 
j'ai installé bbb sur un serveur ayant la configuration demandée mais je recoi le meme message d'erreur en executant "bbb-conf--check "
arning: API URL IPs do not match host:## IP from ifconfig: 10.128.0.2# /var/lib/tomcat7/demo/bbb_api_conf.jsp: 9raya.live# Warning: The setting of 10.128.0.2 for proxy_pass in## /etc/bigbluebutton/nginx/sip.nginx## does not match the local IP address (10.128.0.2).# (This is OK if you've manually changed the values)

hamza dlimi

unread,
Apr 12, 2020, 4:42:36 AM4/12/20
to BigBlueButton-dev
mr Fred
I installed bbb on a server with the requested configuration but I receive the same error message by executing "bbb-conf - check"
Reply all
Reply to author
Forward
0 new messages