Skip to content

Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing. #1533

@sengoontoh

Description

@sengoontoh
  • Operating System version: Android
  • Browser version: Webkit (Ionic v3)
  • Firebase SDK version: 5.8.2
  • Firebase Product: storage

I'm getting the following errors on a subset of clients as soon as the app starts.

Error: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at Function.t.open (file:///android_asset/www/build/vendor.js:1:1435639)\n at e.runTransaction (file:///android_asset/www/build/vendor.js:1:1434439)
at t.updateClientMetadataAndTryBecomePrimary (file:///android_asset/www/build/vendor.js:1:1470615)
at file:///android_asset/www/build/vendor.js:1:1477331
at file:///android_asset/www/build/vendor.js:1:1427105
at t.invoke (file:///android_asset/www/build/polyfills.js:3:14976)
at r.run (file:///android_asset/www/build/polyfills.js:3:10143)
at file:///android_asset/www/build/polyfills.js:3:20242
at t.invokeTask (file:///android_asset/www/build/polyfills.js:3:15660)
at r.runTask (file:///android_asset/www/build/polyfills.js:3:10834)

I have multi-tab persistence enabled. The error keeps on happening in the session. Any ideas what might be happening and how to mitigate?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions