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

Firestore not opening in the emulator from the very start #989

Open
Saharsh-R opened this issue Sep 10, 2023 · 0 comments
Open

Firestore not opening in the emulator from the very start #989

Saharsh-R opened this issue Sep 10, 2023 · 0 comments

Comments

@Saharsh-R
Copy link

Saharsh-R commented Sep 10, 2023

Note: Before filing bugs in this repo, please ensure that this is a bug for the Emulator Suite UI. Emulator Suite and/or Firebase CLI bugs should be filed under the firebase-tools repo here:
https://github.com/firebase/firebase-tools/issues/new/choose

Describe the bug
This happens when I use VSCODE Spaces. It runs fine on my local laptop
I just installed firebase emulator and tried to run Firestore, but it is just not running. It gives the following error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://127.0.0.1:4000/firestore/data'
  2. Error occurs

Expected behavior
The website should not throw a unhandled exception.

Screenshots
If applicable, add screenshots to help explain your problem.

logs that come on web console ->

index.esm2017.js:622 Uncaught (in promise) FirebaseError: Firebase: Error thrown when reading from storage. Original error: Firebase: Firebase App named 'firestore component::0.5070323451736922' already deleted (app/app-deleted).. (app/storage-get).
    at g0e (index.esm2017.js:622:29)
    at async x0e.read (index.esm2017.js:828:40)

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser - both chrome and safari
  • Firebase CLI -> 12.5.3
  • node -> happening on all node v16, 18, 20
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

1 participant