-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfirebase-debug.log
37 lines (34 loc) · 3.54 KB
/
firebase-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[debug] [2019-11-27T03:37:32.946Z] ----------------------------------------------------------------------
[debug] [2019-11-27T03:37:32.947Z] Command: /usr/local/bin/node /usr/local/bin/firebase serve
[debug] [2019-11-27T03:37:32.948Z] CLI Version: 7.6.1
[debug] [2019-11-27T03:37:32.948Z] Platform: darwin
[debug] [2019-11-27T03:37:32.948Z] Node Version: v12.12.0
[debug] [2019-11-27T03:37:32.953Z] Time: Wed Nov 27 2019 09:07:32 GMT+0530 (India Standard Time)
[debug] [2019-11-27T03:37:32.953Z] ----------------------------------------------------------------------
[debug] [2019-11-27T03:37:32.953Z]
[debug] [2019-11-27T03:37:32.961Z] > 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"]
[debug] [2019-11-27T03:37:32.961Z] > authorizing via signed-in user
[debug] [2019-11-27T03:37:32.961Z] [iam] checking project imagenet-a7b4b for permissions ["firebase.projects.get"]
[debug] [2019-11-27T03:37:32.962Z] > refreshing access token with scopes: ["email","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","openid"]
[debug] [2019-11-27T03:37:32.962Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2019-11-27T03:37:34.915Z] <<< HTTP RESPONSE 200
[debug] [2019-11-27T03:37:34.929Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/imagenet-a7b4b:testIamPermissions
[debug] [2019-11-27T03:37:36.779Z] <<< HTTP RESPONSE 200
[debug] [2019-11-27T03:37:36.781Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/imagenet-a7b4b
[debug] [2019-11-27T03:37:37.934Z] <<< HTTP RESPONSE 200
[info]
[info] === Serving from '/Users/manikyabardhan/Documents/imagenet'...
[info]
[debug] [2019-11-27T03:37:37.939Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/imagenet-a7b4b/webApps/-/config
[warn] ⚠ Your requested "node" version "8" doesn't match your global version "12"
[info] ✔ functions: Emulator started at http://localhost:5001
[debug] [2019-11-27T03:37:39.278Z] <<< HTTP RESPONSE 200
[info] i functions: Watching "/Users/manikyabardhan/Documents/imagenet/functions" for Cloud Functions...
[info] i hosting: Serving hosting files from: public
[info] ✔ hosting: Local server: http://localhost:5000
[debug] [2019-11-27T03:37:39.609Z] [runtime-status] Functions runtime initialized. {"cwd":"/Users/manikyabardhan/Documents/imagenet/functions","node_version":"12.12.0"}
[debug] [2019-11-27T03:37:39.609Z] [runtime-status] Disabled runtime features: {"functions_config_helper":true,"network_filtering":true,"timeout":true,"memory_limiting":true,"admin_stubs":true} {}
[debug] [2019-11-27T03:37:39.612Z] [runtime-status] Resolved module firebase-admin {"declared":true,"installed":true,"version":"8.6.1","resolution":"/Users/manikyabardhan/Documents/imagenet/functions/node_modules/firebase-admin/lib/index.js"}
[debug] [2019-11-27T03:37:39.614Z] [runtime-status] Resolved module firebase-functions {"declared":true,"installed":true,"version":"3.3.0","resolution":"/Users/manikyabardhan/Documents/imagenet/functions/node_modules/firebase-functions/lib/index.js"}
[debug] [2019-11-27T03:37:39.614Z] [runtime-status] Resolved module firebase-functions {"declared":true,"installed":true,"version":"3.3.0","resolution":"/Users/manikyabardhan/Documents/imagenet/functions/node_modules/firebase-functions/lib/index.js"}