[Webkit-unassigned] [Bug 201483] New: IndexedDB: Connection to Indexed Database server lost. Refresh the page to try again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 18:28:05 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201483

            Bug ID: 201483
           Summary: IndexedDB: Connection to Indexed Database server lost.
                    Refresh the page to try again
           Product: WebKit
           Version: Other
          Hardware: All
                OS: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: just.1.jake at gmail.com

Sometimes IndexedDB reports a DOMException with name: "UnknownError" and message: "Connection to Indexed Database server lost. Refresh the page to try again".

Possible duplicate of https://bugs.webkit.org/show_bug.cgi?id=197050 - I wasn't sure if that bug covered this unexpected IndexedDB error as well.
This issue prevents us from relying on WebKit's IndexedDB implementation to store users' data on both iOS and macOS. I was alarmed to see this from "Intel Mac OS X 10_14_3" user-agents, as #197050 only mentions iOS.

Here is a sampling of user agents that have reported this error:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Safari/605.1.15
Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Mobile/15E148 Safari/604.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190905/6a6a3d09/attachment-0001.html>


More information about the webkit-unassigned mailing list