-
Notifications
You must be signed in to change notification settings - Fork 532
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
DbError: "The database connection is closing" #452
Comments
@asteintutao does this error still occur? |
related to #738 |
Also occurs when trying to write the address in a new mail |
Looks like |
Cannot reproduce, assume tested |
Still occurs in iOS app with 3.40.3 |
"Connection closed on Chrome (IndexedDB) in long sessions" localForage/localForage#581 |
Also occurs on Android 3.40.3 |
Was fixed in 3.41.1 |
and some other reports |
Did not show up for some time |
Re-surfaced after 3.52.1 |
This is a different issue |
before i got this error the client was open for several hours. Then after waking the pc this error occurred also i wanted to write an email after this error happend but clicking into the recipient files triggered the same error again. Error was gone after reloging.
error DbError: could not create transaction: InvalidStateError, Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.> Error: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at https://mail.tutanota.com/worker.js:1:392192
at r (https://mail.tutanota.com/libs.js:32:9004)
at i._settlePromiseFromHandler (https://mail.tutanota.com/libs.js:31:14217)
at i._settlePromise (https://mail.tutanota.com/libs.js:31:15020)
at i._settlePromiseCtx (https://mail.tutanota.com/libs.js:31:15528)
at r._drainQueue (https://mail.tutanota.com/libs.js:30:3039)
at r._drainQueues (https://mail.tutanota.com/libs.js:30:3117)
at drainQueues (https://mail.tutanota.com/libs.js:30:1238)
at https://mail.tutanota.com/worker.js:1:392266
at r (https://mail.tutanota.com/libs.js:32:9004)
at i._settlePromiseFromHandler (https://mail.tutanota.com/libs.js:31:14217)
at i._settlePromise (https://mail.tutanota.com/libs.js:31:15020)
at i._settlePromiseCtx (https://mail.tutanota.com/libs.js:31:15528)
at r._drainQueue (https://mail.tutanota.com/libs.js:30:3039)
at r._drainQueues (https://mail.tutanota.com/libs.js:30:3117)
at drainQueues (https://mail.tutanota.com/libs.js:30:1238)
The text was updated successfully, but these errors were encountered: