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

Safari (on iOS) throws UnknownError IndexedDB errors at times #133

Closed
bwindels opened this issue Oct 5, 2020 · 1 comment
Closed

Safari (on iOS) throws UnknownError IndexedDB errors at times #133

bwindels opened this issue Oct 5, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@bwindels
Copy link
Contributor

bwindels commented Oct 5, 2020

The errors reported so far:

  • name: UnknownError, message: Attempt to see if key exists in objectstore without an in-progress transaction ( store)
  • name: UnknownError, message: An internal error was encountered in the Indexed Database server (on roomMembers and inboundGroupSessions store)
@bwindels bwindels changed the title Safari (on iOS) throws weird IndexedDB errors at times Safari (on iOS) throws UnknownError IndexedDB errors at times Oct 5, 2020
@bwindels bwindels added the bug Something isn't working label Oct 5, 2020
@bwindels
Copy link
Contributor Author

Should be fixed by #118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant