Emulator UI failed to connect to RTDB over 0.0.0.0 on Windows #519
Open
Description
opened on Feb 24, 2021
Symptoms: #464 (comment)
Environment: Windows (with Chrome and maybe other browsers), when RTDB emulator is set to listen on "host": "0.0.0.0"
in firebase.json
.
Root cause: firebase/firebase-tools#2870
Workaround: firebase/firebase-tools#2870 (comment)
tl;dr: Run localStorage.removeItem('firebase:previous_websocket_failure')
in Developer Console on Firebase Emulator UI web page (NOT hosting emulator or anywhere in your app)
We should either bake the workaround into Emulator UI or fix the underlying issue in RTDB (cleaner but may take longer). The workaround above can be used to get it working for now.
Metadata
Assignees
Labels
No labels
Activity