-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
78 lines (75 loc) · 9.18 KB
/
Copy pathfirebase-debug.log
File metadata and controls
78 lines (75 loc) · 9.18 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[debug] [2024-09-19T21:27:35.164Z] ----------------------------------------------------------------------
[debug] [2024-09-19T21:27:35.166Z] Command: C:\Program Files\nodejs\node.exe C:\Users\charl\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2024-09-19T21:27:35.166Z] CLI Version: 13.18.0
[debug] [2024-09-19T21:27:35.166Z] Platform: win32
[debug] [2024-09-19T21:27:35.166Z] Node Version: v22.9.0
[debug] [2024-09-19T21:27:35.167Z] Time: Thu Sep 19 2024 16:27:35 GMT-0500 (Central Daylight Time)
[debug] [2024-09-19T21:27:35.167Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-09-19T21:27:35.173Z] > 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] [2024-09-19T21:27:35.174Z] > authorizing via signed-in user (channelediting521@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\charl\OneDrive\Documents\GitHub\use-classboard.github.io
[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] [2024-09-19T21:27:39.252Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2024-09-19T21:27:39.516Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2024-09-19T21:27:39.516Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project excellent-guard-435619-i4 (Login with Google)
[info]
=== Database Setup
[info] i database: ensuring required API firebasedatabase.googleapis.com is enabled...
[debug] [2024-09-19T21:27:40.230Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firebasedatabase.googleapis.com [none]
[debug] [2024-09-19T21:27:40.230Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firebasedatabase.googleapis.com x-goog-quota-user=projects/excellent-guard-435619-i4
[debug] [2024-09-19T21:27:40.505Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firebasedatabase.googleapis.com 200
[debug] [2024-09-19T21:27:40.505Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firebasedatabase.googleapis.com [omitted]
[info] + database: required API firebasedatabase.googleapis.com is enabled
[info]
[debug] [2024-09-19T21:27:40.506Z] >>> [apiv2][query] GET https://firebasedatabase.googleapis.com/v1beta/projects/excellent-guard-435619-i4/locations/-/instances/excellent-guard-435619-i4-default-rtdb [none]
[debug] [2024-09-19T21:27:40.733Z] <<< [apiv2][status] GET https://firebasedatabase.googleapis.com/v1beta/projects/excellent-guard-435619-i4/locations/-/instances/excellent-guard-435619-i4-default-rtdb 200
[debug] [2024-09-19T21:27:40.733Z] <<< [apiv2][body] GET https://firebasedatabase.googleapis.com/v1beta/projects/excellent-guard-435619-i4/locations/-/instances/excellent-guard-435619-i4-default-rtdb {"name":"projects/464990060717/locations/us-central1/instances/excellent-guard-435619-i4-default-rtdb","project":"projects/464990060717","databaseUrl":"https://excellent-guard-435619-i4-default-rtdb.firebaseio.com","type":"DEFAULT_DATABASE","state":"ACTIVE"}
[info]
[info] Firebase Realtime Database Security Rules allow you to define how your data should be
[info] structured and when your data can be read from and written to.
[info]
[debug] [2024-09-19T21:27:49.369Z] >>> [apiv2][query] GET https://excellent-guard-435619-i4-default-rtdb.firebaseio.com/.settings/rules.json [none]
[debug] [2024-09-19T21:27:49.475Z] <<< [apiv2][status] GET https://excellent-guard-435619-i4-default-rtdb.firebaseio.com/.settings/rules.json 200
[debug] [2024-09-19T21:27:49.475Z] <<< [apiv2][body] GET https://excellent-guard-435619-i4-default-rtdb.firebaseio.com/.settings/rules.json [stream]
[info] + Database Rules for excellent-guard-435619-i4-default-rtdb have been written to database.rules.json.
[info] Future modifications to database.rules.json will update Realtime Database Security Rules when you run
[info] firebase deploy.
[info]
=== Firestore Setup
[debug] [2024-09-19T21:27:49.478Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firestore.googleapis.com [none]
[debug] [2024-09-19T21:27:49.478Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firestore.googleapis.com x-goog-quota-user=projects/excellent-guard-435619-i4
[debug] [2024-09-19T21:27:49.763Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firestore.googleapis.com 200
[debug] [2024-09-19T21:27:49.763Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/excellent-guard-435619-i4/services/firestore.googleapis.com [omitted]
[debug] [2024-09-19T21:27:49.763Z] >>> [apiv2][query] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/(default) [none]
[debug] [2024-09-19T21:27:49.948Z] <<< [apiv2][status] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/(default) 404
[debug] [2024-09-19T21:27:49.949Z] <<< [apiv2][body] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/(default) {"error":{"code":404,"message":"Project 'excellent-guard-435619-i4' or database '(default)' does not exist.","status":"NOT_FOUND"}}
[debug] [2024-09-19T21:27:49.949Z] error getting database type: HTTP Error: 404, Project 'excellent-guard-435619-i4' or database '(default)' does not exist. {"name":"FirebaseError","children":[],"context":{"body":{"error":{"code":404,"message":"Project 'excellent-guard-435619-i4' or database '(default)' does not exist.","status":"NOT_FOUND"}},"response":{"statusCode":404}},"exit":1,"message":"HTTP Error: 404, Project 'excellent-guard-435619-i4' or database '(default)' does not exist.","status":404}
[info] (default) does not exist in project excellent-guard-435619-i4.
[debug] [2024-09-19T21:27:49.949Z] database_type: DATABASE_DOES_NOT_EXIST
[debug] [2024-09-19T21:28:02.136Z] >>> [apiv2][query] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/database [none]
[debug] [2024-09-19T21:28:02.325Z] <<< [apiv2][status] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/database 404
[debug] [2024-09-19T21:28:02.325Z] <<< [apiv2][body] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/database {"error":{"code":404,"message":"Project 'excellent-guard-435619-i4' or database 'database' does not exist.","status":"NOT_FOUND"}}
[debug] [2024-09-19T21:28:02.325Z] error getting database type: HTTP Error: 404, Project 'excellent-guard-435619-i4' or database 'database' does not exist. {"name":"FirebaseError","children":[],"context":{"body":{"error":{"code":404,"message":"Project 'excellent-guard-435619-i4' or database 'database' does not exist.","status":"NOT_FOUND"}},"response":{"statusCode":404}},"exit":1,"message":"HTTP Error: 404, Project 'excellent-guard-435619-i4' or database 'database' does not exist.","status":404}
[info] database does not exist in project excellent-guard-435619-i4.
[debug] [2024-09-19T21:28:02.326Z] database_type: DATABASE_DOES_NOT_EXIST
[debug] [2024-09-19T21:28:09.374Z] >>> [apiv2][query] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/Classboard [none]
[debug] [2024-09-19T21:28:09.543Z] <<< [apiv2][status] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/Classboard 404
[debug] [2024-09-19T21:28:09.543Z] <<< [apiv2][body] GET https://firestore.googleapis.com/v1/projects/excellent-guard-435619-i4/databases/Classboard {"error":{"code":404,"message":"Project 'excellent-guard-435619-i4' or database 'Classboard' does not exist.","status":"NOT_FOUND"}}
[debug] [2024-09-19T21:28:09.543Z] error getting database type: HTTP Error: 404, Project 'excellent-guard-435619-i4' or database 'Classboard' does not exist. {"name":"FirebaseError","children":[],"context":{"body":{"error":{"code":404,"message":"Project 'excellent-guard-435619-i4' or database 'Classboard' does not exist.","status":"NOT_FOUND"}},"response":{"statusCode":404}},"exit":1,"message":"HTTP Error: 404, Project 'excellent-guard-435619-i4' or database 'Classboard' does not exist.","status":404}
[info] Classboard does not exist in project excellent-guard-435619-i4.
[debug] [2024-09-19T21:28:09.544Z] database_type: DATABASE_DOES_NOT_EXIST