Sáng nay tôi đã cố gắng triển khai dự án phản ứng của mình lên hosting firebase nhưng tôi đã nhận được lỗi này:
Error: Server Error. certificate has expired
Sau đó, tôi đã cố gắng thực thi firebase list
lệnh để xem danh sách các dự án của mình nhưng một lần nữa tôi lại nhận được lỗi tương tự! Tôi đã thử nó trên các dự án khác với kết quả tương tự. Vì vậy, tôi tin rằng lỗi này không liên quan đến một dự án cụ thể và nó có liên quan firebase-tools
. Đây là nhật ký lỗi:
[debug]
[debug] [2020-01-07T03:37:57.789Z] > 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-01-07T03:37:57.789Z] > authorizing via signed-in user
[debug] [2020-01-07T03:37:57.792Z] >>> HTTP REQUEST GET https://admin.firebase.com/v1/projects
[debug] [2020-01-07T03:37:58.566Z] Error: certificate has expired
at TLSSocket.<anonymous> (_tls_wrap.js:1116:38)
at emitNone (events.js:106:13)
at TLSSocket.emit (events.js:208:7)
at TLSSocket._finishInit (_tls_wrap.js:643:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:473:38)
[error]
[error] Error: Server Error. certificate has expired