Skip to content

Emulator UI failed to connect to RTDB over 0.0.0.0 on Windows #519

Open
@yuchenshi

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions