forked from dipanjanpanja6/Techclub-frontend
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
63 lines (57 loc) · 5.95 KB
/
Copy pathfirebase-debug.log
File metadata and controls
63 lines (57 loc) · 5.95 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[debug] [2023-08-20T16:53:59.052Z] ----------------------------------------------------------------------
[debug] [2023-08-20T16:53:59.054Z] Command: C:\Program Files\nodejs\node.exe C:\Users\clash\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js deploy
[debug] [2023-08-20T16:53:59.055Z] CLI Version: 12.4.3
[debug] [2023-08-20T16:53:59.055Z] Platform: win32
[debug] [2023-08-20T16:53:59.055Z] Node Version: v19.5.0
[debug] [2023-08-20T16:53:59.055Z] Time: Sun Aug 20 2023 22:23:59 GMT+0530 (India Standard Time)
[debug] [2023-08-20T16:53:59.055Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-08-20T16:53:59.058Z] >>> [apiv2][query] GET https://firebase-public.firebaseio.com/cli.json [none]
[debug] [2023-08-20T16:53:59.141Z] > 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] [2023-08-20T16:53:59.142Z] > authorizing via signed-in user (alapandas333@gmail.com)
[debug] [2023-08-20T16:53:59.142Z] [iam] checking project techclubgcect for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2023-08-20T16:53:59.143Z] > refreshing access token with scopes: []
[debug] [2023-08-20T16:53:59.143Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2023-08-20T16:53:59.143Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-08-20T16:53:59.459Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200
[debug] [2023-08-20T16:53:59.459Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-08-20T16:53:59.474Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects/techclubgcect:testIamPermissions [none]
[debug] [2023-08-20T16:53:59.474Z] >>> [apiv2][(partial)header] POST https://cloudresourcemanager.googleapis.com/v1/projects/techclubgcect:testIamPermissions x-goog-quota-user=projects/techclubgcect
[debug] [2023-08-20T16:53:59.475Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/techclubgcect:testIamPermissions {"permissions":["firebase.projects.get","firebasehosting.sites.update"]}
[debug] [2023-08-20T16:53:59.862Z] <<< [apiv2][status] GET https://firebase-public.firebaseio.com/cli.json 200
[debug] [2023-08-20T16:53:59.862Z] <<< [apiv2][body] GET https://firebase-public.firebaseio.com/cli.json {"cloudBuildErrorAfter":1594252800000,"cloudBuildWarnAfter":1590019200000,"defaultNode10After":1594252800000,"minVersion":"3.0.5","node8DeploysDisabledAfter":1613390400000,"node8RuntimeDisabledAfter":1615809600000,"node8WarnAfter":1600128000000}
[debug] [2023-08-20T16:54:01.413Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects/techclubgcect:testIamPermissions 200
[debug] [2023-08-20T16:54:01.413Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/techclubgcect:testIamPermissions {}
[debug] [2023-08-20T16:54:01.413Z] [iam] error while checking permissions, command may fail: FirebaseError: Authorization failed. This account is missing the following required permissions on project techclubgcect:
firebase.projects.get
firebasehosting.sites.update
[debug] [2023-08-20T16:54:01.414Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/techclubgcect [none]
[debug] [2023-08-20T16:54:02.183Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/techclubgcect 403
[debug] [2023-08-20T16:54:02.184Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/techclubgcect {"error":{"code":403,"message":"The caller does not have permission","status":"PERMISSION_DENIED"}}
[debug] [2023-08-20T16:54:02.184Z] HTTP Error: 403, The caller does not have permission
[debug] [2023-08-20T16:54:02.444Z] FirebaseError: HTTP Error: 403, The caller does not have permission
at responseToError (C:\Users\clash\AppData\Roaming\npm\node_modules\firebase-tools\lib\responseToError.js:49:12)
at RetryOperation._fn (C:\Users\clash\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:288:77)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[error]
[error] Error: Failed to get Firebase project techclubgcect. Please make sure the project exists and your account has permission to access it.
[debug] [2023-08-20T16:54:08.568Z] ----------------------------------------------------------------------
[debug] [2023-08-20T16:54:08.571Z] Command: C:\Program Files\nodejs\node.exe C:\Users\clash\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2023-08-20T16:54:08.571Z] CLI Version: 12.4.3
[debug] [2023-08-20T16:54:08.571Z] Platform: win32
[debug] [2023-08-20T16:54:08.571Z] Node Version: v19.5.0
[debug] [2023-08-20T16:54:08.571Z] Time: Sun Aug 20 2023 22:24:08 GMT+0530 (India Standard Time)
[debug] [2023-08-20T16:54:08.571Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-08-20T16:54:08.624Z] > 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] [2023-08-20T16:54:08.625Z] > authorizing via signed-in user (alapandas333@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
D:\Documents\Techclub-frontend
Before we get started, keep in mind:
* You are initializing within an existing Firebase project directory