-
Notifications
You must be signed in to change notification settings - Fork 0
/
firebase-debug.log
35 lines (35 loc) · 5.78 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
[debug] [2021-09-25T16:00:40.646Z] ----------------------------------------------------------------------
[debug] [2021-09-25T16:00:40.649Z] Command: /usr/bin/node /home/ukane/.npm-global/bin/firebase deploy
[debug] [2021-09-25T16:00:40.649Z] CLI Version: 9.18.0
[debug] [2021-09-25T16:00:40.650Z] Platform: linux
[debug] [2021-09-25T16:00:40.650Z] Node Version: v16.9.1
[debug] [2021-09-25T16:00:40.651Z] Time: Sat Sep 25 2021 22:30:40 GMT+0630 (Myanmar Time)
[debug] [2021-09-25T16:00:40.651Z] ----------------------------------------------------------------------
[debug]
[debug] [2021-09-25T16:00:40.719Z] > 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] [2021-09-25T16:00:40.719Z] > authorizing via signed-in user ([email protected])
[debug] [2021-09-25T16:00:40.719Z] [iam] checking project ukane-movie for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2021-09-25T16:00:40.721Z] > 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] [2021-09-25T16:00:40.722Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2021-09-25T16:00:41.566Z] <<< HTTP RESPONSE 200 {"expires":"Mon, 01 Jan 1990 00:00:00 GMT","pragma":"no-cache","date":"Sat, 25 Sep 2021 16:00:44 GMT","cache-control":"no-cache, no-store, max-age=0, must-revalidate","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=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":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] [2021-09-25T16:00:41.582Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/ukane-movie:testIamPermissions
{"permissions":["firebase.projects.get","firebasehosting.sites.update"]}
[debug] [2021-09-25T16:00:42.882Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Sat, 25 Sep 2021 16:00:45 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=813","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":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] [2021-09-25T16:00:42.883Z] > refreshing access token with scopes: []
[debug] [2021-09-25T16:00:42.884Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2021-09-25T16:00:43.257Z] <<< HTTP RESPONSE 200 {"expires":"Mon, 01 Jan 1990 00:00:00 GMT","cache-control":"no-cache, no-store, max-age=0, must-revalidate","date":"Sat, 25 Sep 2021 16:00:46 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=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":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] [2021-09-25T16:00:43.270Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/ukane-movie [none]
[debug] [2021-09-25T16:00:44.398Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/ukane-movie 200
[debug] [2021-09-25T16:00:44.399Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/ukane-movie {"projectId":"ukane-movie","projectNumber":"535649662607","displayName":"ukane-movie","name":"projects/ukane-movie","resources":{"hostingSite":"ukane-movie"},"state":"ACTIVE"}
[info]
[info] === Deploying to 'ukane-movie'...
[info]
[info] i deploying hosting
[debug] [2021-09-25T16:00:44.403Z] > 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] [2021-09-25T16:00:44.403Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2021-09-25T16:00:44.805Z] <<< HTTP RESPONSE 200 {"cache-control":"no-cache, no-store, max-age=0, must-revalidate","pragma":"no-cache","date":"Sat, 25 Sep 2021 16:00:47 GMT","expires":"Mon, 01 Jan 1990 00:00:00 GMT","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=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":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] [2021-09-25T16:00:44.816Z] >>> HTTP REQUEST POST https://firebasehosting.googleapis.com/v1beta1/sites/ukane-movie/versions
{"config":{"rewrites":[{"glob":"**","path":"/index.html"}]},"labels":{"deployment-tool":"cli-firebase"}}