Hello,
I did the install of BigBlueButton as shown on http://docs.bigbluebutton.org/install/install.html. When I run bbb-conf --check, here are the problems I'm getting.
** Potential problems described below **
# Warning: API URL IPs do not match host:
#
# IP from ifconfig: xx.xx.xx.xx
# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: mydomainname.com
#
# Error: Unable to connect to the FreeSWITCH Event Socket Layer on port 8021
# Warning: the voice application may not have registered with the sip server.
# Try running:
#
# sudo bbb-conf --clean
#
....................
# Error: Could not connect to the configured hostname/IP address
#
# http://mydomainname.com
#
# If your BigBlueButton server is behind a firewall, see FAQ.
# Error: FreeSWITCH is listening on IP address <ip-address-1> for SIP calls, but
# The IP address <ip-address-2> set bbb.set.app.ip.
#
# Warning: The API demos are installed and accessible from:
#
# http://mydomainname.com/demo/demo1.jsp
#
# 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
# Warning: The client self-check is installed and accessible from:
#
# http://mydomainname.com/check
#
# Error: Unable to reach default URL for presentation:
#
# http://mydomainname.com/default.pdf
Note that http://mydomainname.com is just a
placeholder and not my actual domain name. I’m fairly new to BigBlueButton so
any help will be appreciated. When I go to http://mydomainname.com
on my browser, I’m getting the Welcome to Nginx page. When I go the demo page (http://mydomainname.com/demo/demo1.jsp
) I’m getting the 404 not found page. The same applies to when I go to the
self-check page (http://mydomainname.com/check)
and default URL for presentation (http://mydomainname.com/default.pdf).
I tried to use bbb-conf –setip mydomainname.com but I’m still getting the same
errors when I use bbb-conf --check. I made sure that the domain name resolves
to the IP address in the warning (which is also <ip-address-2>). I’m not
sure if it has anything to do with my firewall since I’m able to ping the IP
address from an external device. Also, note that I did change the files according to this link http://docs.bigbluebutton.org/install/install.html#configuring-bigbluebutton-behind-a-firewall and I noticed that was when the FreeSWITCH error started happening. I reverted the files back to their defaults and I have been getting the FreeSWITCH error since then.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
$ sudo apt-get remove --purge apache2 apache2-utils
$ sudo rm -rf /etc/apache2
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
# Error: FreeSWITCH is listening on IP address <ip-address-1> for SIP calls, but
# The IP address <ip-address-2> set bbb.set.app.ip.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
● freeswitch.service - freeswitch Loaded: loaded (/lib/systemd/system/freeswitch.service; enabled; vendor preset: enabled) Active: inactive (dead) (Result: exit-code) since Wed 2018-07-04 00:45:36 EDT; 18h ago Process: 1663 ExecStart=/opt/freeswitch/bin/freeswitch -u freeswitch -g daemon -ncwait $DAEMON_OPTS (code=exited, status=1/FAILURE)
Jul 04 00:45:36 (server name) systemd[1]: Failed to start freeswitch.
Jul 04 00:45:36 (server name) systemd[1]: freeswitch.service: Unit entered failed state.
Jul 04 00:45:36 (server name) systemd[1]: freeswitch.service: Failed with result 'exit-code'. Jul 04 00:45:36 (server name) systemd[1]: freeswitch.service: Server hold-off time over, scheduling restart. Jul 04 00:45:36 (server name) systemd[1]: Stopped freeswitch. Jul 04 00:45:36 (server name) systemd[1]: freeswitch.service: Start request repeated too quickly.
Jul 04 00:45:36 (server name) systemd[1]: Failed to start freeswitch.
Here is the output of journalctl -u freeswitch.service:
Jul 04 00:45:04 (server name) systemd[1]: Starting freeswitch...
Jul 04 00:45:28 (server name) freeswitch [1178]: 1513 Backgrounding.
Jul 04 00:45:34 (server name) systemd[1]: freeswitch.service: Control process exited, code=exited status=1
Jul 04 00:45:34 (server name) systemd[1]: Failed to start freeswitch.
Jul 04 00:45:34 (server name) systemd[1]: freeswitch.service: Unit entered failed state.
Jul 04 00:45:34 (server name) systemd[1]: freeswitch.service: Failed with result 'exit-code'. Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Server hold-off time over, scheduling restart. Jul 04 00:45:35 (server name) systemd[1]: Stopped freeswitch.
Jul 04 00:45:35 (server name) systemd[1]: Starting freeswitch...
Jul 04 00:45:35 (server name) freeswitch [1611]: 1612 Backgrounding.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Control process exited, code=exited status=1
Jul 04 00:45:35 (server name) systemd[1]: Failed to start freeswitch.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Unit entered failed state.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Failed with result 'exit-code'. Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Server hold-off time over, scheduling restart. Jul 04 00:45:35 (server name) systemd[1]: Stopped freeswitch.
Jul 04 00:45:35 (server name) systemd[1]: Starting freeswitch...
Jul 04 00:45:35 (server name) freeswitch [1631]: 1632 Backgrounding.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Control process exited, code=exited status=1
Jul 04 00:45:35 (server name) systemd[1]: Failed to start freeswitch.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Unit entered failed state.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Failed with result 'exit-code'. Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Server hold-off time over, scheduling restart. Jul 04 00:45:35 (server name) systemd[1]: Stopped freeswitch.
Jul 04 00:45:35 (server name) systemd[1]: Starting freeswitch...
Jul 04 00:45:35 (server name) freeswitch [1639]: 1640 Backgrounding.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Control process exited, code=exited status=1
Jul 04 00:45:35 (server name) systemd[1]: Failed to start freeswitch.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Unit entered failed state.
Jul 04 00:45:35 (server name) systemd[1]: freeswitch.service: Failed with result 'exit-code'. Jul 04 00:45:36 (server name) systemd[1]: freeswitch.service: Server hold-off time over, scheduling restart. Jul 04 00:45:36 (server name) systemd[1]: Stopped freeswitch.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.