I am installing a new copy of the Big Blue Button everything fine but HTML5 not working.
Flash is working fine but html demo shows me Not found Error.
bbb-conf --check
BigBlueButton Server 2.0.0-RC2 (1439)
Kernel version: 4.4.0-130-generic
Distribution: Ubuntu 16.04.4 LTS (64-bit)
Memory: 14315 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel): rtmp://
arab-web-design.com red5:
arab-web-design.com useWebrtcIfAvailable: true
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
websocket:
178.238.232.173:7443 WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx)
server name:
arab-web-design.com port: 80, [::]:80, [::]:443
port: 443 ssl
bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bbb-web host:
arab-web-design.com/var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp (API demos)
url:
arab-web-design.com/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
playback host:
arab-web-design.com ffmpeg: 4.0.1-0york0~16.04
/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento)
kurentoUrl: ws://
arab-web-design.com:8888/kurento kurentoIp: 178.238.232.173
localIpAddress: 178.238.232.173
recordScreenSharing: true
recordWebcams: true
Node: v8.11.3
mongoDB: v3.4.16
** Potential problems described below **
# Warning: API URL IPs do not match host:
#
# IP from ifconfig: 178.238.232.173
# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp:
arab-web-design.com# Warning: The API demos are installed and accessible from:
#
#
https://arab-web-design.com/demo/demo1.jsp#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
# sudo apt-get purge bbb-demo
------------------------------