question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

In Chrome sometimes the following error appears:

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

Sadly to this point I can not say in which line of code because it is hard to reproduce this.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:16
  • Comments:18 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
rogervolzcommented, Nov 9, 2018

‘POSTS’ to ‘posts’

3reactions
amrendra007commented, Oct 16, 2018

Same thing is keep happening to me. when you will try to access the indexDb store before it gets ready this error will arise.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to execute 'transaction' on 'IDBDatabase': The database ...
InvalidStateError : Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing. Its happens only with user-agent = ios ...
Read more >
"Failed to execute 'transaction' on 'IDBDatabase': The ...
Part I: the error itself I just got this error in my app: { "error": { "name": "InvalidStateError", "code": 11, "reason": "Failed to...
Read more >
Failed to execute transaction on IDBdatabase the database ...
This is a duplicate of Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing and appears to be a bad state...
Read more >
1085724 - Investigate forceful closure of IDBDatabase
We have recently had about a dozen reports of the following error: "Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing."...
Read more >
197050 – IndexedDB: An internal error was encountered in ...
Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing. (56.74 KB, text/plain) 2020-08-04 07:05 PDT, Istvan Tabanyi, no flags ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found