forked from devias-io/material-kit-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
146 lines (130 loc) · 9.57 KB
/
firebase-debug.log
File metadata and controls
146 lines (130 loc) · 9.57 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
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
[debug] [2020-02-01T15:58:37.084Z] ----------------------------------------------------------------------
[debug] [2020-02-01T15:58:37.085Z] Command: /usr/local/bin/firebase /Users/mittv2/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase init
[debug] [2020-02-01T15:58:37.085Z] CLI Version: 7.7.0
[debug] [2020-02-01T15:58:37.085Z] Platform: darwin
[debug] [2020-02-01T15:58:37.085Z] Node Version: v10.15.3
[debug] [2020-02-01T15:58:37.086Z] Time: Sat Feb 01 2020 21:28:37 GMT+0530 (India Standard Time)
[debug] [2020-02-01T15:58:37.086Z] ----------------------------------------------------------------------
[debug] [2020-02-01T15:58:37.086Z]
[debug] [2020-02-01T15:58:37.092Z] > 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] [2020-02-01T15:58:37.092Z] > authorizing via signed-in user
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/mittv2/pers/MYDASHBOARD/react-material-dashboard
Before we get started, keep in mind:
* You are initializing in 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]
[info] i .firebaserc already has a default project, using svd-app-firebase.
[debug] [2020-02-01T15:58:42.414Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/svd-app-firebase
[debug] [2020-02-01T15:58:42.952Z] <<< HTTP RESPONSE 200
[info]
=== Firestore Setup
[debug] [2020-02-01T15:58:42.953Z] > 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] [2020-02-01T15:58:42.953Z] > authorizing via signed-in user
[debug] [2020-02-01T15:58:42.954Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/svd-app-firebase
[debug] [2020-02-01T15:58:43.227Z] <<< HTTP RESPONSE 200
[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] [2020-02-01T15:58:46.183Z] >>> HTTP REQUEST GET https://firebaserules.googleapis.com/v1/projects/svd-app-firebase/releases?pageSize=10&pageToken=
[debug] [2020-02-01T15:58:47.330Z] Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (_tls_wrap.js:1051:34)
at TLSSocket.emit (events.js:189:13)
at TLSSocket.EventEmitter.emit (domain.js:441:20)
at TLSSocket._finishInit (_tls_wrap.js:633:8)
[error]
[error] Error: Server Error. self signed certificate in certificate chain
[debug] [2020-02-01T15:59:17.243Z] ----------------------------------------------------------------------
[debug] [2020-02-01T15:59:17.244Z] Command: /usr/local/bin/firebase /Users/mittv2/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase init
[debug] [2020-02-01T15:59:17.245Z] CLI Version: 7.7.0
[debug] [2020-02-01T15:59:17.245Z] Platform: darwin
[debug] [2020-02-01T15:59:17.245Z] Node Version: v10.15.3
[debug] [2020-02-01T15:59:17.245Z] Time: Sat Feb 01 2020 21:29:17 GMT+0530 (India Standard Time)
[debug] [2020-02-01T15:59:17.245Z] ----------------------------------------------------------------------
[debug] [2020-02-01T15:59:17.245Z]
[debug] [2020-02-01T15:59:17.252Z] > 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] [2020-02-01T15:59:17.252Z] > authorizing via signed-in user
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/mittv2/pers/MYDASHBOARD/react-material-dashboard
Before we get started, keep in mind:
* You are initializing in 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]
[info] i .firebaserc already has a default project, using svd-app-firebase.
[debug] [2020-02-01T15:59:30.975Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/svd-app-firebase
[debug] [2020-02-01T15:59:31.174Z] Server Error. self signed certificate in certificate chain
[debug] [2020-02-01T15:59:31.665Z] FirebaseError: Server Error. self signed certificate in certificate chain
at Request._callback (/Users/mittv2/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/api.js:30:31)
at self.callback (/Users/mittv2/.cache/firebase/tools/lib/node_modules/request/request.js:185:22)
at Request.emit (events.js:189:13)
at Request.EventEmitter.emit (domain.js:441:20)
at Request.onRequestError (/Users/mittv2/.cache/firebase/tools/lib/node_modules/request/request.js:881:8)
at ClientRequest.emit (events.js:194:15)
at ClientRequest.EventEmitter.emit (domain.js:441:20)
at TLSSocket.socketErrorListener (_http_client.js:392:9)
at TLSSocket.emit (events.js:189:13)
at TLSSocket.EventEmitter.emit (domain.js:441:20)
[error]
[error] Error: Failed to get Firebase project svd-app-firebase. Please make sure the project exists and your account has permission to access it.
[debug] [2020-02-01T16:03:43.270Z] ----------------------------------------------------------------------
[debug] [2020-02-01T16:03:43.271Z] Command: /usr/local/bin/firebase /Users/mittv2/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase deploy
[debug] [2020-02-01T16:03:43.271Z] CLI Version: 7.7.0
[debug] [2020-02-01T16:03:43.271Z] Platform: darwin
[debug] [2020-02-01T16:03:43.271Z] Node Version: v10.15.3
[debug] [2020-02-01T16:03:43.272Z] Time: Sat Feb 01 2020 21:33:43 GMT+0530 (India Standard Time)
[debug] [2020-02-01T16:03:43.272Z] ----------------------------------------------------------------------
[debug] [2020-02-01T16:03:43.272Z]
[debug] [2020-02-01T16:03:43.277Z] > 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] [2020-02-01T16:03:43.277Z] > authorizing via signed-in user
[debug] [2020-02-01T16:03:43.277Z] [iam] checking project svd-app-firebase for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2020-02-01T16:03:43.278Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/svd-app-firebase:testIamPermissions
[debug] [2020-02-01T16:03:44.221Z] Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (_tls_wrap.js:1051:34)
at TLSSocket.emit (events.js:189:13)
at TLSSocket.EventEmitter.emit (domain.js:441:20)
at TLSSocket._finishInit (_tls_wrap.js:633:8)
[error]
[error] Error: Server Error. self signed certificate in certificate chain
[debug] [2020-02-01T16:04:00.756Z] ----------------------------------------------------------------------
[debug] [2020-02-01T16:04:00.757Z] Command: /usr/local/bin/firebase /Users/mittv2/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase deploy
[debug] [2020-02-01T16:04:00.758Z] CLI Version: 7.7.0
[debug] [2020-02-01T16:04:00.758Z] Platform: darwin
[debug] [2020-02-01T16:04:00.758Z] Node Version: v10.15.3
[debug] [2020-02-01T16:04:00.758Z] Time: Sat Feb 01 2020 21:34:00 GMT+0530 (India Standard Time)
[debug] [2020-02-01T16:04:00.758Z] ----------------------------------------------------------------------
[debug] [2020-02-01T16:04:00.758Z]
[debug] [2020-02-01T16:04:00.765Z] > 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] [2020-02-01T16:04:00.766Z] > authorizing via signed-in user
[debug] [2020-02-01T16:04:00.766Z] [iam] checking project svd-app-firebase for permissions ["firebase.projects.get","firebasehosting.sites.update"]
[debug] [2020-02-01T16:04:00.767Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/svd-app-firebase:testIamPermissions
[debug] [2020-02-01T16:04:01.283Z] Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (_tls_wrap.js:1051:34)
at TLSSocket.emit (events.js:189:13)
at TLSSocket.EventEmitter.emit (domain.js:441:20)
at TLSSocket._finishInit (_tls_wrap.js:633:8)
[error]
[error] Error: Server Error. self signed certificate in certificate chain