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

Got "Failed to load content" message when creating a new topic #2583

Closed
jayoshih opened this issue Nov 20, 2020 · 3 comments
Closed

Got "Failed to load content" message when creating a new topic #2583

jayoshih opened this issue Nov 20, 2020 · 3 comments

Comments

@jayoshih
Copy link
Contributor

Original report

image

@jayoshih jayoshih added the P0 - critical Priority: Release blocker or regression label Nov 20, 2020
@jayoshih jayoshih added this to To triage in December 10th relaunch via automation Nov 20, 2020
@jayoshih jayoshih moved this from To triage to Critical blockers in December 10th relaunch Nov 20, 2020
@rtibbles
Copy link
Member

Looking at the traceback, there seem to have been many errors happening here before the last one - this seems to be an issue with the indexedDB connection closing prematurely. This will need some follow up to understand the circumstances that caused this.

It is possible that this is just a random event that happens when a database connection is closed for a long time, in which case some mitigation strategy such as sketched here: dexie/Dexie.js#613 would be necessary.

@rtibbles
Copy link
Member

After further analysis of what caused this and how it went away with @jtamiace it seems that this issue is a duplicate of #2094

@rtibbles rtibbles removed the P0 - critical Priority: Release blocker or regression label Nov 24, 2020
@rtibbles rtibbles removed this from Critical blockers in December 10th relaunch Nov 24, 2020
@bjester
Copy link
Member

bjester commented Mar 30, 2021

Since this appears to be related to IndexedDB database deletion, which is tracked in another issue, I'm closing this

@bjester bjester closed this as completed Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants