habbes / quickbyte

File share and media review platform for creatives
https://quickbyte.io
1 stars 0 forks source link

IDBDatabase error when logging in #498

Open habbes opened 3 hours ago

habbes commented 3 hours ago

I got an error trying to login, the message was from IndexedDb and said that the database was closed, or something like that. There are also some IndexedDB related errors in Sentry. I should investigate them. Refresh the app seemed to fix the issue. But this should not happen, blocking customers trying to log in is a critical bug.

habbes commented 3 hours ago

Since IDB is currently only used for upload recovery, the system should be able to function even if IDB is not accessible.