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

[Error] Could not reach Cloud Firestore backend #268

Open
hasehiro0828 opened this issue Mar 28, 2023 · 1 comment
Open

[Error] Could not reach Cloud Firestore backend #268

hasehiro0828 opened this issue Mar 28, 2023 · 1 comment

Comments

@hasehiro0828
Copy link

I am writing to report an error that occurred while using this library.
Here is the error report:

Library Versions Used

  • firebase: 9.18.0
  • react-admin-firebase: 4.1.1
  • react-admin: 4.9.0

Error

@firebase/firestore: Firestore (9.18.0): Could not reach Cloud Firestore backend. Connection failed 1 times. Most recent error: FirebaseError: [code=permission-denied]: Permission denied on resource project demo-local-project-id.
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.

Details

  • The error occurred with FirebaseDataProvider.
  • Changing the firebase version to 9.16.0 resolved the error.

Thank you for creating such a wonderful library!

@amilosmanli
Copy link
Contributor

@hasehiro0828 I tested it with firebase version 9.18.0 and 9.20.0, and it works without any issues. if you want to use the latest version of firebase, you possibly can.

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

2 participants