BBB error

598 views
Skip to first unread message

Sven Vercammen

unread,
Nov 10, 2013, 12:21:24 PM11/10/13
to bigbluebu...@googlegroups.com
Hello,


I installed BBB and could use the Demo ! (happy happy :-) )

But, when I remove the demo, I can's open a meeting.


After some searching I think i first have to create a new meeting via the "api commands".
(I am still testing this now)

The errors I have:
-----------------


This XML file does not appear to have any style information associated with it. The document tree is shown below.
<response>
<returncode>FAILED</returncode>
<message>Could not find conference.</message>
<logoutURL>http://myserver</logoutURL>
</response>


--------------------------------------------------------------------------
--------------------------------------------------------------------------

Hangin @ "Connecting to server"
--> Log entry:
 
11/10/2013 17:24:24.675 [DEBUG] Loading locale at [ http://myserver/client/locale/en_US_resources.swf?a=1384100664675 ]
11/10/2013 17:24:24.678 [DEBUG] Setting up preferred locale nl_NL
11/10/2013 17:24:24.678 [DEBUG] The locale nl_NL is available
11/10/2013 17:24:24.688 [DEBUG] Setting up preferred locale index 11
11/10/2013 17:24:24.688 [DEBUG] Loading locale at [ http://myserver/client/locale/nl_NL_resources.swf?a=1384100664688 ]
11/10/2013 17:24:24.713 [DEBUG] Dependency Order: 
11/10/2013 17:24:24.735 [DEBUG] ***** Config Loaded ****
11/10/2013 17:24:25.526 [DEBUG] Loaded locale [nl_NL] but setting [en_US] as fallback
11/10/2013 17:24:25.530 [DEBUG] Received locale version fron locale file.
11/10/2013 17:24:33.546 [ERROR] Failed to connect to RTMP:///
11/10/2013 17:24:33.595 [ERROR] Failed to connect to RTMPT:///

--------------------------------------------------------------------------
--------------------------------------------------------------------------
When i install the demo package, i can connect to the server.
After removing an restarting --> Same errors
--------------------------------------------------------------------------
--------------------------------------------------------------------------
sudo bbb-conf --check

BigBlueButton Server 0.81 (1445)
                    Kernel version: 2.6.32-53-server
                      Distribution: Ubuntu 10.04.4 LTS (64-bit)
                            Memory: 16083 MB

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): myserver
                              Red5: myserver

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: myserver
                              port: 80
                    bbb-client dir: /var/www/bigbluebutton

/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
                      bbb-web host: myserver

/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
                  voice conference: FreeSWITCH
                     capture video: true
                   capture desktop: true

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback host: myserver

** Potential problems described below **

--------------------------------------------------------------------------
--------------------------------------------------------------------------

I created a meeting:

Response:
<response>
<returncode>SUCCESS</returncode>
<meetingID>abc123</meetingID>
<attendeePW>111222</attendeePW>
<moderatorPW>333444</moderatorPW>
<createTime>1384103544636</createTime>
<hasBeenForciblyEnded>false</hasBeenForciblyEnded>
<messageKey/>
<message/>
</response>

I wanted to attend the meeting:

Response:
<response>
<returncode>FAILED</returncode>
<messageKey>invalidMeetingIdentifier</messageKey>
<message>
The meeting ID that you supplied did not match any existing meetings
</message>
</response>


Any idea ???

Thanks
Sven






Sven Vercammen

unread,
Nov 10, 2013, 12:39:57 PM11/10/13
to bigbluebu...@googlegroups.com
OK,

I checked everything again and I managed to create and join a meeting.
So, case closed !

Thanks !!!!!

Op zondag 10 november 2013 18:21:24 UTC+1 schreef Sven Vercammen:

Fred Dixon

unread,
Nov 10, 2013, 12:39:42 PM11/10/13
to bigbluebu...@googlegroups.com
Hi Sven,

Assuming your developing a front-end, to make it easier to test API calls, use API Mate to generate sample API calls for your BigBlueButton server. See
 

Once you call 'create', the meeting is creating on the BigBlueButton server; however, if no users join the meeting within 5 minutes, the meeting will be cleared from memory.  After five minutes of inactivity, an attempt to join will return the invalidMeetingIdentifier.

To avoid this scenario, when you return a join URL to the user, do a 'create' call right before.  This way, the meeting is created just in time for the first user to join.


Regards,... Fred


--
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 http://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/groups/opt_out.



--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton
Reply all
Reply to author
Forward
0 new messages