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

[2.6.16] enforcing checksum algorithm when joining breakout rooms #19726

Closed
paulseto opened this issue Mar 3, 2024 · 0 comments
Closed

[2.6.16] enforcing checksum algorithm when joining breakout rooms #19726

paulseto opened this issue Mar 3, 2024 · 0 comments

Comments

@paulseto
Copy link
Contributor

paulseto commented Mar 3, 2024

Describe the bug
Joining a breakout room cause a checksum error.

To Reproduce
Steps to reproduce the behavior:

  1. Update /etc/bigbluebutton/bbb-web.properties so it only support sha512
 supportedChecksumAlgorithms=sha512
  1. Restart BBB with sudo bbb-conf --restart
  2. Create a meeting and join with 4 users
  3. Create and auto assign users to a breakout room
  4. Attempt to join breakout room.

Expected behavior
Join breakout room.

Actual behavior
User is unable to join breakout room and url contains an error message.

Screenshots

Desktop (please complete the following information):
Test on Windows 10 with latest version of Edge, Chrome, and FireFox

Smartphone (please complete the following information):
None

Additional context
None

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

No branches or pull requests

2 participants