-
Notifications
You must be signed in to change notification settings - Fork 0
/
firebase-debug.log
27 lines (26 loc) · 4.1 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
[debug] [2020-11-10T06:53:18.653Z] ----------------------------------------------------------------------
[debug] [2020-11-10T06:53:18.654Z] Command: /usr/local/bin/firebase /home/mateusz/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase deploy
[debug] [2020-11-10T06:53:18.655Z] CLI Version: 8.14.1
[debug] [2020-11-10T06:53:18.655Z] Platform: linux
[debug] [2020-11-10T06:53:18.655Z] Node Version: v12.18.1
[debug] [2020-11-10T06:53:18.661Z] Time: Tue Nov 10 2020 07:53:18 GMT+0100 (GMT+01:00)
[debug] [2020-11-10T06:53:18.661Z] ----------------------------------------------------------------------
[debug] [2020-11-10T06:53:18.661Z]
[debug] [2020-11-10T06:53:18.667Z] > 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] [2020-11-10T06:53:18.667Z] > authorizing via signed-in user
[debug] [2020-11-10T06:53:18.667Z] [iam] checking project hacker-news-copy-116a4 for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2020-11-10T06:53:18.670Z] > 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] [2020-11-10T06:53:18.670Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2020-11-10T06:53:18.800Z] <<< HTTP RESPONSE 200 {"date":"Tue, 10 Nov 2020 06:53:18 GMT","cache-control":"no-cache, no-store, max-age=0, must-revalidate","expires":"Mon, 01 Jan 1990 00:00:00 GMT","pragma":"no-cache","content-type":"application/json; charset=utf-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","server":"scaffolding on HTTPServer2","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3-Q050=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2020-11-10T06:53:18.806Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/hacker-news-copy-116a4:testIamPermissions
{"permissions":["firebase.projects.get","firebasehosting.sites.update"]}
[debug] [2020-11-10T06:53:19.627Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Tue, 10 Nov 2020 06:53:19 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=698","alt-svc":"h3-Q050=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2020-11-10T06:53:19.628Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/hacker-news-copy-116a4
[debug] [2020-11-10T06:53:19.962Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Tue, 10 Nov 2020 06:53:19 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3-Q050=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info]
[info] === Deploying to 'hacker-news-copy-116a4'...
[info]
[info] i deploying hosting
[debug] [2020-11-10T06:53:19.964Z] >>> HTTP REQUEST POST https://firebasehosting.googleapis.com/v1beta1/sites/hacker-news-copy-116a4/versions
{"config":{"rewrites":[{"glob":"**","path":"/index.html"}]},"labels":{"deployment-tool":"cli-firebase"}}