今朝、reactプロジェクトをfirebase hostingにデプロイしようとしましたが、次のエラーが発生しました:
Error: Server Error. certificate has expired
次にfirebase list
、コマンドを実行してプロジェクトのリストを表示しようとしましたが、再び同じエラーが発生しました!他のプロジェクトでも同じ結果で試してみました。そのため、このエラーは特定のプロジェクトに関連するものではなく、と関係がありfirebase-tools
ます。ここにエラーログがあります:
[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