liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Gives error connecting server n display message could not connect to server. #1770

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Details of bbb-conf --check command..

BigBlueButton Server 0.81-RC4 (1524)
                    Kernel version: 2.6.32-52-server
                      Distribution: Ubuntu 10.04.4 LTS (64-bit)
                            Memory: 1999 MB

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): 192.168.1.15
                              Red5: 192.168.1.15

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: 192.168.1.15
                              port: 192.168.1.15:80
                    bbb-client dir: /home/ubuntu/dev/bigbluebutton/bigbluebutton-client

/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties 
(bbb-web)
                      bbb-web host: 192.168.1.15

/var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp (API demos)
                           api url: 192.168.1.15

/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: 192.168.1.15

** Potential problems described below **
# Warning: nginx is not serving the client from /var/www/bigbluebutton/.
# Instead, it's being served from
#
#    /home/ubuntu/dev/bigbluebutton/bigbluebutton-client
#
# (This is OK if you have setup a development environment.)

# Warning: The API demos are installed and accessible from:
#
#    http://192.168.1.15/
#
# 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

Original issue reported on code.google.com by miteb...@gmail.com on 28 Jul 2014 at 10:02

Attachments:

GoogleCodeExporter commented 9 years ago
Hi mitebonu,

Please post this to bigbluebutton-setup as it's very likely a configuration 
issue or a change that you made on your server that's causing the error.  For 
community support, see

  https://groups.google.com/forum/#!forum/bigbluebutton-setup

If at some point we determine there's a bug in BigBlueButton, then we'll open 
an issue to fix.

Original comment by ffdixon@gmail.com on 28 Jul 2014 at 11:51