-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
since version 9909 videobridge error #2008
Comments
Please share the JVB logs. |
jvb logs
|
Is that all? No further logs? |
yes, then only the last or (last two) lines are repeated. i had to jump back to the old version first, i can send logs again tonight |
new try
|
Can you please share the generated config for Jicofo and JVB after the containers are started? |
|
Everything looks ok to me... @aaronkvanmeerten do you spot anything sus? |
From what I can see there's a few timeouts going on. At least the client websocket looks like it timed out somewhere in the flow, so you should confirm you have at least 61+ second timeouts on any proxy upstream (90 is better). We for instance have to do this both on the haproxy layer and the cloud provider load balancer configuration above that for our deployments. However, 10-20 seconds is clearly faster than this so your failure may be in a different part of the stack. Another set of timeouts I also see are some failures to allocation colibri v2 channels in the JVB, which may also be an issue but I think @bgrozev may have a better idea of what's happening in that part. |
JVB receives the colibri2 message, but never responds. It doesn't log any errors, or anything. That's what's causing the errors on the clients, but I don't have an explanation |
since version 9909 our jitis unfortunately does not work anymore, after a few seconds the connection drops with the following errors.
CONFERENCE FAILED: conference.videobridgeNotAvailable
Info
so docker installed in a VM in the AWS.
in front of it is a nginx proxy
own turn-server
authentication via oauth
up to and including version ‘stable-9823’ everything ran without any problems.
i can't find anything conspicuous in the change logs between stable-9823 and stable-9909 that could cause the problem.
Translated with DeepL.com (free version)
env, all the important information can be found below at ####custom####
browser logs
conference.js:276 2025-01-29T09:46:47.675Z [conference.js] <Y1._onConferenceFailed>: CONFERENCE FAILED: conference.videobridgeNotAvailable
jicofo
thanks for your help
The text was updated successfully, but these errors were encountered: