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

FirebaseError: Initialization of query failed #8087

Closed
vojto opened this issue Mar 22, 2024 · 3 comments
Closed

FirebaseError: Initialization of query failed #8087

vojto opened this issue Mar 22, 2024 · 3 comments

Comments

@vojto
Copy link

vojto commented Mar 22, 2024

Operating System

iPad

Browser Version

Latest

Firebase SDK Version

10.8.1

Firebase SDK Product:

Firestore

Describe your project's tooling

React, Next.js, Capacitor

Describe the problem

In Sentry, we're seeing a lot of errors like this one:

FirebaseError: [code=unavailable]: Initialization of query 'Query(target=Target(graphs/xx/notes, filters: [updated_at >= time(1710758459,216000000)], orderBy: [updated_at (asc), __name__ (asc)]); limitType=F)' failed: IndexedDbTransactionError: [code=unavailable]: IndexedDB transaction 'Allocate target' failed: UnknownError: Connection to Indexed Database server lost. Refresh the page to try again [object Object]

This seems to be affecting only a handful of users, but generating a ton of events. Here is the log for the past week:

image

From Sentry tags, it looks like this issue affects mainly iPad users on mobile Safari. We're seeing this problem affecting users both on our Capacitor iPad app, and directly through iPad Safari.

Sadly, we don't have much more info, as we haven't been able to reproduce this one.

Steps and code to reproduce issue

No reproduction so far

@vojto vojto added new A new issue that hasn't be categoirzed as question, bug or feature request question labels Mar 22, 2024
@jbalidiong jbalidiong added needs-attention and removed new A new issue that hasn't be categoirzed as question, bug or feature request labels Mar 22, 2024
@tom-andersen
Copy link
Contributor

Thank you for the report. I will look into this as soon as possible.

@tom-andersen tom-andersen self-assigned this Mar 25, 2024
@tom-andersen
Copy link
Contributor

This appears to be a duplicate of #8068

@tom-andersen tom-andersen closed this as not planned Won't fix, can't repro, duplicate, stale Mar 26, 2024
@vojto
Copy link
Author

vojto commented Mar 27, 2024

This appears to be a duplicate of #8068

It is not - this is a different issue.

@firebase firebase locked and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants