liuzhe02 / bigbluebutton

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

EC2 9.0 installation #1810

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I've installed an EC2 instance, got "Welcome to Nginx" screen and followed the 
instructions:
https://code.google.com/p/bigbluebutton/wiki/090InstallationUbuntu#Change_the_Bi
gBlueButton_Server's_IP

BBB starts OK, but when running
sudo bbb-conf --check
I get the following errors:
#                           IP from ifconfig: <EC2_private_IP>
#   /etc/nginx/sites-available/bigbluebutton: <EC2_elastic_IP>
# Warning: API URL IPs do not match host:
#
#                                IP from ifconfig: <EC2_private_IP>
#  /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: <EC2_elastic_IP>

# Error: Unable to connect to port 1935 (RTMP) on <EC2_elastic_IP>

# Error: Unable to connect to port 9123 (desktop sharing) on <EC2_elastic_IP>

And audio input is not connecting.

Any help will be appreciated.

Thanks!

Original issue reported on code.google.com by nevo...@gmail.com on 2 Oct 2014 at 3:51

GoogleCodeExporter commented 9 years ago
Hi Nevonat,

Can you please post this question to bigbluebutton-setup, see

   http://groups.google.com/group/bigbluebutton-setup/topics?gvc=2

and we'll help you there.  If during the investigation we determine there is a 
problem with BigBlueButton itself, we'll open an issue to track and fix it.

Original comment by ffdixon@gmail.com on 4 Oct 2014 at 12:10