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

Element call regularly gets stuck on "Loading..." screen. #1700

Open
erikjohnston opened this issue Oct 5, 2023 · 0 comments
Open

Element call regularly gets stuck on "Loading..." screen. #1700

erikjohnston opened this issue Oct 5, 2023 · 0 comments
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@erikjohnston
Copy link
Member

Steps to reproduce

  1. Open an element call link. This happens fairly reliably.
  2. Get stuck on "Loading..." screen
  3. Refreshing often (but not always) takes you to the "enter display name" screen. Then you can join the call as normal.

The console logs from the loading screen ends with:

logger.ts:48 Error downloading keys for @aqua-electoral-jackal:call.ems.host: DOMException: The user aborted a request.
(anonymous) @ logger.ts:48
logger.ts:48 Error downloading keys for @aqua-electoral-jackal:call.ems.host: DOMException: The user aborted a request.
(anonymous) @ logger.ts:48
/room/#/backendprodu…A5gl0TsSEtRiAvUJ2:1 Uncaught (in promise) DOMException: The user aborted a request.
logger.ts:48 Error: Crypto store data was expected, but none was found
    at kR (matrix-utils.ts:134:37)
    at async Qze (ClientContext.tsx:374:24)

Outcome

What did you expect?

To be able to join a call

What happened instead?

It gets stuck until you refresh

Operating system

Ubuntu

Browser information

Chrome Version 116.0.5845.187 (Official Build) (64-bit)

URL for webapp

call.element.io

Will you send logs?

No

@erikjohnston erikjohnston added the T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems label Oct 5, 2023
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