Skip to main content
The 2024 Developer Survey results are live! See the results

My firestore database on firebase is not showing

Created
Active
Viewed 104 times
2 replies
0

I am a student working on a React project with Firebase. Unfortunately, I accidentally deleted my Firebase project from the Google Cloud Platform (GCP). I managed to undelete the project in GCP, but now I’m facing an issue: my Firestore database isn’t showing up. It keeps loading indefinitely. What might have happened, and how can I retrieve the data?

2 replies

Sorted by:
78467585
0
  • 144
  • 1
  • 5

Even if you delete a Google Cloud Platform project, you can restore it within a certain period of grace period. Please log in to the following site and check the projects that are pending deletion.

https://console.cloud.google.com/cloud-resource-manager?pendingDeletion=true

78520435
0

Since this is an old post now, please let us know if you're still not able to see Firestore within the restored project.

For future readers: When you restore a deleted GCP project, you should wait for some time for resources to come back online. This is documented in "Some services have delays in restoring and you might need to wait some time for services to be restored." (source)

Also, some services will need manual restarts.