-
Notifications
You must be signed in to change notification settings - Fork 598
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
Unable to resolve host firestore.googleapis.com (due to grpc?) #6741
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
The logs:
|
Hi @RohovDmytro, thank you for reaching out and reporting the issue. I was able to reproduce the issue. Let me raise this to our engineers and see what we can do here. Thanks! |
Hi @RohovDmytro May I ask what makes you think this is the fix to the issue? |
@wu-hui That's the best guess. It took me a while to investigate without any good solutions. The closest is grpc. I was checking the changelog and there were mentions of stability of connection while going background (1.65.* version). |
I have created a PR to upgrade: #6744 Would you give it a try to see if this fixes your problem? |
[READ] Step 1: Are you in the right place?
[REQUIRED] Step 2: Describe your environment
For the last 1.5 I have a problem that creates errors in logs.
[REQUIRED] Step 3: Describe the problem
The error happns when the app goes background.
Steps to reproduce:
Open app, press "Home".
Relevant
I've noticed we are using the 1.62.2 version of grpc. Version 1.65.0
THis might be a relevant bug fix.
The text was updated successfully, but these errors were encountered: