BBB 2.0 New Install with Greenlight

219 views
Skip to first unread message

Cedric REYMOND

unread,
Oct 13, 2017, 10:44:07 AM10/13/17
to BigBlueButton-Setup
Hello,
I have followed the instructions to:
install bbb 2.0 on ubuntu server with SSL and greenlight.

When I call the url https://meeting.mydomain.com it redirects to :

but it gives me a 404 error.
I had no error during the install and bbb-conf --check is not reporting any errors...

Any suggestions?

Thanks
Cedric

Cedric REYMOND

unread,
Oct 13, 2017, 11:21:42 AM10/13/17
to BigBlueButton-Setup
Some more information

This the output of https://meeting.mydomain.com/bigbluebutton
<response>
<returncode>SUCCESS</returncode>
<version>1.1</version>
</response>

This is the output of docker run --rm --env-file env bigbluebutton/greenlight rake conf:check
Checking environment: Passed
Checking Connection: Passed
Checking Secret: Passed

This is the output of bbb-conf --check
 Kernel version: 4.4.0-97-generic
                      Distribution: Ubuntu 16.04.3 LTS (64-bit)
                            Memory: 4226 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): meeting.mydomain.com
                              red5: meeting.mydomain.com
              useWebrtcIfAvailable: true
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
                    websocket port: 5066
                    WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: meeting.mydomain.com
                              port: 80, [::]:80
                              port: 443 ssl
                    bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
                      bbb-web host: meeting.mydomain.com
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
                  voice conference: FreeSWITCH
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback host: meeting.mydomain.com


bbb-conf debug output:
Oct 13 17:03:25 meeting red5-shutdown.sh[6864]: Exception connecting to 127.0.0.1
Oct 13 17:03:25 meeting red5-shutdown.sh[6864]: java.lang.ArrayIndexOutOfBoundsException: 0
Oct 13 17:08:56 meeting red5-shutdown.sh[9313]: Exception connecting to 127.0.0.1
Oct 13 17:08:56 meeting red5-shutdown.sh[9313]: java.lang.ArrayIndexOutOfBoundsException: 0

 
bbb cleaned, server restarted....

Don't know what to do with this red5 error...

Cedric REYMOND

unread,
Oct 13, 2017, 11:51:04 AM10/13/17
to BigBlueButton-Setup
after restart:
 

Oct 13 17:43:32 meeting red5-shutdown.sh[13805]: Exception connecting to 127.0.0.1
Oct 13 17:43:32 meeting red5-shutdown.sh[13805]: java.lang.ArrayIndexOutOfBoundsException: 0
Oct 13 17:46:42 meeting bbb-apps-akka[939]: akka.ConfigurationException: Logger specified in config can't be loaded [akka.event.slf4j.Slf4jLogger] due to [akka.event.Logging$LoggerInitializationException: Logger log1-Slf4jLogger did not respond with LoggerInitialized, sent instead [TIMEOUT]]
Oct 13 17:46:42 meeting bbb-apps-akka[939]: Caused by: akka.event.Logging$LoggerInitializationException: Logger log1-Slf4jLogger did not respond with LoggerInitialized, sent instead [TIMEOUT]
Oct 13 17:46:42 meeting bbb-apps-akka[939]: Exception in thread "main" akka.ConfigurationException: Could not start logger due to [akka.ConfigurationException: Logger specified in config can't be loaded [akka.event.slf4j.Slf4jLogger] due to [akka.event.Logging$LoggerInitializationException: Logger log1-Slf4jLogger did not respond with LoggerInitialized, sent instead [TIMEOUT]]]
   -- Exceptions found in /var/log/bigbluebutton --
/var/log/bigbluebutton/bbb-web.log:java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext

Cedric REYMOND

unread,
Oct 13, 2017, 12:17:40 PM10/13/17
to BigBlueButton-Setup
I have reinstalled greenlight, and now it works....

Reply all
Reply to author
Forward
0 new messages