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

6.24.0 - [Firebase/Firestore][I-FST000001] Could not reach Cloud Firestore backend. Backend didn't respond within 10 seconds. #6300

Closed
freddyholland opened this issue Aug 19, 2020 · 12 comments

Comments

@freddyholland
Copy link

I am unable to access my Firebase cloud firestore. The following is the log from apps initiation until failed read attempt.
The problem is not related to wifi issues, I am testing from a real device that has a previous build installed on it (which still works), its only the newer updated build that has this error.

2020-08-19 15:13:39.862990+1000 You&IWorship[11766:3192414] 6.24.0 - [Firebase/Core][I-COR000001] Configuring the default app.
2020-08-19 15:13:39.913704+1000 You&IWorship[11766:3192414] 6.24.0 - [Firebase/Core][I-COR000033] Data Collection flag is not set.
2020-08-19 15:13:39.939556+1000 You&IWorship[11766:3192414] 6.24.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001008] Successfully created App Delegate Proxy automatically. To disable the proxy, set the flag GoogleUtilitiesAppDelegateProxyEnabled to NO (Boolean) in the Info.plist
UUID: 33CC15F5-9121-45B6-907F-6FCBF2AFC071
2020-08-19 15:13:39.978849+1000 You&IWorship[11766:3192411] 6.24.0 - [GoogleUtilities/SceneDelegateSwizzler][I-SWZ001114] Successfully created Scene Delegate Proxy automatically. To disable the proxy, set the flag GoogleUtilitiesAppDelegateProxyEnabled to NO (Boolean) in the Info.plist
2020-08-19 15:13:50.534580+1000 You&IWorship[11766:3192412] 6.24.0 - [Firebase/Firestore][I-FST000001] Initializing. Current user:
2020-08-19 15:13:50.535134+1000 You&IWorship[11766:3192412] 6.24.0 - [Firebase/Firestore][I-FST000001] Using /var/mobile/Containers/Data/Application/6ABE1945-86B9-4F51-A217-E145A4D1B748/Library/Application Support/firestore/__FIRAPP_DEFAULT/youandiworship/main for LevelDB storage
2020-08-19 15:13:50.582612+1000 You&IWorship[11766:3192412] 6.24.0 - [Firebase/Firestore][I-FST000001] Committing transaction: <LevelDbTransaction Start LevelDB: 0 changes (0 bytes):>
2020-08-19 15:13:50.586698+1000 You&IWorship[11766:3192512] 6.24.0 - [Firebase/Firestore][I-FST000001] Committing transaction: <LevelDbTransaction Start MutationQueue: 0 changes (0 bytes):>
2020-08-19 15:13:50.586781+1000 You&IWorship[11766:3192512] 6.24.0 - [Firebase/Firestore][I-FST000001] Committing transaction: <LevelDbTransaction NextMutationBatchAfterBatchID: 0 changes (0 bytes):>
2020-08-19 15:13:50.587463+1000 You&IWorship[11766:3192512] 6.24.0 - [Firebase/Firestore][I-FST000001] Committing transaction: <LevelDbTransaction Allocate target: 0 changes (0 bytes):>
2020-08-19 15:13:50.589189+1000 You&IWorship[11766:3192512] 6.24.0 - [Firebase/Firestore][I-FST000001] Re-using previous result from Timestamp(seconds=1597813144, nanoseconds=75115000) to execute query: Query(canonical_id=media|f:|ob:timestampdesc__name__desc|l:30|lt:f)
2020-08-19 15:13:50.589333+1000 You&IWorship[11766:3192512] 6.24.0 - [Firebase/Firestore][I-FST000001] Committing transaction: <LevelDbTransaction ExecuteQuery: 0 changes (0 bytes):>
2020-08-19 15:13:50.590010+1000 You&IWorship[11766:3192418] 6.24.0 - [Firebase/Firestore][I-FST000001] WatchStream (125d15888) start
2020-08-19 15:13:50.590046+1000 You&IWorship[11766:3192418] 6.24.0 - [Firebase/Auth][I-AUT000002] Token auto-refresh enabled.
2020-08-19 15:14:01.513484+1000 You&IWorship[11766:3192511] 6.24.0 - [Firebase/Firestore][I-FST000001] Could not reach Cloud Firestore backend. Backend didn't respond within 10 seconds.
 This typically indicates that your device does not have a healthy Internet connection at the moment. The client will operate in offline mode until it is able to successfully connect to the backend.
@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@morganchen12
Copy link
Contributor

Hey @freddyholland, please fill out the issue template and provide all steps necessary to reproduce the issue.

@StephanWalters
Copy link

^ just to not this issue seems to be having on a number of firebased data services (FirebaseDatabase, etc), when running on a real device. Running on im seems to work great for some reason

@ryanwilson
Copy link
Member

@freddyholland @StephanWalters is this by any chance in an App Clip? If so, #6211 is tracking that.

@StephanWalters
Copy link

StephanWalters commented Aug 20, 2020

@ryanwilson thanks Ryan! Yes, it is... I may have to consider a restful solution.

@google-oss-bot
Copy link

Hey @freddyholland. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@freddyholland
Copy link
Author

I fixed the problem by reverting the apps iOS version back 1 release.

@StephanWalters
Copy link

StephanWalters commented Aug 27, 2020

I fixed the problem by reverting the apps iOS version back 1 release.

Major, minor or patch? Would you mind pasting the exact version code? @freddyholland

@jamesonrader
Copy link

jamesonrader commented Sep 25, 2020

I have this same issue, only 6.31.0

@morganchen12
Copy link
Contributor

Is this still an issue on Firebase 8?

@google-oss-bot
Copy link

Hey @freddyholland. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@google-oss-bot
Copy link

Since there haven't been any recent updates here, I am going to close this issue.

@freddyholland if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

@firebase firebase locked and limited conversation to collaborators Sep 3, 2021
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

6 participants