Welcome to nginx screen on bigbluebutton server?

1,236 views
Skip to first unread message

StratMaster43

unread,
May 21, 2011, 10:08:40 AM5/21/11
to BigBlueButton-Setup
I am using virtualbox to run the bigbluebutton install packages with
ubuntu. I changed the ip to reflect my local ip and forwarded ports
1935, 80, and 9123. The prompt returns no problems when I type sudo
bbb-conf --check. Yet when I visit the local url that should be the
bigbluebutton server, all I get is a screen that says "Welcome to
nginx" Does anyone have any assistance on the matter or is there any
way to change which port bigbluebutton operates on? I checked all of
the Google groups posts on the issue as well as the bigbluebutton
setup archives, but none were useful. Note that I already have a web
server running on port 80. Is there any way to run a web server AND a
bigbluebutton server at the same time?

Seun Ojedeji

unread,
May 21, 2011, 4:38:06 PM5/21/11
to bigbluebu...@googlegroups.com
On Sat, May 21, 2011 at 3:08 PM, StratMaster43 <breyno...@gmail.com> wrote:
I am using virtualbox to run the bigbluebutton install packages with
ubuntu. I changed the ip to reflect my local ip and forwarded ports
1935, 80, and 9123.   ---->  WHy are you forwarding the port? do you want to have external access(you don't need to forward port if its for local access only)

The prompt returns no problems when I type sudo
bbb-conf --check. ---> What does the output look like?
 
Yet when I visit the local url that should be the
bigbluebutton server, all I get is a screen that says "Welcome to
nginx" ---> what ip did you use here?
 
Does anyone have any assistance on the matter or is there any
way to change which port bigbluebutton operates on? I checked all of
the Google groups posts on the issue as well as the bigbluebutton
setup archives, but none were useful. Note that I already have a web
server running on port 80. Is there any way to run a web server AND a
bigbluebutton server at the same time?

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To post to this group, send email to bigbluebu...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.




--
------------------------------------------------------------------------
Seun Ojedeji,
University of Nigeria, Nsukka
web:      http://www.unn.edu.ng
Mobile: +2348035233535
alt email: seun.o...@unn.edu.ng

you don't need a hero to succeed on the field....you need a team!

Fred Dixon

unread,
May 21, 2011, 5:48:13 PM5/21/11
to BigBlueButton-Setup
BigBlueButton uses nginx as a proxy server, which listens on port 80,
and routes incoming request for calls to port 80 to local processes
for bbb-web (port 8080), desktop sharing (9123), and red5.

> Note that I already have a web server running on port 80.

We recommend you run you web application on one server and
BigBlueButton on a second server; otherwise, the configurations and
need to process incoming request on port 80 will conflict with each
other. Two web servers can't both listen to the same port.

To see if BigBlueButton will still run, can you try stopping your
current web server (thus freeing port 80), then do

sudo bbb-conf --clean
sudo bbb-conf --check

and, if there are no messages after "** Potential Problems**", try
accessing the BigBlueButton server through the browser. You should
see the landing page.

Technically, of course, it is possible to run everything on one
server, but you really have to understand how nginx is routing all the
incoming requests. You web application probably uses PHP, so you
would need to install PHP to run within nginx. Or port over all the
routing logic to your existing web server.

Big effort, and all unnecessary if you setup BigBlueButton on its own
server.

Regards,... Fred

Don Simps

unread,
May 22, 2011, 4:17:51 AM5/22/11
to BigBlueButton-Setup


had the same problem some time ago. i did not have my computer
connected to internet when i was doing the installation. i just
reinstalled now with the computer connected to internet. all the
necessary packages were installed now and i can use it.

Fred Dixon

unread,
May 22, 2011, 7:19:32 AM5/22/11
to bigbluebu...@googlegroups.com
Unfortunately, at the moment ubuntu.bigbluebutton.org is off-line due
to a networking problem, see

http://groups.google.com/group/bigbluebutton-setup/browse_thread/thread/54f3cb462f8ccc2f#

We'll post when then repository is up again.

Regards,... Fred

Reply all
Reply to author
Forward
0 new messages