-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfirebase-debug.log
25 lines (25 loc) · 3.68 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
[debug] [2021-03-15T08:57:46.597Z] ----------------------------------------------------------------------
[debug] [2021-03-15T08:57:46.599Z] Command: /usr/local/bin/firebase /home/oliver/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase deploy --only functions
[debug] [2021-03-15T08:57:46.600Z] CLI Version: 9.5.0
[debug] [2021-03-15T08:57:46.600Z] Platform: linux
[debug] [2021-03-15T08:57:46.600Z] Node Version: v12.18.1
[debug] [2021-03-15T08:57:46.600Z] Time: Mon Mar 15 2021 08:57:46 GMT+0000 (Greenwich Mean Time)
[debug] [2021-03-15T08:57:46.600Z] ----------------------------------------------------------------------
[debug] [2021-03-15T08:57:46.601Z]
[debug] [2021-03-15T08:57:46.605Z] > 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-03-15T08:57:46.605Z] > authorizing via signed-in user
[debug] [2021-03-15T08:57:46.605Z] [iam] checking project thermal-telegram-f4b6 for permissions ["cloudfunctions.functions.create","cloudfunctions.functions.delete","cloudfunctions.functions.get","cloudfunctions.functions.list","cloudfunctions.functions.update","cloudfunctions.operations.get","firebase.projects.get"]
[debug] [2021-03-15T08:57:46.607Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/thermal-telegram-f4b6:testIamPermissions
{"permissions":["cloudfunctions.functions.create","cloudfunctions.functions.delete","cloudfunctions.functions.get","cloudfunctions.functions.list","cloudfunctions.functions.update","cloudfunctions.operations.get","firebase.projects.get"]}
[debug] [2021-03-15T08:57:47.371Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 15 Mar 2021 08:57:46 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=560","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-03-15T08:57:47.374Z] >>> HTTP REQUEST POST https://iam.googleapis.com/v1/projects/thermal-telegram-f4b6/serviceAccounts/[email protected]:testIamPermissions
{"permissions":["iam.serviceAccounts.actAs"]}
[debug] [2021-03-15T08:57:47.585Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 15 Mar 2021 08:57:47 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-03-15T08:57:47.711Z] TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at validateString (internal/validators.js:120:11)
at Object.join (path.js:1039:7)
at Object.checkFunctionsSDKVersion [as fn] (/home/oliver/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/checkFirebaseSDKVersion.js:34:28)
at /home/oliver/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/command.js:161:30
at processTicksAndRejections (internal/process/task_queues.js:97:5)
[error]
[error] Error: An unexpected error has occurred.