-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
234 lines (216 loc) · 47.3 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
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
[debug] [2021-10-18T19:13:48.363Z] ----------------------------------------------------------------------
[debug] [2021-10-18T19:13:48.367Z] Command: C:\Program Files\nodejs\node.exe C:\Users\jatin\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init --debug
[debug] [2021-10-18T19:13:48.368Z] CLI Version: 9.20.0
[debug] [2021-10-18T19:13:48.368Z] Platform: win32
[debug] [2021-10-18T19:13:48.368Z] Node Version: v14.17.5
[debug] [2021-10-18T19:13:48.369Z] Time: Tue Oct 19 2021 00:43:48 GMT+0530 (India Standard Time)
[debug] [2021-10-18T19:13:48.369Z] ----------------------------------------------------------------------
[debug]
[debug] [2021-10-18T19:13:48.448Z] Field ".emulators.firestore.port" in "firebase.json" is possibly invalid: should be number
[debug] [2021-10-18T19:13:48.456Z] > 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] [2021-10-18T19:13:48.457Z] > authorizing via signed-in user (jatinthakur3333@gmail.com)
[debug] [2021-10-18T19:13:48.460Z] Field ".emulators.firestore.port" in "firebase.json" is possibly invalid: should be number
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\jatin\Desktop\ecommers-react\ecommerce-react
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] [2021-10-18T19:16:37.176Z] > refreshing access token with scopes: []
[debug] [2021-10-18T19:16:37.178Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2021-10-18T19:16:37.495Z] <<< HTTP RESPONSE 200 {"pragma":"no-cache","date":"Mon, 18 Oct 2021 19:16:36 GMT","expires":"Mon, 01 Jan 1990 00:00:00 GMT","cache-control":"no-cache, no-store, max-age=0, must-revalidate","content-type":"application/json; charset=utf-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","server":"scaffolding on HTTPServer2","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:16:37.544Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/ecommerce-fb5e5 [none]
[debug] [2021-10-18T19:16:38.342Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/ecommerce-fb5e5 200
[debug] [2021-10-18T19:16:38.343Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/ecommerce-fb5e5 {"projectId":"ecommerce-fb5e5","projectNumber":"196461695241","displayName":"ecommerce","name":"projects/ecommerce-fb5e5","resources":{"hostingSite":"ecommerce-fb5e5","realtimeDatabaseInstance":"ecommerce-fb5e5-default-rtdb","storageBucket":"ecommerce-fb5e5.appspot.com","locationId":"us-central"},"state":"ACTIVE"}
[info] i Using project ecommerce-fb5e5 (ecommerce)
[info]
=== Database Setup
[info] i database: ensuring required API firebasedatabase.googleapis.com is enabled...
[debug] [2021-10-18T19:16:38.379Z] > refreshing access token with scopes: ["email","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","openid"]
[debug] [2021-10-18T19:16:38.381Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2021-10-18T19:16:38.592Z] <<< HTTP RESPONSE 200 {"expires":"Mon, 01 Jan 1990 00:00:00 GMT","date":"Mon, 18 Oct 2021 19:16:37 GMT","cache-control":"no-cache, no-store, max-age=0, must-revalidate","pragma":"no-cache","content-type":"application/json; charset=utf-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","server":"scaffolding on HTTPServer2","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:16:38.621Z] >>> HTTP REQUEST GET https://serviceusage.googleapis.com/v1/projects/ecommerce-fb5e5/services/firebasedatabase.googleapis.com
[debug] [2021-10-18T19:16:40.706Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:39 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info] + database: required API firebasedatabase.googleapis.com is enabled
[info]
[debug] [2021-10-18T19:16:40.722Z] >>> HTTP REQUEST GET https://firebasedatabase.googleapis.com/v1beta/projects/ecommerce-fb5e5/locations/-/instances/ecommerce-fb5e5-default-rtdb
[debug] [2021-10-18T19:16:41.466Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:40 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info]
[info] Firebase Realtime Database Security Rules allow you to define how your data should be
[info] structured and when your data can be read from and written to.
[info]
[debug] [2021-10-18T19:16:44.075Z] >>> HTTP REQUEST GET https://ecommerce-fb5e5-default-rtdb.firebaseio.com/.settings/rules.json
[debug] [2021-10-18T19:16:45.623Z] <<< HTTP RESPONSE 200 {"server":"nginx","date":"Mon, 18 Oct 2021 19:16:44 GMT","content-type":"application/json; charset=utf-8","content-length":"123","connection":"keep-alive","access-control-allow-origin":"*","cache-control":"no-cache","strict-transport-security":"max-age=31556926; includeSubDomains; preload"}
[info] + Database Rules for ecommerce-fb5e5-default-rtdb have been written to database.rules.json.
[info] Future modifications to database.rules.json will update Realtime Database Security Rules when you run
[info] firebase deploy.
[info]
=== Firestore Setup
[debug] [2021-10-18T19:16:45.643Z] >>> HTTP REQUEST GET https://serviceusage.googleapis.com/v1/projects/ecommerce-fb5e5/services/firestore.googleapis.com
[debug] [2021-10-18T19:16:47.551Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:46 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:16:47.555Z] >>> HTTP REQUEST GET https://appengine.googleapis.com/v1/apps/ecommerce-fb5e5
[debug] [2021-10-18T19:16:48.637Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:47 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:16:48.640Z] database_type: CLOUD_FIRESTORE
[debug] [2021-10-18T19:16:48.649Z] > 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] [2021-10-18T19:16:48.651Z] > authorizing via signed-in user (jatinthakur3333@gmail.com)
[debug] [2021-10-18T19:16:48.655Z] [iam] checking project ecommerce-fb5e5 for permissions ["firebase.projects.get"]
[debug] [2021-10-18T19:16:48.663Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/ecommerce-fb5e5:testIamPermissions
{"permissions":["firebase.projects.get"]}
[debug] [2021-10-18T19:16:50.365Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:49 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=1397","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info]
[info] Firestore Security Rules allow you to define how and when to allow
[info] requests. You can keep these rules in your project directory
[info] and publish them with firebase deploy.
[info]
[debug] [2021-10-18T19:16:53.899Z] >>> HTTP REQUEST GET https://firebaserules.googleapis.com/v1/projects/ecommerce-fb5e5/releases?pageSize=10&pageToken=
[debug] [2021-10-18T19:16:55.749Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:54 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:16:55.754Z] Found ruleset: projects/ecommerce-fb5e5/rulesets/80cfecae-5462-41c2-98ea-2eb5bec9fee2
[debug] [2021-10-18T19:16:55.758Z] >>> HTTP REQUEST GET https://firebaserules.googleapis.com/v1/projects/ecommerce-fb5e5/rulesets/80cfecae-5462-41c2-98ea-2eb5bec9fee2
[debug] [2021-10-18T19:16:57.243Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:16:55 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info]
[info] Firestore indexes allow you to perform complex queries while
[info] maintaining performance that scales with the size of the result
[info] set. You can keep index definitions in your project directory
[info] and publish them with firebase deploy.
[info]
[debug] [2021-10-18T19:17:02.147Z] >>> HTTP REQUEST GET https://firestore.googleapis.com/v1/projects/ecommerce-fb5e5/databases/(default)/collectionGroups/-/indexes
[debug] [2021-10-18T19:17:02.148Z] >>> HTTP REQUEST GET https://firestore.googleapis.com/v1/projects/ecommerce-fb5e5/databases/(default)/collectionGroups/-/fields?filter=indexConfig.usesAncestorConfig=false
[debug] [2021-10-18T19:17:03.860Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:17:02 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:17:03.866Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:17:02 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info]
=== Functions Setup
[info]
[info] A functions directory will be created in your project with sample code
[info] pre-configured. Functions can be deployed with firebase deploy.
[info]
[debug] [2021-10-18T19:17:03.894Z] > 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] [2021-10-18T19:17:03.897Z] > authorizing via signed-in user (jatinthakur3333@gmail.com)
[debug] [2021-10-18T19:17:03.901Z] [iam] checking project ecommerce-fb5e5 for permissions ["firebase.projects.get"]
[debug] [2021-10-18T19:17:03.909Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/ecommerce-fb5e5:testIamPermissions
{"permissions":["firebase.projects.get"]}
[debug] [2021-10-18T19:17:05.556Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:17:04 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=1370","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:17:05.561Z] >>> HTTP REQUEST POST https://serviceusage.googleapis.com/v1/projects/ecommerce-fb5e5/services/cloudfunctions.googleapis.com:enable
[debug] [2021-10-18T19:17:05.567Z] >>> HTTP REQUEST POST https://serviceusage.googleapis.com/v1/projects/ecommerce-fb5e5/services/runtimeconfig.googleapis.com:enable
[debug] [2021-10-18T19:17:07.444Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:17:06 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:17:07.451Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:17:06 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info] + Wrote functions/package.json
[info] + Wrote functions/.eslintrc.js
[info] + Wrote functions/index.js
[info] + Wrote functions/.gitignore
[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] [2021-10-18T19:18:21.679Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
[debug] [2021-10-18T19:18:21.813Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
[debug] [2021-10-18T19:18:21.814Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"9.1.3","browserURL":"https://www.gstatic.com/firebasejs/9.1.3/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/9.1.3/firebase.tgz"},"live":{"version":"9.1","browserURL":"https://www.gstatic.com/firebasejs/live/9.1/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/live/9.1/firebase.tgz"},"components":{"analytics":"https://www.gstatic.com/firebasejs/9.1.3/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/9.1.3/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/9.1.3/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/9.1.3/firebase-auth.js","auth/cordova":"https://www.gstatic.com/firebasejs/9.1.3/firebase-auth/cordova.js","auth/react-native":"https://www.gstatic.com/firebasejs/9.1.3/firebase-auth/react-native.js","functions":"https://www.gstatic.com/firebasejs/9.1.3/firebase-functions.js","firestore":"https://www.gstatic.com/firebasejs/9.1.3/firebase-firestore.js","firestore/lite":"https://www.gstatic.com/firebasejs/9.1.3/firebase-firestore/lite.js","storage":"https://www.gstatic.com/firebasejs/9.1.3/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/9.1.3/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/9.1.3/firebase-remote-config.js","messaging":"https://www.gstatic.com/firebasejs/9.1.3/firebase-messaging.js","messaging/sw":"https://www.gstatic.com/firebasejs/9.1.3/firebase-messaging/sw.js","database":"https://www.gstatic.com/firebasejs/9.1.3/firebase-database.js","firestore.memory":"https://www.gstatic.com/firebasejs/9.1.3/firebase-firestore.memory.js"}}
[info] + Wrote public/index.html
[info]
[info] i Detected a .git folder at C:\Users\jatin\Desktop\ecommers-react\ecommerce-react
[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=467641430&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...
[debug] [2021-10-18T19:18:24.845Z] >>> HTTP REQUEST POST https://github.com/login/oauth/access_token
{"client_id":"89cf50f02ac6aaed3484","client_secret":"3330d14abc895d9a74d5f17cd7a00711fa2c5bf0","code":"ce562958d231a48cb611","redirect_uri":"http://localhost:9005","state":"467641430"}
[debug] [2021-10-18T19:18:25.304Z] <<< HTTP RESPONSE 200 {"server":"GitHub.com","date":"Mon, 18 Oct 2021 19:18:23 GMT","content-type":"application/json; charset=utf-8","transfer-encoding":"chunked","vary":"X-PJAX, X-PJAX-Container, Accept-Encoding, Accept, X-Requested-With","permissions-policy":"interest-cohort=()","etag":"W/\"0efc76d8d57265c62ec8913c3c6483bd\"","cache-control":"max-age=0, private, must-revalidate","strict-transport-security":"max-age=31536000; includeSubdomains; preload","x-frame-options":"deny","x-content-type-options":"nosniff","x-xss-protection":"0","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","expect-ct":"max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"","content-security-policy":"default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.githubapp.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events translator.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src render.githubusercontent.com viewscreen.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com secured-user-images.githubusercontent.com/ *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/","x-github-request-id":"8E4C:0481:1477D0:2BDFE6:616DC87F"}
[debug] [2021-10-18T19:18:25.323Z] >>> [apiv2][query] GET https://api.github.com/user [none]
[debug] [2021-10-18T19:18:25.855Z] <<< [apiv2][status] GET https://api.github.com/user 200
[debug] [2021-10-18T19:18:25.857Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"JatinThakur2","id":45339051,"node_id":"MDQ6VXNlcjQ1MzM5MDUx","avatar_url":"https://avatars.githubusercontent.com/u/45339051?v=4","gravatar_id":"","url":"https://api.github.com/users/JatinThakur2","html_url":"https://github.com/JatinThakur2","followers_url":"https://api.github.com/users/JatinThakur2/followers","following_url":"https://api.github.com/users/JatinThakur2/following{/other_user}","gists_url":"https://api.github.com/users/JatinThakur2/gists{/gist_id}","starred_url":"https://api.github.com/users/JatinThakur2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JatinThakur2/subscriptions","organizations_url":"https://api.github.com/users/JatinThakur2/orgs","repos_url":"https://api.github.com/users/JatinThakur2/repos","events_url":"https://api.github.com/users/JatinThakur2/events{/privacy}","received_events_url":"https://api.github.com/users/JatinThakur2/received_events","type":"User","site_admin":false,"name":"Jatin Thakur","company":null,"blog":"https://jatinthakur.netlify.app/","location":"Himachal Pradesh","email":null,"hireable":null,"bio":"I am a UI/UX Designer with an experience of working on various types of projects which involves designing and developing user interface\r\nfor web, mobile apps","twitter_username":"iam_jatinthakur","public_repos":18,"public_gists":0,"followers":5,"following":7,"created_at":"2018-11-25T18:56:33Z","updated_at":"2021-10-18T16:37:06Z","private_gists":0,"total_private_repos":2,"owned_private_repos":2,"disk_usage":49879,"collaborators":3,"two_factor_authentication":false,"plan":{"name":"pro","space":976562499,"collaborators":0,"private_repos":9999}}
[info]
[info] + Success! Logged into GitHub as JatinThakur2
[info]
[debug] [2021-10-18T19:18:44.486Z] >>> [apiv2][query] GET https://api.github.com/repos/JatinThakur/ecommerce-react/actions/secrets/public-key type=owner
[debug] [2021-10-18T19:18:44.855Z] <<< [apiv2][status] GET https://api.github.com/repos/JatinThakur/ecommerce-react/actions/secrets/public-key 404
[debug] [2021-10-18T19:18:44.856Z] <<< [apiv2][body] GET https://api.github.com/repos/JatinThakur/ecommerce-react/actions/secrets/public-key {"message":"Not Found","documentation_url":"https://docs.github.com/rest/reference/actions#get-a-repository-public-key"}
[debug] [2021-10-18T19:19:05.684Z] >>> [apiv2][query] GET https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/public-key type=owner
[debug] [2021-10-18T19:19:06.092Z] <<< [apiv2][status] GET https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/public-key 200
[debug] [2021-10-18T19:19:06.093Z] <<< [apiv2][body] GET https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/public-key {"key_id":"568250167242549743","key":"l/1zrCEJq3F+Z0rzkKPfnrBd60XLGrKXsISD3jRDLlQ="}
[debug] [2021-10-18T19:19:06.108Z] >>> [apiv2][query] GET https://api.github.com/repos/JatinThakur2/ecommerce-react [none]
[debug] [2021-10-18T19:19:06.716Z] <<< [apiv2][status] GET https://api.github.com/repos/JatinThakur2/ecommerce-react 200
[debug] [2021-10-18T19:19:06.717Z] <<< [apiv2][body] GET https://api.github.com/repos/JatinThakur2/ecommerce-react {"id":418582890,"node_id":"R_kgDOGPMRag","name":"ecommerce-react","full_name":"JatinThakur2/ecommerce-react","private":false,"owner":{"login":"JatinThakur2","id":45339051,"node_id":"MDQ6VXNlcjQ1MzM5MDUx","avatar_url":"https://avatars.githubusercontent.com/u/45339051?v=4","gravatar_id":"","url":"https://api.github.com/users/JatinThakur2","html_url":"https://github.com/JatinThakur2","followers_url":"https://api.github.com/users/JatinThakur2/followers","following_url":"https://api.github.com/users/JatinThakur2/following{/other_user}","gists_url":"https://api.github.com/users/JatinThakur2/gists{/gist_id}","starred_url":"https://api.github.com/users/JatinThakur2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JatinThakur2/subscriptions","organizations_url":"https://api.github.com/users/JatinThakur2/orgs","repos_url":"https://api.github.com/users/JatinThakur2/repos","events_url":"https://api.github.com/users/JatinThakur2/events{/privacy}","received_events_url":"https://api.github.com/users/JatinThakur2/received_events","type":"User","site_admin":false},"html_url":"https://github.com/JatinThakur2/ecommerce-react","description":"eCommerce web application using React, Redux, Redux-Saga, Firebase and SASS.","fork":false,"url":"https://api.github.com/repos/JatinThakur2/ecommerce-react","forks_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/forks","keys_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/keys{/key_id}","collaborators_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/teams","hooks_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/hooks","issue_events_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/issues/events{/number}","events_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/events","assignees_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/assignees{/user}","branches_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/branches{/branch}","tags_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/tags","blobs_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/git/refs{/sha}","trees_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/git/trees{/sha}","statuses_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/statuses/{sha}","languages_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/languages","stargazers_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/stargazers","contributors_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/contributors","subscribers_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/subscribers","subscription_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/subscription","commits_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/commits{/sha}","git_commits_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/git/commits{/sha}","comments_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/comments{/number}","issue_comment_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/issues/comments{/number}","contents_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/contents/{+path}","compare_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/compare/{base}...{head}","merges_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/merges","archive_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/downloads","issues_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/issues{/number}","pulls_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/pulls{/number}","milestones_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/milestones{/number}","notifications_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/labels{/name}","releases_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/releases{/id}","deployments_url":"https://api.github.com/repos/JatinThakur2/ecommerce-react/deployments","created_at":"2021-10-18T16:29:57Z","updated_at":"2021-10-18T17:59:02Z","pushed_at":"2021-10-18T17:55:47Z","git_url":"git://github.com/JatinThakur2/ecommerce-react.git","ssh_url":"git@github.com:JatinThakur2/ecommerce-react.git","clone_url":"https://github.com/JatinThakur2/ecommerce-react.git","svn_url":"https://github.com/JatinThakur2/ecommerce-react","homepage":"","size":7716,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":0,"license":null,"allow_forking":true,"is_template":false,"topics":["crud","firebase","hooks","react-redux","react-router","reactjs"],"visibility":"public","forks":0,"open_issues":0,"watchers":0,"default_branch":"main","permissions":{"admin":true,"maintain":true,"push":true,"triage":true,"pull":true},"temp_clone_token":"","allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":false,"network_count":0,"subscribers_count":1}
[debug] [2021-10-18T19:19:06.725Z] >>> HTTP REQUEST POST https://iam.googleapis.com/v1/projects/ecommerce-fb5e5/serviceAccounts
{"accountId":"github-action-418582890","serviceAccount":{"displayName":"GitHub Actions (JatinThakur2/ecommerce-react)","description":"A service account with permission to deploy to Firebase Hosting for the GitHub repository JatinThakur2/ecommerce-react"}}
[debug] [2021-10-18T19:19:08.818Z] <<< HTTP RESPONSE 409 {"vary":"X-Origin, Referer, Origin,Accept-Encoding","content-type":"application/json; charset=UTF-8","date":"Mon, 18 Oct 2021 19:19:07 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:19:08.822Z] <<< HTTP RESPONSE BODY {"error":{"code":409,"message":"Service account github-action-418582890 already exists within project projects/ecommerce-fb5e5.","status":"ALREADY_EXISTS","details":[{"@type":"type.googleapis.com/google.rpc.ResourceInfo","resourceName":"projects/ecommerce-fb5e5/serviceAccounts/github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com"}]}}
[debug] [2021-10-18T19:19:08.831Z] >>> HTTP REQUEST GET https://iam.googleapis.com/v1/projects/ecommerce-fb5e5/serviceAccounts/github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com
[debug] [2021-10-18T19:19:08.837Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/ecommerce-fb5e5:getIamPolicy
[debug] [2021-10-18T19:19:10.673Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:19:09 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:19:10.769Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:19:09 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=1518","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:19:10.775Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/ecommerce-fb5e5:setIamPolicy
{"policy":{"version":1,"etag":"BwXOpUweXCM=","bindings":[{"role":"roles/cloudfunctions.serviceAgent","members":["serviceAccount:service-196461695241@gcf-admin-robot.iam.gserviceaccount.com"]},{"role":"roles/editor","members":["serviceAccount:ecommerce-fb5e5@appspot.gserviceaccount.com"]},{"role":"roles/firebase.managementServiceAgent","members":["serviceAccount:firebase-service-account@firebase-sa-management.iam.gserviceaccount.com"]},{"role":"roles/firebase.sdkAdminServiceAgent","members":["serviceAccount:firebase-adminsdk-afcz7@ecommerce-fb5e5.iam.gserviceaccount.com"]},{"role":"roles/firebaseauth.admin","members":["serviceAccount:firebase-adminsdk-afcz7@ecommerce-fb5e5.iam.gserviceaccount.com","serviceAccount:github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com"]},{"role":"roles/firebasedatabase.admin","members":["serviceAccount:firebase-adminsdk-afcz7@ecommerce-fb5e5.iam.gserviceaccount.com"]},{"role":"roles/firebasehosting.admin","members":["serviceAccount:github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com"]},{"role":"roles/firebaserules.system","members":["serviceAccount:service-196461695241@firebase-rules.iam.gserviceaccount.com"]},{"role":"roles/firestore.serviceAgent","members":["serviceAccount:service-196461695241@gcp-sa-firestore.iam.gserviceaccount.com"]},{"role":"roles/iam.serviceAccountTokenCreator","members":["serviceAccount:firebase-adminsdk-afcz7@ecommerce-fb5e5.iam.gserviceaccount.com"]},{"role":"roles/owner","members":["user:jatinthakur3333@gmail.com"]},{"role":"roles/pubsub.serviceAgent","members":["serviceAccount:service-196461695241@gcp-sa-pubsub.iam.gserviceaccount.com"]},{"role":"roles/run.viewer","members":["serviceAccount:github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com"]},{"role":"roles/serviceusage.apiKeysViewer","members":["serviceAccount:github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com"]}]},"updateMask":"bindings"}
[debug] [2021-10-18T19:19:13.412Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:19:11 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=2320","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2021-10-18T19:19:13.417Z] >>> HTTP REQUEST POST https://iam.googleapis.com/v1/projects/ecommerce-fb5e5/serviceAccounts/github-action-418582890@ecommerce-fb5e5.iam.gserviceaccount.com/keys
{"keyAlgorithm":"KEY_ALG_UNSPECIFIED","privateKeyType":"TYPE_GOOGLE_CREDENTIALS_FILE"}
[debug] [2021-10-18T19:19:15.517Z] <<< HTTP RESPONSE 200 {"content-type":"application/json; charset=UTF-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","date":"Mon, 18 Oct 2021 19:19:13 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[info]
[info] + Created service account github-action-418582890 with Firebase Hosting admin permissions.
[debug] [2021-10-18T19:19:15.642Z] >>> [apiv2][query] PUT https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/FIREBASE_SERVICE_ACCOUNT_ECOMMERCE_FB5E5 [none]
[debug] [2021-10-18T19:19:15.644Z] >>> [apiv2][body] PUT https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/FIREBASE_SERVICE_ACCOUNT_ECOMMERCE_FB5E5 {"encrypted_value":"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","key_id":"568250167242549743"}
[debug] [2021-10-18T19:19:16.182Z] <<< [apiv2][status] PUT https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/FIREBASE_SERVICE_ACCOUNT_ECOMMERCE_FB5E5 204
[debug] [2021-10-18T19:19:16.184Z] <<< [apiv2][body] PUT https://api.github.com/repos/JatinThakur2/ecommerce-react/actions/secrets/FIREBASE_SERVICE_ACCOUNT_ECOMMERCE_FB5E5 undefined
[info] + Uploaded service account JSON to GitHub as secret FIREBASE_SERVICE_ACCOUNT_ECOMMERCE_FB5E5.
[info] i You can manage your secrets at https://github.com/JatinThakur2/ecommerce-react/settings/secrets.
[info]
[info]
[info] + Created workflow file C:\Users\jatin\Desktop\ecommers-react\ecommerce-react\.github/workflows/firebase-hosting-pull-request.yml
[info]
[info] + Created workflow file C:\Users\jatin\Desktop\ecommers-react\ecommerce-react\.github/workflows/firebase-hosting-merge.yml
[info]
[info] i Action required: Visit this URL to revoke authorization for the Firebase CLI GitHub OAuth App:
[info] https://github.com/settings/connections/applications/89cf50f02ac6aaed3484
[info] i Action required: Push any new workflow file(s) to your repo
[info]
=== Hosting:github Setup
[info]
[info] i Detected a .git folder at C:\Users\jatin\Desktop\ecommers-react\ecommerce-react
[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=467641430&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...
[debug] [2021-10-18T19:19:41.688Z] >>> HTTP REQUEST POST https://github.com/login/oauth/access_token
{"client_id":"89cf50f02ac6aaed3484","client_secret":"3330d14abc895d9a74d5f17cd7a00711fa2c5bf0","code":"a07c7c564c2da95a5dab","redirect_uri":"http://localhost:9005","state":"467641430"}
[debug] [2021-10-18T19:19:42.228Z] <<< HTTP RESPONSE 200 {"server":"GitHub.com","date":"Mon, 18 Oct 2021 19:19:40 GMT","content-type":"application/json; charset=utf-8","transfer-encoding":"chunked","vary":"X-PJAX, X-PJAX-Container, Accept-Encoding, Accept, X-Requested-With","permissions-policy":"interest-cohort=()","etag":"W/\"8e26c4c71e179b1b5b57ecc82deb5d38\"","cache-control":"max-age=0, private, must-revalidate","strict-transport-security":"max-age=31536000; includeSubdomains; preload","x-frame-options":"deny","x-content-type-options":"nosniff","x-xss-protection":"0","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","expect-ct":"max-age=2592000, report-uri=\"https://api.github.com/_private/browser/errors\"","content-security-policy":"default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.githubapp.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events translator.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src render.githubusercontent.com viewscreen.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com secured-user-images.githubusercontent.com/ *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/","x-github-request-id":"C550:752D:96B5CB:AD2727:616DC8CC"}
[debug] [2021-10-18T19:19:42.240Z] >>> [apiv2][query] GET https://api.github.com/user [none]
[debug] [2021-10-18T19:19:42.875Z] <<< [apiv2][status] GET https://api.github.com/user 200
[debug] [2021-10-18T19:19:42.876Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"JatinThakur2","id":45339051,"node_id":"MDQ6VXNlcjQ1MzM5MDUx","avatar_url":"https://avatars.githubusercontent.com/u/45339051?v=4","gravatar_id":"","url":"https://api.github.com/users/JatinThakur2","html_url":"https://github.com/JatinThakur2","followers_url":"https://api.github.com/users/JatinThakur2/followers","following_url":"https://api.github.com/users/JatinThakur2/following{/other_user}","gists_url":"https://api.github.com/users/JatinThakur2/gists{/gist_id}","starred_url":"https://api.github.com/users/JatinThakur2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JatinThakur2/subscriptions","organizations_url":"https://api.github.com/users/JatinThakur2/orgs","repos_url":"https://api.github.com/users/JatinThakur2/repos","events_url":"https://api.github.com/users/JatinThakur2/events{/privacy}","received_events_url":"https://api.github.com/users/JatinThakur2/received_events","type":"User","site_admin":false,"name":"Jatin Thakur","company":null,"blog":"https://jatinthakur.netlify.app/","location":"Himachal Pradesh","email":null,"hireable":null,"bio":"I am a UI/UX Designer with an experience of working on various types of projects which involves designing and developing user interface\r\nfor web, mobile apps","twitter_username":"iam_jatinthakur","public_repos":18,"public_gists":0,"followers":5,"following":7,"created_at":"2018-11-25T18:56:33Z","updated_at":"2021-10-18T16:37:06Z","private_gists":0,"total_private_repos":2,"owned_private_repos":2,"disk_usage":49879,"collaborators":3,"two_factor_authentication":false,"plan":{"name":"pro","space":976562499,"collaborators":0,"private_repos":9999}}
[info]
[info] + Success! Logged into GitHub as JatinThakur2
[info]
[debug] [2021-10-18T19:19:42.890Z] >>> [apiv2][query] GET https://api.github.com/repos/undefined [none]
[debug] [2021-10-18T19:19:43.484Z] <<< [apiv2][status] GET https://api.github.com/repos/undefined 404
[debug] [2021-10-18T19:19:43.485Z] <<< [apiv2][body] GET https://api.github.com/repos/undefined {"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
[error]
[error] Error: HTTP Error: 404, Not Found
[debug] [2021-10-18T19:19:43.805Z] Error Context: {
"body": {
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest",
"error": {
"message": "Not Found"
}
},
"response": {
"statusCode": 404
}
}