You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be able to host emulators on external network interfaces.
[REQUIRED] Actual behavior
emulators fail to start. WARN com.firebase.core.namespace.NamespaceActorSystem - Request for ns: checkit-portico has incorrect domain. Current domain: 0.0.0.0, expected domain: firebaseio-staging.com\n"}}
[REQUIRED] Environment info
firebase-tools: 8.13.1
Platform: MacOS Catalina
[REQUIRED] Test case
Try to make the emulators host on external network interfaces on the local network.
[REQUIRED] Steps to reproduce
Add the following to the firebase.json to host on external network interfaces
Then run
firebase --debug emulators:start
Emulators fail to start
[REQUIRED] Expected behavior
Should be able to host emulators on external network interfaces.
[REQUIRED] Actual behavior
emulators fail to start.
WARN com.firebase.core.namespace.NamespaceActorSystem - Request for ns: checkit-portico has incorrect domain. Current domain: 0.0.0.0, expected domain: firebaseio-staging.com\n"}}
firebase-debug.log
The text was updated successfully, but these errors were encountered: