-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
45 lines (42 loc) · 3.26 KB
/
Copy pathfirebase-debug.log
File metadata and controls
45 lines (42 loc) · 3.26 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
[debug] [2024-10-14T13:44:35.761Z] ----------------------------------------------------------------------
[debug] [2024-10-14T13:44:35.764Z] Command: /nix/store/aspnwxp3q1wvg8jd1zg0295zmhr3lkb3-nodejs-18.19.1/bin/node /nix/store/xr72gg2gqad71hsvz1yfdcshbrd0b1f8-firebase-tools-13.19.0/lib/node_modules/firebase-tools/lib/bin/firebase.js init hosting
[debug] [2024-10-14T13:44:35.764Z] CLI Version: 13.19.0
[debug] [2024-10-14T13:44:35.765Z] Platform: linux
[debug] [2024-10-14T13:44:35.765Z] Node Version: v18.19.1
[debug] [2024-10-14T13:44:35.765Z] Time: Mon Oct 14 2024 13:44:35 GMT+0000 (Coordinated Universal Time)
[debug] [2024-10-14T13:44:35.766Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-10-14T13:44:35.774Z] > 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-10-14T13:44:35.775Z] > authorizing via signed-in user (kephothomilli@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/home/user/afiaplus
[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-10-14T13:44:56.329Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2024-10-14T13:44:56.726Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2024-10-14T13:44:56.726Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project illumination-io (Illumination-IO)
[info]
=== Hosting Setup
[debug] [2024-10-14T13:44:58.282Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/illumination-io [none]
[debug] [2024-10-14T13:44:58.500Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/illumination-io 200
[debug] [2024-10-14T13:44:58.500Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/illumination-io {"projectId":"illumination-io","projectNumber":"110557171879","displayName":"Illumination-IO","name":"projects/illumination-io","resources":{"hostingSite":"illumination-io"},"state":"ACTIVE","etag":"1_8a729203-bf63-4e54-bc35-2481ddd10ee7"}
[info]
[info] i Didn't detect a .git folder. Assuming /home/user/afiaplus is the project root.
[info] i Authorizing with GitHub to upload your service account to a GitHub repository's secrets store.
[info]
[info] Visit this URL on this device to log in:
[info] https://github.com/login/oauth/authorize?client_id=89cf50f02ac6aaed3484&state=976455669&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...