Skip to content
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

Indexed DB Errors #1257

Closed
arthurgeron opened this issue Apr 26, 2024 · 1 comment · Fixed by #1270
Closed

Indexed DB Errors #1257

arthurgeron opened this issue Apr 26, 2024 · 1 comment · Fixed by #1270
Assignees
Labels
bug Something isn't working p0 For yesterday. critical bugs / big priorities

Comments

@arthurgeron
Copy link
Contributor

arthurgeron commented Apr 26, 2024

Look at Sentry's error logs for more information.

Image

There's also another DB error that shows when you pause JS execution (e.g. breakpoints) just before clicking "send" in the Send screen, waiting for around 5 minutes (vault lock time) and then unpausing. You'll start to see continuous toasts about an DB is not open error.
In this second scenario, I've confirmed that during the error the db instance in service worker reports a healthy status.

@arthurgeron arthurgeron changed the title Indexed DB Error Indexed DB Errors Apr 26, 2024
@arthurgeron arthurgeron added the bug Something isn't working label Apr 26, 2024
@arthurgeron
Copy link
Contributor Author

fyi @LuizAsFight

@arthurgeron arthurgeron self-assigned this Apr 30, 2024
@LuizAsFight LuizAsFight added p1 p0 For yesterday. critical bugs / big priorities and removed p1 labels May 2, 2024
@arthurgeron arthurgeron linked a pull request May 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p0 For yesterday. critical bugs / big priorities
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants