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

InvalidStateError for IDB on FIrefox 60 #708

Closed
charlag opened this issue Oct 22, 2018 · 2 comments
Closed

InvalidStateError for IDB on FIrefox 60 #708

charlag opened this issue Oct 22, 2018 · 2 comments
Assignees
Labels
bug broken functionality, usability problems, unexpected errors state:tested We tested it and are about to release it
Milestone

Comments

@charlag
Copy link
Contributor

charlag commented Oct 22, 2018

We apply workaround for Safari below 12.1 and for Firefox below 60 but it seems like it doesn't work in 60

Stacktrace
Tutanota version: 3.38.6
Timestamp (UTC): Sun, 21 Oct 2018 09:50:22 GMT
User agent: 
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

> Stacktrace: 
> DbError. IDB could not get data os:GroupMetaData key:Ks3PSfg--g-0: InvalidStateError, An attempt was made to use an object that is not, or is no longer, usable> .execute/DbTransactionr@https://mail.tutanota.com/libs.js:32:9667
> [22].execute/DbTransaction.execute/IndexerCore.execute/IndexerCorer@https://mail.tutanota.com/libs.js:32:9667
> [22][22][22][22]c@https://mail.tutanota.com/libs.js:30:1555
> a@https://mail.tutanota.com/libs.js:30:1496
> [2]r/this.drainQueues@https://mail.tutanota.com/libs.js:30:1236
> 
> DbError@https://mail.tutanota.com/common.js:1:176592
> .execute/DbTransactionr@https://mail.tutanota.com/libs.js:32:9667
> [22].execute/DbTransaction.execute/IndexerCore.execute/IndexerCorer@https://mail.tutanota.com/libs.js:32:9667
> [22][22][22][22]c@https://mail.tutanota.com/libs.js:30:1555
> a@https://mail.tutanota.com/libs.js:30:1496
> [2]r/this.drainQueues@https://mail.tutanota.com/libs.js:30:1236
@mpfau mpfau added the bug broken functionality, usability problems, unexpected errors label Nov 1, 2018
@mpfau mpfau added this to the Out of beta bugfixing milestone Nov 1, 2018
@charlag
Copy link
Contributor Author

charlag commented Nov 15, 2018

May not be an error with transaction but rather the same problem as #779 #452

@charlag
Copy link
Contributor Author

charlag commented Nov 16, 2018

Assume tested

@charlag charlag added the state:tested We tested it and are about to release it label Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants