-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
60 lines (57 loc) · 8.88 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
[debug] [2021-10-13T10:12:15.220Z] ----------------------------------------------------------------------
[debug] [2021-10-13T10:12:15.222Z] Command: C:\Program Files\nodejs\node.exe C:\Users\user\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2021-10-13T10:12:15.223Z] CLI Version: 9.20.0
[debug] [2021-10-13T10:12:15.223Z] Platform: win32
[debug] [2021-10-13T10:12:15.223Z] Node Version: v14.17.1
[debug] [2021-10-13T10:12:15.224Z] Time: Wed Oct 13 2021 15:42:15 GMT+0530 (India Standard Time)
[debug] [2021-10-13T10:12:15.224Z] ----------------------------------------------------------------------
[debug]
[debug] [2021-10-13T10:12:15.235Z] > 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-13T10:12:15.235Z] > authorizing via signed-in user ([email protected])
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\user\fork\poll-app
[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-13T10:12:43.043Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2021-10-13T10:12:43.817Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2021-10-13T10:12:43.817Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project cl-5b1fd (Amazon-cl)
[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-13T10:13:02.076Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
[debug] [2021-10-13T10:13:02.278Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
[debug] [2021-10-13T10:13:02.279Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"9.1.2","browserURL":"https://www.gstatic.com/firebasejs/9.1.2/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/9.1.2/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.2/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/9.1.2/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/9.1.2/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/9.1.2/firebase-auth.js","auth/cordova":"https://www.gstatic.com/firebasejs/9.1.2/firebase-auth/cordova.js","auth/react-native":"https://www.gstatic.com/firebasejs/9.1.2/firebase-auth/react-native.js","functions":"https://www.gstatic.com/firebasejs/9.1.2/firebase-functions.js","firestore":"https://www.gstatic.com/firebasejs/9.1.2/firebase-firestore.js","firestore/lite":"https://www.gstatic.com/firebasejs/9.1.2/firebase-firestore/lite.js","storage":"https://www.gstatic.com/firebasejs/9.1.2/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/9.1.2/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/9.1.2/firebase-remote-config.js","messaging":"https://www.gstatic.com/firebasejs/9.1.2/firebase-messaging.js","messaging/sw":"https://www.gstatic.com/firebasejs/9.1.2/firebase-messaging/sw.js","database":"https://www.gstatic.com/firebasejs/9.1.2/firebase-database.js","firestore.memory":"https://www.gstatic.com/firebasejs/9.1.2/firebase-firestore.memory.js"}}
[info] i Skipping write of public/index.html
[info]
[info] i Detected a .git folder at C:\Users\user\fork\poll-app
[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=974045943&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...
[debug] [2021-10-13T10:13:33.307Z] >>> HTTP REQUEST POST https://github.com/login/oauth/access_token
{"client_id":"89cf50f02ac6aaed3484","client_secret":"3330d14abc895d9a74d5f17cd7a00711fa2c5bf0","code":"fa0c99cab6cb031ac24a","redirect_uri":"http://localhost:9005","state":"974045943"}
[debug] [2021-10-13T10:13:33.801Z] <<< HTTP RESPONSE 200 {"server":"GitHub.com","date":"Wed, 13 Oct 2021 10:13:33 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/\"6247f8a524c912b5fc8b2548069d5fe9\"","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 viewscreen-lab.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":"F181:7B02:1376F1A:164277B:6166B14D"}
[debug] [2021-10-13T10:13:33.808Z] >>> [apiv2][query] GET https://api.github.com/user [none]
[debug] [2021-10-13T10:13:34.305Z] <<< [apiv2][status] GET https://api.github.com/user 200
[debug] [2021-10-13T10:13:34.306Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"the-pro","id":42973786,"node_id":"MDQ6VXNlcjQyOTczNzg2","avatar_url":"https://avatars.githubusercontent.com/u/42973786?v=4","gravatar_id":"","url":"https://api.github.com/users/the-pro","html_url":"https://github.com/the-pro","followers_url":"https://api.github.com/users/the-pro/followers","following_url":"https://api.github.com/users/the-pro/following{/other_user}","gists_url":"https://api.github.com/users/the-pro/gists{/gist_id}","starred_url":"https://api.github.com/users/the-pro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/the-pro/subscriptions","organizations_url":"https://api.github.com/users/the-pro/orgs","repos_url":"https://api.github.com/users/the-pro/repos","events_url":"https://api.github.com/users/the-pro/events{/privacy}","received_events_url":"https://api.github.com/users/the-pro/received_events","type":"User","site_admin":false,"name":"Ayas Behera","company":"Coding Ninjas","blog":"","location":null,"email":null,"hireable":null,"bio":"GSoC 21 @OWASP juice shop | Content Intern @ Coding Ninjas | Javascript Enthusiast","twitter_username":"ayasbehera","public_repos":20,"public_gists":2,"followers":11,"following":9,"created_at":"2018-09-04T15:32:12Z","updated_at":"2021-10-08T04:46:26Z","private_gists":1,"total_private_repos":2,"owned_private_repos":2,"disk_usage":5789,"collaborators":0,"two_factor_authentication":true,"plan":{"name":"pro","space":976562499,"collaborators":0,"private_repos":9999}}
[info]
[info] + Success! Logged into GitHub as the-pro
[info]