-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
106 lines (101 loc) · 13.8 KB
/
firebase-debug.log
File metadata and controls
106 lines (101 loc) · 13.8 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[debug] [2022-11-29T23:38:24.808Z] ----------------------------------------------------------------------
[debug] [2022-11-29T23:38:24.814Z] Command: /usr/local/bin/node /home/polymasters/.npm-global/bin/firebase init hosting
[debug] [2022-11-29T23:38:24.816Z] CLI Version: 11.16.1
[debug] [2022-11-29T23:38:24.816Z] Platform: linux
[debug] [2022-11-29T23:38:24.817Z] Node Version: v16.17.1
[debug] [2022-11-29T23:38:24.818Z] Time: Wed Nov 30 2022 00:38:24 GMT+0100 (West Africa Standard Time)
[debug] [2022-11-29T23:38:24.818Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-11-29T23:38:24.996Z] > 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-29T23:38:24.997Z] > authorizing via signed-in user (uili.kam8@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/home/polymasters/Desktop/votx-system
Before we get started, keep in mind:
* You are initializing within an existing Firebase project 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-29T23:38:25.014Z] Using project from CLI flag: votx-system
[debug] [2022-11-29T23:38:25.024Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/votx-system [none]
[debug] [2022-11-29T23:38:26.209Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/votx-system 200
[debug] [2022-11-29T23:38:26.209Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/votx-system {"projectId":"votx-system","projectNumber":"28695770465","displayName":"votx-system","name":"projects/votx-system","resources":{"hostingSite":"votx-system"},"state":"ACTIVE","etag":"1_87e047af-32b2-4a84-b798-4ff7ee3e33ec"}
[info] i Using project votx-system (votx-system)
[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]
[debug] [2022-11-29T23:38:33.292Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
[debug] [2022-11-29T23:38:34.098Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
[debug] [2022-11-29T23:38:34.099Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"9.14.0","browserURL":"https://www.gstatic.com/firebasejs/9.14.0/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/9.14.0/firebase.tgz"},"live":{"version":"9.14","browserURL":"https://www.gstatic.com/firebasejs/live/9.14/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/live/9.14/firebase.tgz"},"components":{"analytics":"https://www.gstatic.com/firebasejs/9.14.0/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/9.14.0/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/9.14.0/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/9.14.0/firebase-auth.js","auth/cordova":"https://www.gstatic.com/firebasejs/9.14.0/firebase-auth/cordova.js","auth/react-native":"https://www.gstatic.com/firebasejs/9.14.0/firebase-auth/react-native.js","functions":"https://www.gstatic.com/firebasejs/9.14.0/firebase-functions.js","firestore":"https://www.gstatic.com/firebasejs/9.14.0/firebase-firestore.js","firestore/lite":"https://www.gstatic.com/firebasejs/9.14.0/firebase-firestore/lite.js","installations":"https://www.gstatic.com/firebasejs/9.14.0/firebase-installations.js","storage":"https://www.gstatic.com/firebasejs/9.14.0/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/9.14.0/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/9.14.0/firebase-remote-config.js","messaging":"https://www.gstatic.com/firebasejs/9.14.0/firebase-messaging.js","messaging/sw":"https://www.gstatic.com/firebasejs/9.14.0/firebase-messaging/sw.js","database":"https://www.gstatic.com/firebasejs/9.14.0/firebase-database.js","firestore.memory":"https://www.gstatic.com/firebasejs/9.14.0/firebase-firestore.memory.js"}}
[info] ✔ Wrote public/index.html
[info]
[info] i Detected a .git folder at /home/polymasters/Desktop/votx-system
[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=838468883&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...
[debug] [2022-11-29T23:38:38.919Z] >>> [apiv2][query] POST https://github.com/login/oauth/access_token [none]
[debug] [2022-11-29T23:38:38.920Z] >>> [apiv2][body] POST https://github.com/login/oauth/access_token [stream]
[debug] [2022-11-29T23:38:39.996Z] <<< [apiv2][status] POST https://github.com/login/oauth/access_token 200
[debug] [2022-11-29T23:38:39.997Z] <<< [apiv2][body] POST https://github.com/login/oauth/access_token {"access_token":"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","token_type":"bearer","scope":"read:user,repo"}
[debug] [2022-11-29T23:38:40.035Z] >>> [apiv2][query] GET https://api.github.com/user [none]
[debug] [2022-11-29T23:38:41.345Z] <<< [apiv2][status] GET https://api.github.com/user 200
[debug] [2022-11-29T23:38:41.350Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"polymaster16","id":116063175,"node_id":"U_kgDOBur7xw","avatar_url":"https://avatars.githubusercontent.com/u/116063175?v=4","gravatar_id":"","url":"https://api.github.com/users/polymaster16","html_url":"https://github.com/polymaster16","followers_url":"https://api.github.com/users/polymaster16/followers","following_url":"https://api.github.com/users/polymaster16/following{/other_user}","gists_url":"https://api.github.com/users/polymaster16/gists{/gist_id}","starred_url":"https://api.github.com/users/polymaster16/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/polymaster16/subscriptions","organizations_url":"https://api.github.com/users/polymaster16/orgs","repos_url":"https://api.github.com/users/polymaster16/repos","events_url":"https://api.github.com/users/polymaster16/events{/privacy}","received_events_url":"https://api.github.com/users/polymaster16/received_events","type":"User","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":0,"followers":0,"following":0,"created_at":"2022-10-18T07:22:19Z","updated_at":"2022-11-22T02:00:25Z","private_gists":0,"total_private_repos":3,"owned_private_repos":3,"disk_usage":9678,"collaborators":0,"two_factor_authentication":false,"plan":{"name":"free","space":976562499,"collaborators":0,"private_repos":10000}}
[info]
[info] ✔ Success! Logged into GitHub as polymaster16
[info]
[debug] [2022-11-29T23:39:42.113Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:39:43.102Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:39:43.104Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:39:56.381Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:39:57.332Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:39:57.333Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:40:13.256Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:40:14.297Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:40:14.297Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:40:15.503Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:42:05.537Z] >>> [apiv2][query] GET https://api.github.com/repos//BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:42:07.039Z] <<< [apiv2][status] GET https://api.github.com/repos//BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:42:07.040Z] <<< [apiv2][body] GET https://api.github.com/repos//BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:42:08.189Z] >>> [apiv2][query] GET https://api.github.com/repos//BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:42:08.460Z] >>> [apiv2][query] GET https://api.github.com/repos//actions/secrets/public-key type=owner
[debug] [2022-11-29T23:42:09.779Z] <<< [apiv2][status] GET https://api.github.com/repos//BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:42:09.780Z] <<< [apiv2][body] GET https://api.github.com/repos//BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:42:09.822Z] <<< [apiv2][status] GET https://api.github.com/repos//actions/secrets/public-key 401
[debug] [2022-11-29T23:42:09.823Z] <<< [apiv2][body] GET https://api.github.com/repos//actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:42:25.622Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:42:26.453Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:42:26.454Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:43:36.049Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:43:36.344Z] >>> [apiv2][query] GET https://api.github.com/repos//actions/secrets/public-key type=owner
[debug] [2022-11-29T23:43:36.676Z] >>> [apiv2][query] GET https://api.github.com/repos//actions/secrets/public-key type=owner
[debug] [2022-11-29T23:43:37.072Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:43:37.073Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:43:37.332Z] <<< [apiv2][status] GET https://api.github.com/repos//actions/secrets/public-key 401
[debug] [2022-11-29T23:43:37.333Z] <<< [apiv2][body] GET https://api.github.com/repos//actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:43:37.777Z] <<< [apiv2][status] GET https://api.github.com/repos//actions/secrets/public-key 401
[debug] [2022-11-29T23:43:37.778Z] <<< [apiv2][body] GET https://api.github.com/repos//actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:43:38.936Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:43:39.935Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key 401
[debug] [2022-11-29T23:43:39.936Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:43:43.803Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/BeerApp /actions/secrets/public-key type=owner
[debug] [2022-11-29T23:43:44.918Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/BeerApp /actions/secrets/public-key 401
[debug] [2022-11-29T23:43:44.918Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/BeerApp /actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
[debug] [2022-11-29T23:43:56.505Z] >>> [apiv2][query] GET https://api.github.com/repos/polymaster16/votx-system/actions/secrets/public-key type=owner
[debug] [2022-11-29T23:43:59.701Z] <<< [apiv2][status] GET https://api.github.com/repos/polymaster16/votx-system/actions/secrets/public-key 401
[debug] [2022-11-29T23:43:59.701Z] <<< [apiv2][body] GET https://api.github.com/repos/polymaster16/votx-system/actions/secrets/public-key {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}