firstuser@u1404:~/dev/bigbluebutton/bigbluebutton-client$ sudo bbb-conf --clean
Doing a restart of BigBlueButton and cleaning out all log files...
* Stopping daemon monitor monit [ OK ]
* Stopping Red5 Server red5 [ OK ]
* Stopping Tomcat servlet engine tomcat7 [ OK ]
Killing: 15262
* Stopping bbb-record-core
Cleaning Log Files ...
* nginx is not running
* Red5 Server is not running.
* Tomcat servlet engine is not running.
16530 Backgrounding.
Waiting for FreeSWITCH to start: ...............
* Starting Red5 Server red5
[ OK ]
* Starting Tomcat servlet engine tomcat7 [ OK ]
* Starting daemon monitor monit [ OK ]
Note: monit will automatically start bbb-record-core and LibreOffice within 60 seconds.
Waiting for BigBlueButton to finish starting up (this may take a minute): ........................................Startup unsuccessful: could not connect to
http://My_IP_ADD/bigbluebutton/api
firstuser@u1404:~/dev/bigbluebutton/bigbluebutton-client$ sudo bbb-conf --check
BigBlueButton Server 0.9.0-beta (421)
Kernel version: 3.13.0-36-generic
Distribution: Ubuntu 14.04.1 LTS (64-bit)
Memory: 3953 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel): My_IP_ADD
Red5: My_IP_ADD
useWebrtcIfAvailable: true
/opt/freeswitch/conf/sip_profiles/external.xml (FreeSWITCH)
websocket port: 5066
WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx)
server name: My_IP_ADD
port: 80
bbb-client dir: /home/firstuser/dev/bigbluebutton/bigbluebutton-client
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bbb-web host: My_IP_ADD
/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: My_IP_ADD
** Potential problems described below **
# Not Running: Nginx
# Warning: nginx is not serving the client from /var/www/bigbluebutton/.
# Instead, it's being served from
#
# /home/firstuser/dev/bigbluebutton/bigbluebutton-client
#
# (This is OK if you have setup a development environment.)
# Warning: The directory
#
# /home/firstuser/dev/bigbluebutton/bigbluebutton-client
#
# does not exist. The BigBlueButton client will not load.
# Warning: The installed ffmpeg version '2.4.git' is not supported
# Recording processing may not function correctly
# Error: Could not connect to the configured hostname/IP address
#
#
# If your BigBlueButton server is behind a firewall, see FAQ:
#
#
# (See entry for setting up BigBlueButton behind a firewall.)
# Error: Unable to reach default URL for presentation:
#
#
# Check value for beans.presentationService.defaultUploadedPresentation in
# /var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
firstuser@u1404:~/dev/bigbluebutton/bigbluebutton-client$