-
-
Notifications
You must be signed in to change notification settings - Fork 929
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
Error: Uncaught (in promise): UnknownError: Connection is closing. #687
Comments
Thank you very much for taking the time to open this up. May I ask if this just happened once or if you can somehow reproduce this consistently? |
This one in particular only happened once in the 2 months I've been using the app. Before the crash it also showed some alerts and opened the devtools. I had crashes before, but then it would only close without message. |
Thanks. There is probably not much we can do for now. There is an open issue for IDBWrapper for this but I doubt that this will be fixed anytime soon if this is even possible (this might be a chromium issue). |
I'd assume that this is fixed now. Please let me know if it occurs again and thanks for your help once more! |
@johannesjo 2 days ago i had a similar error (the one on #816 i think) However, after the restart I started getting a new message about taking a rest every 1 hour. |
This might be a good idea. Thanks for the info. My strongest suspicion is that this might be caused by the disk being full. Is that a possibility in your case? |
mmm, I don't think so directly. my main disk has 500GB free. Running |
Yes, this makes a lot of sense. That would also explain, why adding some retries to the whole thing seem to have fixed this to some extend. Puh, if this is really the case, this is possibly very nasty to fix :/ |
Steps to Reproduce
I have no steps, I just opened the app, started on a task and got it after ~20 minutes
Error Log (Desktop only)
It's the ubuntu 20.04 snap version, but there's no log in the folder
Stacktrace
Meta Info
META: SP6.1.0 Electron – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/6.1.0 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: