BBB (under proxy)

215 views
Skip to first unread message

Антон Мацюк

unread,
Jun 30, 2016, 8:55:00 AM6/30/16
to bigbluebutton-users
Hi!
Have trouble connecting to home bbb from work. There is something in console:

BigBlueButton SWF is ready.
ident2:1 POST http://bbb.denixx.net/fcs/ident2 404 (Not Found)
bbblogger.js?v=268:23 Successfully connected on test connection. {"server":"bbb.denixx.net","port":"","app":"video/portTest","userId":"wkgvgdkqqsaw_1","username":"denixx","meetingId":"183f0bf3a0982a127bdb8161e0c44eb696b3e75c-146729110****","protocol":"RTMPT","meetingName":"Demo Meeting"}
ident2:1 POST http://bbb.denixx.net/fcs/ident2 404 (Not Found)
ident2:1 POST http://bbb.denixx.net/fcs/ident2 404 (Not Found)
bbblogger.js?v=268:15 User disconnected from BBB App. {"user":{"meetingId":"183f0bf3a0982a127bdb8161e0c44eb696b3e75c-146729110****","externalMeetingId":"Demo Meeting","userId":"wkgvgdkqqsaw_2","meetingName":"Demo Meeting","userName":"denixx"},"reason":"connectionFailed"}

What it can be?
Thanks!

Антон Мацюк

unread,
Jun 30, 2016, 8:57:23 AM6/30/16
to bigbluebutton-users
Can't connect because of this, says connection failed.

четверг, 30 июня 2016 г., 15:55:00 UTC+3 пользователь Антон Мацюк написал:

Антон Мацюк

unread,
Jul 2, 2016, 1:20:40 AM7/2/16
to bigbluebutton-users
192.168.0._ - - [02/Jul/2016:08:13:32 +0300] "POST /fcs/ident2 HTTP/1.0" 404 0 "http://bbb.denixx.net/client/BigBlueButton.html" "Shockwave Flash"
There is 404 in nginx logfile at bbb server. What it can be?

четверг, 30 июня 2016 г., 15:57:23 UTC+3 пользователь Антон Мацюк написал:

Chad Pilkey

unread,
Jul 4, 2016, 12:11:28 PM7/4/16
to bigbluebutton-users
That end point is used for RTMPT (tunnelling) and a 404 return is the appropriate response. The RTMP Wikipedia page has a brief explanation (https://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol#HTTP_tunneling_.28RTMPT.29) and you can probably find more information just by googling "/fcs/ident2".

Антон Мацюк

unread,
Jul 29, 2016, 7:29:18 AM7/29/16
to bigbluebutton-users
Chad, can I, please, save data as HAR (from developer's console), and send someone, maybe there is something wrong in the process of initialization. Can't figure out, what's wrong...
To be more precise:
There is /api/enter
Then /fcs/ident2 (with 400, it's ok).
/open/1 200
then idle/send with 200's.
After that another /api/enter 200.
Another /fcs/ident2 (with 400, it's ok).
/open/1 200
then idle/send with 200's. (with other id).
And Ooops, /send/(ID2)/2 with 400 !
/fcs/ident2 404 (it's ok)
/open 200
/idle/(ID3)/0 200
/send(ID3)/1 503!!! (21,01 seconds, runs too long, and waybe something wrong is going here, this is why error occurs in interface)

понедельник, 4 июля 2016 г., 19:11:28 UTC+3 пользователь Chad Pilkey написал:

Chad Pilkey

unread,
Aug 3, 2016, 3:50:44 PM8/3/16
to bigbluebutton-users
I've never really looked into the RTMPT functionality so unfortunately I can't comment on the messages. We use RTMPT as a last ditch effort to try and make a connection, but it definitely has it's own issues. The best solution is to allow TCP connections through port 1935 so you can use RTMP instead of RTMPT.
Reply all
Reply to author
Forward
0 new messages