-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
56 lines (53 loc) · 5.25 KB
/
firebase-debug.log
File metadata and controls
56 lines (53 loc) · 5.25 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
[debug] [2025-07-22T01:04:11.365Z] ----------------------------------------------------------------------
[debug] [2025-07-22T01:04:11.377Z] Command: C:\Users\Owner\.nvm\versions\node\v20.18.1\bin\node.exe C:\Users\Owner\.nvm\versions\node\v20.18.1\bin\node_modules\firebase-tools\lib\bin\firebase.js init functions
[debug] [2025-07-22T01:04:11.378Z] CLI Version: 14.11.0
[debug] [2025-07-22T01:04:11.378Z] Platform: win32
[debug] [2025-07-22T01:04:11.378Z] Node Version: v20.18.1
[debug] [2025-07-22T01:04:11.379Z] Time: Tue Jul 22 2025 02:04:11 GMT+0100 (West Africa Standard Time)
[debug] [2025-07-22T01:04:11.379Z] ----------------------------------------------------------------------
[debug]
[debug] [2025-07-22T01:04:11.381Z] >>> [apiv2][query] GET https://firebase-public.firebaseio.com/cli.json [none]
[debug] [2025-07-22T01:04:11.479Z] > 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] [2025-07-22T01:04:11.480Z] > authorizing via signed-in user (sulaimontaofik08@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\Owner\Desktop\splitmate
[debug] [2025-07-22T01:04:12.266Z] <<< [apiv2][status] GET https://firebase-public.firebaseio.com/cli.json 200
[debug] [2025-07-22T01:04:12.267Z] <<< [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}
[info]
=== Project Setup
[info]
[info] First, let's associate this project directory with a Firebase project.
[info] You can create multiple project aliases by running firebase use --add,
[info] but for now we'll just set up a default project.
[info]
[debug] [2025-07-22T01:13:54.772Z] Checked if tokens are valid: false, expires at: 1714089378434
[debug] [2025-07-22T01:13:54.775Z] Checked if tokens are valid: false, expires at: 1714089378434
[debug] [2025-07-22T01:13:54.778Z] > refreshing access token with scopes: []
[debug] [2025-07-22T01:13:54.809Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2025-07-22T01:13:54.810Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2025-07-22T01:13:55.549Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 400
[debug] [2025-07-22T01:13:55.549Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2025-07-22T01:13:55.555Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2025-07-22T01:13:56.509Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 401
[debug] [2025-07-22T01:13:56.509Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[debug] [2025-07-22T01:13:56.509Z] Got a 401 Unauthenticated error for a call that required authentication. Refreshing tokens.
[debug] [2025-07-22T01:13:56.509Z] Checked if tokens are valid: false, expires at: 1714089378434
[debug] [2025-07-22T01:13:56.509Z] Checked if tokens are valid: false, expires at: 1714089378434
[debug] [2025-07-22T01:13:56.509Z] > refreshing access token with scopes: []
[debug] [2025-07-22T01:13:56.510Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2025-07-22T01:13:56.510Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2025-07-22T01:13:56.667Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 400
[debug] [2025-07-22T01:13:56.667Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2025-07-22T01:13:56.675Z] Request to https://firebase.googleapis.com/v1beta1/projects?pageSize=100 had HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
[debug] [2025-07-22T01:13:57.341Z] FirebaseError: Request to https://firebase.googleapis.com/v1beta1/projects?pageSize=100 had HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
at responseToError (C:\Users\Owner\.nvm\versions\node\v20.18.1\bin\node_modules\firebase-tools\lib\responseToError.js:52:12)
at RetryOperation._fn (C:\Users\Owner\.nvm\versions\node\v20.18.1\bin\node_modules\firebase-tools\lib\apiv2.js:312:77)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[error]
[error] Error: Failed to list Firebase projects. See firebase-debug.log for more info.