-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
78 lines (68 loc) · 5.11 KB
/
firebase-debug.log
File metadata and controls
78 lines (68 loc) · 5.11 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] [2022-11-22T15:45:16.364Z] ----------------------------------------------------------------------
[debug] [2022-11-22T15:45:16.365Z] Command: /usr/local/bin/node /usr/local/bin/firebase init
[debug] [2022-11-22T15:45:16.365Z] CLI Version: 11.16.1
[debug] [2022-11-22T15:45:16.365Z] Platform: darwin
[debug] [2022-11-22T15:45:16.365Z] Node Version: v16.14.2
[debug] [2022-11-22T15:45:16.366Z] Time: Tue Nov 22 2022 12:45:16 GMT-0300 (Brasilia Standard Time)
[debug] [2022-11-22T15:45:16.367Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-11-22T15:45:16.372Z] > 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] [2022-11-22T15:45:16.373Z] > authorizing via signed-in user (maurilio.jesus.silveira@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/agileadm/Desktop/Estudo/UnB/D. Aplicativo/meau_app
Before we get started, keep in mind:
* You are currently outside your home directory
[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]
[info] i If you want to create a project in a Google Cloud organization or folder, please use "firebase projects:create" instead, and return to this command when you've created the project.
[debug] [2022-11-22T15:46:45.773Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects [none]
[debug] [2022-11-22T15:46:45.773Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects {"projectId":"meau-app","name":"meau-app"}
[debug] [2022-11-22T15:46:51.282Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects 409
[debug] [2022-11-22T15:46:51.283Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects {"error":{"code":409,"message":"Requested entity already exists","status":"ALREADY_EXISTS"}}
[debug] [2022-11-22T15:46:51.461Z] FirebaseError: HTTP Error: 409, Requested entity already exists
at responseToError (/usr/local/lib/node_modules/firebase-tools/lib/responseToError.js:49:12)
at RetryOperation._fn (/usr/local/lib/node_modules/firebase-tools/lib/apiv2.js:288:77)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
[error]
[error] Error: Failed to create project because there is already a project with ID meau-app. Please try again with a unique project ID.
[debug] [2022-11-22T15:47:07.800Z] ----------------------------------------------------------------------
[debug] [2022-11-22T15:47:07.801Z] Command: /usr/local/bin/node /usr/local/bin/firebase init
[debug] [2022-11-22T15:47:07.801Z] CLI Version: 11.16.1
[debug] [2022-11-22T15:47:07.802Z] Platform: darwin
[debug] [2022-11-22T15:47:07.802Z] Node Version: v16.14.2
[debug] [2022-11-22T15:47:07.802Z] Time: Tue Nov 22 2022 12:47:07 GMT-0300 (Brasilia Standard Time)
[debug] [2022-11-22T15:47:07.803Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-11-22T15:47:07.807Z] > 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] [2022-11-22T15:47:07.807Z] > authorizing via signed-in user (maurilio.jesus.silveira@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/agileadm/Desktop/Estudo/UnB/D. Aplicativo/meau_app
Before we get started, keep in mind:
* You are currently outside your home directory
[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] [2022-11-22T15:47:32.462Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2022-11-22T15:47:33.164Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2022-11-22T15:47:33.164Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]