hi all ,
i have a bigbluebutton server installed behind a firewall and using it with Moodle 2.6 in my university for learning purposes
i know that this error issue may be related to some ports closed by the firewall but i checked the firewall with the person how responsible for it to insure that all needed ports are oppened (TCP 80, 1935, 9123 & UDP 16384 - 32768 ports) but still have this error
Note, i`m working on bigbluebutton with its default http
here is the output of (bbb-conf --check)
root@bbbpc:~# bbb-conf --check
BigBlueButton Server 1.0.0 (1062)
Kernel version: 4.4.0-59-generic
Distribution: Ubuntu 14.04.5 LTS (64-bit)
Memory: 3917 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel): 195.246.54.76
Red5: 195.246.54.76
useWebrtcIfAvailable: true
/opt/freeswitch/conf/sip_profiles/external.xml (FreeSWITCH)
websocket port: 5066
WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx)
server name: 195.246.54.76
port: 80
bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bbb-web host: 195.246.54.76
/var/www/bigbluebutton/check/conf/config.xml (client check)
client check: 195.246.54.76
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
capture video: true
capture desktop: true
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
playback host: 195.246.54.76
** Potential problems described below **
# IP does not match:
# IP from ifconfig: 192.168.11.20
# /etc/nginx/sites-available/bigbluebutton: 195.246.54.76
# Warning: You are running BigBlueButton on a server with less than 4G of memory. Your
# performance may suffer.
# Warning: The client self check is installed and accessible from:
#
#
http://195.246.54.76/check#
regards ,Mohamed