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

"Key set not found" for user in encrypted video room #2396

Open
menturion opened this issue May 31, 2024 · 0 comments
Open

"Key set not found" for user in encrypted video room #2396

menturion opened this issue May 31, 2024 · 0 comments
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@menturion
Copy link

menturion commented May 31, 2024

matrix-js-sdk: latest dev branch
matrix-react-sdk: latest dev branch
element-call: latest dev branch
LiveKit: 1.6.1

Steps to reproduce

I am getting the following error in encrypted video rooms:
livekit-client.e2ee.worker.mjs:1113 TypeError: key set not found for @john:domain.com:GPPDFBOMUK at index 0

(It seems that) the key is not set here ...

(e2eeOptions.keyProvider as ExternalE2EEKeyProvider).setKey(

Outcome

The consequence is that users can join a video room but video and voice do not work in group calls.

All group calls work fine in a video room if the encryption is disabled for that room.

Operating system

All

Browser information

No response

URL for webapp

No response

Will you send logs?

No

@menturion menturion added the T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant