|
| 1 | +[debug] [2025-11-07T15:17:13.233Z] ---------------------------------------------------------------------- |
| 2 | +[debug] [2025-11-07T15:17:13.237Z] Command: /opt/homebrew/Cellar/node/25.1.0_1/bin/node /Users/ademolafadumo/.npm-global/bin/firebase emulators:start --only auth |
| 3 | +[debug] [2025-11-07T15:17:13.237Z] CLI Version: 14.23.0 |
| 4 | +[debug] [2025-11-07T15:17:13.237Z] Platform: darwin |
| 5 | +[debug] [2025-11-07T15:17:13.237Z] Node Version: v25.1.0 |
| 6 | +[debug] [2025-11-07T15:17:13.237Z] Time: Fri Nov 07 2025 16:17:13 GMT+0100 (West Africa Standard Time) |
| 7 | +[debug] [2025-11-07T15:17:13.237Z] ---------------------------------------------------------------------- |
| 8 | +[debug] |
| 9 | +[debug] [2025-11-07T15:17:13.257Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"] |
| 10 | +[debug] [2025-11-07T15:17:13.257Z] > authorizing via signed-in user ( [email protected]) |
| 11 | +[warn] ⚠ Could not find config (firebase.json) so using defaults. |
| 12 | +[info] i emulators: Starting emulators: auth {"metadata":{"emulator":{"name":"hub"},"message":"Starting emulators: auth"}} |
| 13 | +[info] i emulators: Detected demo project ID "demo-no-project", emulated services will use a demo configuration and attempts to access non-emulated services for this project will fail. {"metadata":{"emulator":{"name":"hub"},"message":"Detected demo project ID \"demo-no-project\", emulated services will use a demo configuration and attempts to access non-emulated services for this project will fail."}} |
| 14 | +[debug] [2025-11-07T15:17:13.690Z] [logging] Logging Emulator only supports listening on one address (127.0.0.1). Not listening on ::1 |
| 15 | +[debug] [2025-11-07T15:17:13.690Z] [auth] Authentication Emulator only supports listening on one address (127.0.0.1). Not listening on ::1 |
| 16 | +[debug] [2025-11-07T15:17:13.690Z] assigned listening specs for emulators {"user":{"hub":[{"address":"127.0.0.1","family":"IPv4","port":4400},{"address":"::1","family":"IPv6","port":4400}],"ui":[{"address":"127.0.0.1","family":"IPv4","port":4000},{"address":"::1","family":"IPv6","port":4000}],"logging":[{"address":"127.0.0.1","family":"IPv4","port":4500}],"auth":[{"address":"127.0.0.1","family":"IPv4","port":9099}]},"metadata":{"message":"assigned listening specs for emulators"}} |
| 17 | +[debug] [2025-11-07T15:17:13.693Z] Emulator locator file path: /var/folders/pw/cv4hgr3x2fbcrxbj9s2d60dw0000gn/T/hub-demo-no-project.json |
| 18 | +[debug] [2025-11-07T15:17:13.693Z] [hub] writing locator at /var/folders/pw/cv4hgr3x2fbcrxbj9s2d60dw0000gn/T/hub-demo-no-project.json |
| 19 | +[debug] [2025-11-07T15:17:17.123Z] Could not find VSCode notification endpoint: FetchError: request to http://localhost:40001/vscode/notify failed, reason: . If you are not running the Firebase Data Connect VSCode extension, this is expected and not an issue. |
| 20 | +[info] |
| 21 | +┌─────────────────────────────────────────────────────────────┐ |
| 22 | +│ ✔ All emulators ready! It is now safe to connect your app. │ |
| 23 | +│ i View Emulator UI at http://127.0.0.1:4000/ │ |
| 24 | +└─────────────────────────────────────────────────────────────┘ |
| 25 | + |
| 26 | +┌────────────────┬────────────────┬────────────────────────────┐ |
| 27 | +│ Emulator │ Host:Port │ View in Emulator UI │ |
| 28 | +├────────────────┼────────────────┼────────────────────────────┤ |
| 29 | +│ Authentication │ 127.0.0.1:9099 │ http://127.0.0.1:4000/auth │ |
| 30 | +└────────────────┴────────────────┴────────────────────────────┘ |
| 31 | + Emulator Hub host: 127.0.0.1 port: 4400 |
| 32 | + Other reserved ports: 4500 |
| 33 | + |
| 34 | +Issues? Report them at https://github.com/firebase/firebase-tools/issues and attach the *-debug.log files. |
| 35 | + |
0 commit comments