115 lines
12 KiB
Plaintext
115 lines
12 KiB
Plaintext
[debug] [2023-03-23T07:41:02.793Z] ----------------------------------------------------------------------
|
|
[debug] [2023-03-23T07:41:02.795Z] Command: /home/efbe/.nvm/versions/node/v14.21.3/bin/node /usr/local/bin/firebase init
|
|
[debug] [2023-03-23T07:41:02.796Z] CLI Version: 11.25.1
|
|
[debug] [2023-03-23T07:41:02.796Z] Platform: linux
|
|
[debug] [2023-03-23T07:41:02.796Z] Node Version: v14.21.3
|
|
[debug] [2023-03-23T07:41:02.796Z] Time: Thu Mar 23 2023 07:41:02 GMT+0000 (Coordinated Universal Time)
|
|
[debug] [2023-03-23T07:41:02.796Z] ----------------------------------------------------------------------
|
|
[debug]
|
|
[debug] [2023-03-23T07:41:02.802Z] > 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] [2023-03-23T07:41:02.802Z] > authorizing via signed-in user (fikyb13@gmail.com)
|
|
[info]
|
|
######## #### ######## ######## ######## ### ###### ########
|
|
## ## ## ## ## ## ## ## ## ## ##
|
|
###### ## ######## ###### ######## ######### ###### ######
|
|
## ## ## ## ## ## ## ## ## ## ##
|
|
## #### ## ## ######## ######## ## ## ###### ########
|
|
|
|
You're about to initialize a Firebase project in this directory:
|
|
|
|
/home/efbe/mylanding
|
|
|
|
[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] [2023-03-23T07:41:08.877Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
|
|
[debug] [2023-03-23T07:41:09.621Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
|
|
[debug] [2023-03-23T07:41:09.621Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
|
|
[info] i Using project efbe-project (efbe-project)
|
|
[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]
|
|
[info] ✔ Wrote public/404.html
|
|
[debug] [2023-03-23T07:41:23.013Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
|
|
[debug] [2023-03-23T07:41:23.144Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
|
|
[debug] [2023-03-23T07:41:23.144Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"9.18.0","browserURL":"https://www.gstatic.com/firebasejs/9.18.0/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/9.18.0/firebase.tgz"},"live":{"version":"9.18","browserURL":"https://www.gstatic.com/firebasejs/live/9.18/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/live/9.18/firebase.tgz"},"components":{"analytics":"https://www.gstatic.com/firebasejs/9.18.0/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/9.18.0/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/9.18.0/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/9.18.0/firebase-auth.js","auth/cordova":"https://www.gstatic.com/firebasejs/9.18.0/firebase-auth/cordova.js","auth/react-native":"https://www.gstatic.com/firebasejs/9.18.0/firebase-auth/react-native.js","functions":"https://www.gstatic.com/firebasejs/9.18.0/firebase-functions.js","firestore":"https://www.gstatic.com/firebasejs/9.18.0/firebase-firestore.js","firestore/lite":"https://www.gstatic.com/firebasejs/9.18.0/firebase-firestore/lite.js","installations":"https://www.gstatic.com/firebasejs/9.18.0/firebase-installations.js","storage":"https://www.gstatic.com/firebasejs/9.18.0/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/9.18.0/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/9.18.0/firebase-remote-config.js","messaging":"https://www.gstatic.com/firebasejs/9.18.0/firebase-messaging.js","messaging/sw":"https://www.gstatic.com/firebasejs/9.18.0/firebase-messaging/sw.js","database":"https://www.gstatic.com/firebasejs/9.18.0/firebase-database.js","firestore.memory":"https://www.gstatic.com/firebasejs/9.18.0/firebase-firestore.memory.js"}}
|
|
[info] i Skipping write of public/index.html
|
|
[info]
|
|
[info] i Detected a .git folder at /home/efbe/mylanding
|
|
[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=944934788&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
|
|
[info]
|
|
[info] Waiting for authentication...
|
|
[debug] [2023-03-23T07:59:31.608Z] ----------------------------------------------------------------------
|
|
[debug] [2023-03-23T07:59:31.610Z] Command: /home/efbe/.nvm/versions/node/v14.21.3/bin/node /usr/local/bin/firebase init
|
|
[debug] [2023-03-23T07:59:31.611Z] CLI Version: 11.25.1
|
|
[debug] [2023-03-23T07:59:31.611Z] Platform: linux
|
|
[debug] [2023-03-23T07:59:31.611Z] Node Version: v14.21.3
|
|
[debug] [2023-03-23T07:59:31.611Z] Time: Thu Mar 23 2023 07:59:31 GMT+0000 (Coordinated Universal Time)
|
|
[debug] [2023-03-23T07:59:31.611Z] ----------------------------------------------------------------------
|
|
[debug]
|
|
[debug] [2023-03-23T07:59:31.617Z] > 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] [2023-03-23T07:59:31.617Z] > authorizing via signed-in user (fikyb13@gmail.com)
|
|
[info]
|
|
######## #### ######## ######## ######## ### ###### ########
|
|
## ## ## ## ## ## ## ## ## ## ##
|
|
###### ## ######## ###### ######## ######### ###### ######
|
|
## ## ## ## ## ## ## ## ## ## ##
|
|
## #### ## ## ######## ######## ## ## ###### ########
|
|
|
|
You're about to initialize a Firebase project in this directory:
|
|
|
|
/home/efbe/mylanding
|
|
|
|
[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] [2023-03-23T08:01:33.422Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
|
|
[debug] [2023-03-23T08:01:34.233Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
|
|
[debug] [2023-03-23T08:01:34.234Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
|
|
[info] i Using project efbe-project (efbe-project)
|
|
[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]
|
|
[info] i Skipping write of public/404.html
|
|
[debug] [2023-03-23T08:01:53.277Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
|
|
[debug] [2023-03-23T08:01:53.410Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
|
|
[debug] [2023-03-23T08:01:53.410Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"9.18.0","browserURL":"https://www.gstatic.com/firebasejs/9.18.0/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/9.18.0/firebase.tgz"},"live":{"version":"9.18","browserURL":"https://www.gstatic.com/firebasejs/live/9.18/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/live/9.18/firebase.tgz"},"components":{"analytics":"https://www.gstatic.com/firebasejs/9.18.0/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/9.18.0/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/9.18.0/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/9.18.0/firebase-auth.js","auth/cordova":"https://www.gstatic.com/firebasejs/9.18.0/firebase-auth/cordova.js","auth/react-native":"https://www.gstatic.com/firebasejs/9.18.0/firebase-auth/react-native.js","functions":"https://www.gstatic.com/firebasejs/9.18.0/firebase-functions.js","firestore":"https://www.gstatic.com/firebasejs/9.18.0/firebase-firestore.js","firestore/lite":"https://www.gstatic.com/firebasejs/9.18.0/firebase-firestore/lite.js","installations":"https://www.gstatic.com/firebasejs/9.18.0/firebase-installations.js","storage":"https://www.gstatic.com/firebasejs/9.18.0/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/9.18.0/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/9.18.0/firebase-remote-config.js","messaging":"https://www.gstatic.com/firebasejs/9.18.0/firebase-messaging.js","messaging/sw":"https://www.gstatic.com/firebasejs/9.18.0/firebase-messaging/sw.js","database":"https://www.gstatic.com/firebasejs/9.18.0/firebase-database.js","firestore.memory":"https://www.gstatic.com/firebasejs/9.18.0/firebase-firestore.memory.js"}}
|
|
[info] i Skipping write of public/index.html
|
|
[info]
|
|
[info] i Detected a .git folder at /home/efbe/mylanding
|
|
[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=381089670&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
|
|
[info]
|
|
[info] Waiting for authentication...
|
|
[debug] [2023-03-23T08:05:28.522Z] >>> [apiv2][query] POST https://github.com/login/oauth/access_token [none]
|
|
[debug] [2023-03-23T08:05:28.522Z] >>> [apiv2][body] POST https://github.com/login/oauth/access_token [stream]
|
|
[debug] [2023-03-23T08:05:28.988Z] <<< [apiv2][status] POST https://github.com/login/oauth/access_token 200
|
|
[debug] [2023-03-23T08:05:28.988Z] <<< [apiv2][body] POST https://github.com/login/oauth/access_token {"access_token":"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","token_type":"bearer","scope":"read:user,repo"}
|
|
[debug] [2023-03-23T08:05:28.999Z] >>> [apiv2][query] GET https://api.github.com/user [none]
|
|
[debug] [2023-03-23T08:05:29.553Z] <<< [apiv2][status] GET https://api.github.com/user 200
|
|
[debug] [2023-03-23T08:05:29.553Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"efbe404","id":105367375,"node_id":"U_kgDOBkfHTw","avatar_url":"https://avatars.githubusercontent.com/u/105367375?v=4","gravatar_id":"","url":"https://api.github.com/users/efbe404","html_url":"https://github.com/efbe404","followers_url":"https://api.github.com/users/efbe404/followers","following_url":"https://api.github.com/users/efbe404/following{/other_user}","gists_url":"https://api.github.com/users/efbe404/gists{/gist_id}","starred_url":"https://api.github.com/users/efbe404/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/efbe404/subscriptions","organizations_url":"https://api.github.com/users/efbe404/orgs","repos_url":"https://api.github.com/users/efbe404/repos","events_url":"https://api.github.com/users/efbe404/events{/privacy}","received_events_url":"https://api.github.com/users/efbe404/received_events","type":"User","site_admin":false,"name":"Fiky","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":"Just some Geeks","twitter_username":null,"public_repos":1,"public_gists":0,"followers":0,"following":0,"created_at":"2022-05-11T13:14:59Z","updated_at":"2023-03-23T08:05:14Z","private_gists":0,"total_private_repos":2,"owned_private_repos":2,"disk_usage":2050,"collaborators":0,"two_factor_authentication":true,"plan":{"name":"free","space":976562499,"collaborators":0,"private_repos":10000}}
|
|
[info]
|
|
[info] ✔ Success! Logged into GitHub as efbe404
|
|
[info]
|