-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
22 lines (22 loc) · 2.45 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
[debug] [2023-11-14T16:57:58.613Z] ----------------------------------------------------------------------
[debug] [2023-11-14T16:57:58.615Z] Command: C:\Program Files\nodejs\node.exe C:\Users\ayush\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js apps:create android sixam_mart (android) --package-name=com.ekiexpress --json --project=eki-express-74357
[debug] [2023-11-14T16:57:58.615Z] CLI Version: 12.2.0
[debug] [2023-11-14T16:57:58.616Z] Platform: win32
[debug] [2023-11-14T16:57:58.616Z] Node Version: v18.16.0
[debug] [2023-11-14T16:57:58.616Z] Time: Tue Nov 14 2023 22:27:58 GMT+0530 (India Standard Time)
[debug] [2023-11-14T16:57:58.616Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-11-14T16:57:58.622Z] > 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-11-14T16:57:58.623Z] > authorizing via signed-in user ([email protected])
[info] Create your ANDROID app in project eki-express-74357:
[debug] [2023-11-14T16:57:58.626Z] >>> [apiv2][query] POST https://firebase.googleapis.com/v1beta1/projects/eki-express-74357/androidApps [none]
[debug] [2023-11-14T16:57:58.627Z] >>> [apiv2][body] POST https://firebase.googleapis.com/v1beta1/projects/eki-express-74357/androidApps {"displayName":"sixam_mart (android)","packageName":"com.ekiexpress"}
[debug] [2023-11-14T16:57:59.821Z] <<< [apiv2][status] POST https://firebase.googleapis.com/v1beta1/projects/eki-express-74357/androidApps 409
[debug] [2023-11-14T16:57:59.821Z] <<< [apiv2][body] POST https://firebase.googleapis.com/v1beta1/projects/eki-express-74357/androidApps {"error":{"code":409,"message":"Requested entity already exists","status":"ALREADY_EXISTS"}}
[debug] [2023-11-14T16:57:59.821Z] HTTP Error: 409, Requested entity already exists
[debug] [2023-11-14T16:58:00.357Z] FirebaseError: HTTP Error: 409, Requested entity already exists
at responseToError (C:\Users\ayush\AppData\Roaming\npm\node_modules\firebase-tools\lib\responseToError.js:49:12)
at RetryOperation._fn (C:\Users\ayush\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 create Android app for project eki-express-74357. See firebase-debug.log for more info.