Open vkruoso opened 3 years ago
Which Jicofo version did you see this with?
Im running with the stable-4548-1 tag on the docker images. jitsi/jicofo:stable-4548-1
Oh, that's very old..it's from May of last year. I ask because I fixed something in Jicofo recently that I think may fix what you're reporting here.
Yeah, we have not updated so often to keep stability (and determine how we handle new features like the lobby). Can you point out to the changes? Is there tests running that catch that scenario? Before going to the upgrade process, it would be great to have the security that it will solve the issue. Im also open to do work on that so we can move forward.
https://github.com/jitsi/jicofo/pull/659 was the one I was referring to, but there was this one related to Jibri as well: https://github.com/jitsi/jicofo/pull/603
Description
I've faced a race condition when recordings start nearly at the same moment. The logs below show it happening.
The following are the steps Jibri took:
In the interface this is what happened:
Expected Behavior
I'm assuming this is a mix up on the interface considering which recording has failed to start. So the interface would indicate to the customer that the recording has failed.
Logs