recording ready notification fails

30 views
Skip to first unread message

Les Piech

unread,
May 30, 2024, 2:27:19 PMMay 30
to BigBlueButton-dev
BBB Version 2.7.7

although rare, I've had a couple of instances where the recording notification fails to deliver, example:

I, [2024-05-22T11:02:18.768356 #2951603]  INFO -- : Recording Ready Notify for [5c310f45e5f5a8d4fe28647ec5efea4174ac046c-1716387391456] starts
I, [2024-05-22T11:02:18.768476 #2951603]  INFO -- : Task: Getting meeting metadata
I, [2024-05-22T11:02:18.784869 #2951603]  INFO -- : Making callback for recording ready notification
I, [2024-05-22T11:02:18.785227 #2951603]  INFO -- : Task: Getting external meeting id
I, [2024-05-22T11:02:18.785273 #2951603]  INFO -- : Task: Getting meeting metadata
I, [2024-05-22T11:02:18.799526 #2951603]  INFO -- : Sending request to [REDACTED]
I, [2024-05-22T11:02:19.273013 #2951603]  INFO -- : Rescued
I, [2024-05-22T11:02:19.273145 #2951603]  INFO -- : end of file reached
I, [2024-05-22T11:02:19.273225 #2951603]  INFO -- : Recording Ready notify ends

instead of "Recording notifier successful: ..." I get a "Rescued" followed by an "end of file reached".   the receiving server does not log anything in the apache log for the callback.

the recording ready url is local on the same network as the BBB server and was working fine just before and just after this incident.

this callback function is very important for recording management and fixing it after the fact is a chore.

Does anyone know what the messages mean? 
Is it possible to set an automatic retry when something like this happens?
any details appreciated.  

Thanks,
Les

Les Piech

unread,
May 30, 2024, 2:32:32 PMMay 30
to BigBlueButton-dev
I also noted it took about a minute to fail so it sounds like a 60 sec timeout was reached and then it gave up.
I'm most interested in setting it up for automatic retries, if that is possible.

Felipe Cecagno

unread,
Jun 4, 2024, 8:36:19 AMJun 4
to bigblueb...@googlegroups.com
I, [2024-05-22T11:02:18.799526 #2951603]  INFO -- : Sending request to [REDACTED]
I, [2024-05-22T11:02:19.273013 #2951603]  INFO -- : Rescued

That's a second difference, not a minute.

--
   
Felipe Cecagno


--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/ac778425-f10e-464c-ad7d-673d5b0cc1b4n%40googlegroups.com.

Les Piech

unread,
Jun 4, 2024, 10:28:50 AMJun 4
to BigBlueButton-dev
ah, you're right! my bad.  that makes it a bit weirder then to fail after one second.  I took a look at the ruby script and adding a fail retry looks doable.
Reply all
Reply to author
Forward
0 new messages