Driver_Drowziness_Application / firebase-debug.log
Ayush35's picture
Upload 11 files
2bab8da
[debug] [2022-10-25T15:39:33.355Z] ----------------------------------------------------------------------
[debug] [2022-10-25T15:39:33.358Z] Command: C:\Program Files\nodejs\node.exe C:\Users\Ashu\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2022-10-25T15:39:33.359Z] CLI Version: 11.15.0
[debug] [2022-10-25T15:39:33.359Z] Platform: win32
[debug] [2022-10-25T15:39:33.360Z] Node Version: v16.18.0
[debug] [2022-10-25T15:39:33.363Z] Time: Tue Oct 25 2022 21:09:33 GMT+0530 (India Standard Time)
[debug] [2022-10-25T15:39:33.363Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-10-25T15:39:33.371Z] >>> [apiv2][query] GET https://firebase-public.firebaseio.com/cli.json [none]
[debug] [2022-10-25T15:39:33.436Z] > 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-10-25T15:39:33.437Z] > authorizing via signed-in user (thisisayushagrawal@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
E:\study\Sem-7\finalProject\endtoendproject\Drowziness_Detection_Application
[debug] [2022-10-25T15:39:34.319Z] <<< [apiv2][status] GET https://firebase-public.firebaseio.com/cli.json 200
[debug] [2022-10-25T15:39:34.320Z] <<< [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] [2022-10-25T15:40:40.930Z] > refreshing access token with scopes: []
[debug] [2022-10-25T15:40:40.931Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2022-10-25T15:40:40.931Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2022-10-25T15:40:41.510Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200
[debug] [2022-10-25T15:40:41.510Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2022-10-25T15:40:41.531Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2022-10-25T15:40:43.188Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2022-10-25T15:40:43.188Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project drowzinessdetectionapplication (drowzinessdetectionapplication)
[info]
=== Hosting Setup
[info]
[info] Your public directory is the folder (relative to your project directory) that
[info] will contain Hosting assets to be uploaded with firebase deploy. If you
[info] have a build process for your assets, use your build's output directory.
[info]