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 R: IDBDatabase.transaction: Can't start a transaction on a closed database #26918

Closed
andybalaam opened this issue Jan 24, 2024 · 2 comments
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Labs

Comments

@andybalaam
Copy link
Member

andybalaam commented Jan 24, 2024

Steps to reproduce

  1. Using Element Web R as normal
  2. Noticed weird receipt behaviour, then later noticed messages were not arriving even though I saw them on other clients.
  3. Checked the logs

Outcome

What did you expect?

To receive messages.

What happened instead?

No messages received, this message in logs:

12:45:08.251 IndexedDBStore failure, degrading to MemoryStore InvalidStateError: IDBDatabase.transaction: Can't start a transaction on a closed database
    RemoteIndexedDBStoreBackend https://develop.element.io/bundles/7b3472464609c5d70af1/bundle.js:138593
bundle.js:260370:19

Operating system

Ubuntu 20.04

Browser information

Firefox 119.0.1

URL for webapp

develop.element.io

Application version

Element version: 6e1f842-react-aea55eb0801e-js-ab217bdc3552
Crypto version: Rust SDK 0.7.0 (500c68b), Vodozemac 0.5.0

Homeserver

matrix.org

Will you send logs?

Yes

@andybalaam
Copy link
Member Author

Rageshake attached, including a comment with a manual export of the logs from when Indexed DB was not working.

@andybalaam andybalaam added the A-Element-R Issues affecting the port of Element's crypto layer to Rust label Jan 24, 2024
@florianduros florianduros added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jan 29, 2024
@BillCarsonFr
Copy link
Member

Can't reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-R Issues affecting the port of Element's crypto layer to Rust O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Labs
Projects
None yet
Development

No branches or pull requests

3 participants