-
Notifications
You must be signed in to change notification settings - Fork 0
/
firebase-debug.log
40 lines (38 loc) · 4.38 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
38
39
40
[debug] [2021-04-21T18:37:39.620Z] ----------------------------------------------------------------------
[debug] [2021-04-21T18:37:39.623Z] Command: C:\laragon\bin\nodejs\node-v12\node.exe C:\laragon\bin\nodejs\node-v12\node_modules\firebase-tools\lib\bin\firebase.js deploy
[debug] [2021-04-21T18:37:39.623Z] CLI Version: 9.0.0
[debug] [2021-04-21T18:37:39.623Z] Platform: win32
[debug] [2021-04-21T18:37:39.623Z] Node Version: v12.5.0
[debug] [2021-04-21T18:37:39.624Z] Time: Thu Apr 22 2021 01:37:39 GMT+0700 (GMT+07:00)
[debug] [2021-04-21T18:37:39.624Z] ----------------------------------------------------------------------
[debug] [2021-04-21T18:37:39.625Z]
[debug] [2021-04-21T18:37:39.636Z] > 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-04-21T18:37:39.636Z] > authorizing via signed-in user
[debug] [2021-04-21T18:37:39.637Z] [iam] checking project dfa-atm for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2021-04-21T18:37:39.640Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/dfa-atm:testIamPermissions
{"permissions":["firebase.projects.get","firebasehosting.sites.update"]}
[debug] [2021-04-21T18:37:40.859Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Wed, 21 Apr 2021 18:38:14 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=1105","alt-svc":"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-04-21T18:37:40.861Z] [iam] error while checking permissions, command may fail: FirebaseError: Authorization failed. This account is missing the following required permissions on project dfa-atm:
firebase.projects.get
firebasehosting.sites.update
[debug] [2021-04-21T18:37:40.862Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/dfa-atm
[debug] [2021-04-21T18:37:41.232Z] <<< HTTP RESPONSE 403 {"vary":"X-Origin, Referer, Origin,Accept-Encoding","content-type":"application/json; charset=UTF-8","date":"Wed, 21 Apr 2021 18:38:14 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"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-04-21T18:37:41.233Z] <<< HTTP RESPONSE BODY {"error":{"code":403,"message":"The caller does not have permission","status":"PERMISSION_DENIED"}}
[debug] [2021-04-21T18:37:41.236Z] HTTP Error: 403, The caller does not have permission
[debug] [2021-04-21T18:37:41.247Z] FirebaseError: HTTP Error: 403, The caller does not have permission
at module.exports (C:\laragon\bin\nodejs\node-v12\node_modules\firebase-tools\lib\responseToError.js:38:12)
at Request._callback (C:\laragon\bin\nodejs\node-v12\node_modules\firebase-tools\lib\api.js:41:35)
at Request.self.callback (C:\laragon\bin\nodejs\node-v12\node_modules\firebase-tools\node_modules\request\request.js:185:22)
at Request.emit (events.js:200:13)
at Request.EventEmitter.emit (domain.js:471:20)
at Request.<anonymous> (C:\laragon\bin\nodejs\node-v12\node_modules\firebase-tools\node_modules\request\request.js:1154:10)
at Request.emit (events.js:200:13)
at Request.EventEmitter.emit (domain.js:471:20)
at IncomingMessage.<anonymous> (C:\laragon\bin\nodejs\node-v12\node_modules\firebase-tools\node_modules\request\request.js:1076:12)
at Object.onceWrapper (events.js:288:20)
at IncomingMessage.emit (events.js:205:15)
at IncomingMessage.EventEmitter.emit (domain.js:471:20)
at endReadableNT (_stream_readable.js:1154:12)
at processTicksAndRejections (internal/process/task_queues.js:74:11)
[error]
[error] Error: Failed to get Firebase project dfa-atm. Please make sure the project exists and your account has permission to access it.