firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
261 stars 60 forks source link

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

Open Saharsh-R opened 9 months ago

Saharsh-R commented 9 months ago

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):