Skip to content
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

Collibri relay ws connection problem #2065

Closed
bukharin opened this issue Nov 3, 2023 · 3 comments
Closed

Collibri relay ws connection problem #2065

bukharin opened this issue Nov 3, 2023 · 3 comments

Comments

@bukharin
Copy link

bukharin commented Nov 3, 2023

Description

Collibri relay ws not works on latest build

Current behavior

Collibri ws relay broken. JVB's does not exchanges any collibri messages with an error

RelayMessageTransport.webSocketTextReceived#379: Received text from an unknown web socket.

May be related to 37da7e1

Does not reproduces on latest stable release

@bgrozev
Copy link
Member

bgrozev commented Nov 3, 2023

Thanks for the report @bukharin. I found something suspicious in the code, and fixed it in #2066, but I don't know if it will make a difference. Can you test?

What's strange is that we've been running with 37da7e1 on meet-jit-si for a while and haven't seen this problem or any problem connecting relays. Are you using jicofo or something else to control the bridges?

@bukharin
Copy link
Author

bukharin commented Nov 7, 2023

@bgrozev yes, we use jicofo to control the bridge

I see that you merge the brunch, are you able to reproduce the problem?

I can confirm that 2.3-59-g5c48e421 works fine, thank you!

@bukharin bukharin closed this as completed Nov 7, 2023
@bgrozev
Copy link
Member

bgrozev commented Nov 7, 2023

Great, thanks for confirming!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants