-
-
Notifications
You must be signed in to change notification settings - Fork 956
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
InvalidStateError: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing. #816
Comments
Thank you very much for reporting this. Did this happen more than once? And have you been running low on disk space by any chance? |
Looking at #828 it seems likely to me that this is caused by your disk being full for some reason. |
Are you by any chance all using the snap version @Fazzke @marcinkoziej @gibbsoft? Also: The hard drive being full is a likely cause for this error. |
Yes, using the snap Johannes...
|
This issue has not received any updates in 90 days. Please comment, if this still relevant! |
This should be fixed with the current release. |
Steps to Reproduce
Error Log (Desktop only)
Usually, you can find it here:
on Linux:
Error reported is:
Error: Uncaught (in promise): 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 Proxy.n (file:///snap/superproductivity/969/resources/app.asar/dist/main.315386ddce759b904228.js:1:2356345) at Proxy.s (file:///snap/superproductivity/969/resources/app.asar/dist/main.315386ddce759b904228.js:1:2357427) at t. (file:///snap/superproductivity/969/resources/app.asar/dist/main.315386ddce759b904228.js:1:2365767) at Generator.next () at a (file:///snap/superproductivity/969/resources/app.asar/dist/main.315386ddce759b904228.js:1:2365105) at l.invoke (file:///snap/superproductivity/969/resources/app.asar/dist/polyfills.250ebd3af63450554a58.js:1:6639) at Object.onInvoke (file:///snap/superproductivity/969/resources/app.asar/dist/main.315386ddce759b904228.js:1:1543328) at l.invoke (file:///snap/superproductivity/969/resources/app.asar/dist/polyfills.250ebd3af63450554a58.js:1:6579) at i.run (file:///snap/superproductivity/969/resources/app.asar/dist/polyfills.250ebd3af63450554a58.js:1:2051) at file:///snap/superproductivity/969/resources/app.asar/dist/polyfills.250ebd3af63450554a58.js:1:16770
Stacktrace
Meta Info
META: SP6.1.1 Electron – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/6.1.1 Chrome/85.0.4183.121 Electron/10.1.5 Safari/537.36
Actions Before Error
The text was updated successfully, but these errors were encountered: