Bug 224804 - IndexedDB: An internal error was encountered in the Indexed Database server
Summary: IndexedDB: An internal error was encountered in the Indexed Database server
Status: RESOLVED DUPLICATE of bug 197050
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Safari 14
Hardware: Unspecified iOS 14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-20 01:38 PDT by Frank
Modified: 2021-04-20 09:47 PDT (History)
34 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank 2021-04-20 01:38:09 PDT
+++ This bug was initially created as a clone of Bug #197050 +++

I am posting a clone of bug #197050 as this has been reported for iOS12. Actually the currently we are facing this issue for iOS 14 (14.4.2) and Safari 14.0.3.
The issue is occuring frequently, but non deterministic while we are performing operations in the IndexedDB (Read/Write).

At some point the IndexedDB is in a broken state and cannot be used anymore.
We caught an error "UnknownError: Connection to Indexed Database server lost. Refresh the page to try again."
The DB conenction cannot be recovered without reloading the app/page.
Comment 1 Alexey Proskuryakov 2021-04-20 09:47:55 PDT
Please comment in the original bug with any additional information that you have.

*** This bug has been marked as a duplicate of bug 197050 ***