nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
641 stars 99 forks source link

[2021-07-14T01:48:07.159Z] @firebase/firestore: Firestore (8.7.0): Could not reach Cloud Firestore backend. #561

Closed tomosiahoang closed 2 years ago

tomosiahoang commented 2 years ago

I got this error when I just finished setting up the module in my nuxt project.

Version @nuxtjs/firebase: 7.6.1 firebase: 8.7.1 nuxt: 2.15.3

[2021-07-14T01:48:07.159Z] @firebase/firestore: Firestore (8.7.0): Could not reach Cloud Firestore backend. Connection failed 1 times. Most recent error: FirebaseError: [code=unavailable]: The operation could not be completed 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.

LodiAniez commented 2 years ago

How did you fix this?

simeon9696 commented 1 year ago

@LodiAniez ever figured this out?