I get the following errors when using BBB on Ubuntu 10.04.4 LTS (64-bit)
# IP does not match:
# IP from ifconfig: 74.208.171.170
# 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.)
#
# /usr/local/bigbluebutton/core/scripts/slides.yml
#
# does not match the local IP address (74.208.171.170).
I am not worried about the hostname not matching the ip address as that should work just fine, its forwarded to my servers IP address. the main one I am worried about is this:
# Error: Could not connect to the configured hostname/IP address
#
#
# If your BigBlueButton server is behind a firewall, see FAQ:
#
Not sure how to resolve it, I have my website on a different server, and I connect to Big blue button through the joomla extension Though with or without the extension from joomla, and event tested the one with drupal, after a short amount of time I get an HTTP 500 error at the address for big blue button, and then I run a check and that error above is what pops up. I tried finding out in the FAQ as it suggested though I couldnt find it at all. The only reason I am concerned about this error only is because it pops up using the servers IP address as well. Any idea how to fix it? I would provide a log file but I am not sure where I can find it