Hi everyone,
I have a BBB with URL
bbbserver.masterd.es. The site loads fine but
when I join a username i have the message that you can look at the
subject:
Error: getJoinURL() failed
checksumError: You did not pass the checksum security check
I did a sudo bbb-conf check and that's the info I have:
st@ord01598:/$ sudo bbb-conf --check
BigBlueButton Server 0.8-beta-3
Kernel version: 2.6.32-38-generic
Distribution: Ubuntu 10.04.4 LTS (32-bit)
Memory: 2990 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel):
bbbserver.masterd.es
Red5:
bbbserver.masterd.es
/etc/nginx/sites-available/bigbluebutton (nginx)
server name:
bbbserver.masterd.es 10.1.2.122
port: 80
bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/
bigbluebutton.properties
(bbb-web)
bbb-web host:
bbbserver.masterd.es
/var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp (API demos)
bbb-web-api host:
bbbserver.masterd.es
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
/usr/local/bigbluebutton/core/scripts/slides.yml (record and playback)
playback host:
bbbserver.masterd.es
** Potential problems described below **
# The following properties in /var/lib/tomcat6/webapps/bigbluebutton/
WEB-INF/
cla
sses/bigbluebutton.properties have no value.
# bigbluebutton.web.logoutURL
Also I did a sudo bbb-conf -clean and this is the result:
st@ord01598:/$ sudo bbb-conf -clean
# The following properties in /var/lib/tomcat6/webapps/bigbluebutton/
WEB-INF/classes/bigbluebutton.properties have no value.
# bigbluebutton.web.logoutURL
# IP does not match:
# IP from ifconfig: 10.1.2.122
# /etc/nginx/sites-available/bigbluebutton:
bbbserver.masterd.es
10.1.2.122
# API Salt mismatch:
# /var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/
bigbluebutton.properties=42BA668A-5EDA-11E1-8C05-E12D4924019B
# /var/lib/tomcat6/webapps/demo/
bbb_api_conf.jsp=fa9a105567e52e16eca328237bac4043
# API URL IPs do not match host:
# IP from ifconfig: 10.1.2.122
# /var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp:
bbbserver.masterd.es
Doing a clean restart of BigBlueButton ...
* Stopping Red5 Server
red5
[ OK ]
* Stopping Tomcat servlet engine
tomcat6
[ OK ]
Stopping nginx: nginx.
Killing: 6781
Stopping OpenOffice headless server.
Record and Playback monitoring stopped
Cleaning Log Files ...
* could not access PID file for nginx
* Red5 Server is not running.
* Tomcat servlet engine is not running.
Starting FreeSWITCH
Error: stacksize 4194303 is too large: run ulimit -s 240 or run /opt/
freeswitch/bin/freeswitch -waste.
auto-adjusting stack size for optimal performance...
8405 Backgrounding.
Waiting for FreeSWITCH to start: ..................
Starting OpenOffice headless server
Starting nginx: the configuration file /etc/nginx/nginx.conf syntax is
ok
configuration file /etc/nginx/nginx.conf test is successful
nginx.
* Starting Red5 Server
red5
[ OK ]
* Starting Tomcat servlet engine
tomcat6
[ OK ]
Record and Playback monitoring started
Waiting for BigBlueButton to finish starting up (this may take a
minute): done
** Potential problems described below **
# The following properties in /var/lib/tomcat6/webapps/bigbluebutton/
WEB-INF/classes/bigbluebutton.properties have no value.
# bigbluebutton.web.logoutURL
# IP does not match:
# IP from ifconfig: 10.1.2.122
# /etc/nginx/sites-available/bigbluebutton:
bbbserver.masterd.es
10.1.2.122
# API Salt mismatch:
# /var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/
bigbluebutton.properties=42BA668A-5EDA-11E1-8C05-E12D4924019B
# /var/lib/tomcat6/webapps/demo/
bbb_api_conf.jsp=fa9a105567e52e16eca328237bac4043
# API URL IPs do not match host:
# IP from ifconfig: 10.1.2.122
# /var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp:
bbbserver.masterd.es
/usr/local/bin/bbb-conf: lÃnea 1197: [:
bbbserver.masterd.es: se
esperaba un operador binario
# The IP address (
bbbserver.masterd.es) set for playback_host in
# /usr/local/bigbluebutton/core/scripts/slides.yml
# does not match the local IP address (10.1.2.122).
Could anyone help me on this please?
Thank you in advanced!