-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
87 lines (84 loc) · 9.45 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
[debug] [2023-10-13T18:17:47.346Z] ----------------------------------------------------------------------
[debug] [2023-10-13T18:17:47.348Z] Command: C:\Program Files\nodejs\node.exe C:\Users\zeyad\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2023-10-13T18:17:47.349Z] CLI Version: 12.7.0
[debug] [2023-10-13T18:17:47.349Z] Platform: win32
[debug] [2023-10-13T18:17:47.349Z] Node Version: v18.18.1
[debug] [2023-10-13T18:17:47.350Z] Time: Fri Oct 13 2023 21:17:47 GMT+0300 (توقيت شرق أوروبا الصيفي)
[debug] [2023-10-13T18:17:47.350Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-10-13T18:17:47.361Z] > 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-10-13T18:17:47.362Z] > authorizing via signed-in user ([email protected])
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\zeyad\Documents\css\OneHour
[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-10-13T18:18:06.889Z] > refreshing access token with scopes: []
[debug] [2023-10-13T18:18:06.890Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2023-10-13T18:18:06.891Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-10-13T18:18:07.279Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200
[debug] [2023-10-13T18:18:07.279Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-10-13T18:18:07.287Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2023-10-13T18:18:07.988Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2023-10-13T18:18:07.988Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project mr-bear-867a7 (Mr Bear)
[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-10-13T18:18:47.311Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
[debug] [2023-10-13T18:18:47.601Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
[debug] [2023-10-13T18:18:47.601Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"10.5.0","browserURL":"https://www.gstatic.com/firebasejs/10.5.0/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/10.5.0/firebase.tgz"},"live":{"version":"10.5","browserURL":"https://www.gstatic.com/firebasejs/live/10.5/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/live/10.5/firebase.tgz"},"components":{"analytics":"https://www.gstatic.com/firebasejs/10.5.0/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/10.5.0/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/10.5.0/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/10.5.0/firebase-auth.js","auth/cordova":"https://www.gstatic.com/firebasejs/10.5.0/firebase-auth/cordova.js","functions":"https://www.gstatic.com/firebasejs/10.5.0/firebase-functions.js","firestore":"https://www.gstatic.com/firebasejs/10.5.0/firebase-firestore.js","firestore/lite":"https://www.gstatic.com/firebasejs/10.5.0/firebase-firestore/lite.js","installations":"https://www.gstatic.com/firebasejs/10.5.0/firebase-installations.js","storage":"https://www.gstatic.com/firebasejs/10.5.0/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/10.5.0/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/10.5.0/firebase-remote-config.js","messaging":"https://www.gstatic.com/firebasejs/10.5.0/firebase-messaging.js","messaging/sw":"https://www.gstatic.com/firebasejs/10.5.0/firebase-messaging/sw.js","database":"https://www.gstatic.com/firebasejs/10.5.0/firebase-database.js","firestore.memory":"https://www.gstatic.com/firebasejs/10.5.0/firebase-firestore.memory.js"}}
[info] + Wrote public/index.html
[info]
[info] i Detected a .git folder at C:\Users\zeyad\Documents\css\OneHour
[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=425720290&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...
[debug] [2023-10-13T18:19:03.372Z] >>> [apiv2][query] POST https://github.com/login/oauth/access_token [none]
[debug] [2023-10-13T18:19:03.372Z] >>> [apiv2][body] POST https://github.com/login/oauth/access_token [stream]
[debug] [2023-10-13T18:19:04.093Z] <<< [apiv2][status] POST https://github.com/login/oauth/access_token 200
[debug] [2023-10-13T18:19:04.093Z] <<< [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-10-13T18:19:04.104Z] >>> [apiv2][query] GET https://api.github.com/user [none]
[debug] [2023-10-13T18:19:04.638Z] <<< [apiv2][status] GET https://api.github.com/user 200
[debug] [2023-10-13T18:19:04.638Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"zeyad-k","id":144251652,"node_id":"U_kgDOCJkbBA","avatar_url":"https://avatars.githubusercontent.com/u/144251652?v=4","gravatar_id":"","url":"https://api.github.com/users/zeyad-k","html_url":"https://github.com/zeyad-k","followers_url":"https://api.github.com/users/zeyad-k/followers","following_url":"https://api.github.com/users/zeyad-k/following{/other_user}","gists_url":"https://api.github.com/users/zeyad-k/gists{/gist_id}","starred_url":"https://api.github.com/users/zeyad-k/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zeyad-k/subscriptions","organizations_url":"https://api.github.com/users/zeyad-k/orgs","repos_url":"https://api.github.com/users/zeyad-k/repos","events_url":"https://api.github.com/users/zeyad-k/events{/privacy}","received_events_url":"https://api.github.com/users/zeyad-k/received_events","type":"User","site_admin":false,"name":"Zeyad Abdullatif Abdullwahab Korkor","company":"Tanta Uni","blog":"https://www.facebook.com/ziadabdullatif001","location":"Tanta, Gharbia goverment , Egypt","email":"[email protected]","hireable":null,"bio":"\r\nI am looking forword to being a software engineer , I like reading and being up to dated with newer technologies.","twitter_username":"Zeyad_d_","public_repos":1,"public_gists":0,"followers":0,"following":0,"created_at":"2023-09-06T14:25:20Z","updated_at":"2023-10-09T13:09:33Z","private_gists":0,"total_private_repos":2,"owned_private_repos":2,"disk_usage":0,"collaborators":0,"two_factor_authentication":false,"plan":{"name":"pro","space":976562499,"collaborators":0,"private_repos":9999}}
[info]
[info] + Success! Logged into GitHub as zeyad-k
[info]
[debug] [2023-10-13T18:20:22.080Z] >>> [apiv2][query] GET https://api.github.com/repos/sad-bear/actions/secrets/public-key type=owner
[debug] [2023-10-13T18:20:22.857Z] <<< [apiv2][status] GET https://api.github.com/repos/sad-bear/actions/secrets/public-key 404
[debug] [2023-10-13T18:20:22.857Z] <<< [apiv2][body] GET https://api.github.com/repos/sad-bear/actions/secrets/public-key {"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
[info]
[info]
[error] ! The provided authorization cannot be used with this repository. If this repository is in an organization, did you remember to grant access?
[info]
[info] i Action required: Visit this URL to ensure access has been granted to the appropriate organization(s) for the Firebase CLI GitHub OAuth App:
[info] https://github.com/settings/connections/applications/89cf50f02ac6aaed3484
[info]
[debug] [2023-10-13T18:21:39.082Z] >>> [apiv2][query] GET https://api.github.com/repos//actions/secrets/public-key type=owner
[debug] [2023-10-13T18:21:39.892Z] <<< [apiv2][status] GET https://api.github.com/repos//actions/secrets/public-key 404
[debug] [2023-10-13T18:21:39.892Z] <<< [apiv2][body] GET https://api.github.com/repos//actions/secrets/public-key {"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
[info]
[info]
[error] ! The provided authorization cannot be used with this repository. If this repository is in an organization, did you remember to grant access?
[info]
[info] i Action required: Visit this URL to ensure access has been granted to the appropriate organization(s) for the Firebase CLI GitHub OAuth App:
[info] https://github.com/settings/connections/applications/89cf50f02ac6aaed3484
[info]