indexed db QuotaExceededError
Opened this issue · 1 comments
art-in commented
Fails on app start.
Console error:
Database has a global failure DOMException
Uncaught (in promise) n {status: 500, name: "indexed_db_went_bad",
message: "unknown", error: true, reason: "QuotaExceededError"}
art-in commented
Not enough disk space (~256MB). Fixed by freeing main partition (C:)
Should show some error, instead of hanging up on loading screen.