NetApp Console Agentのインストールが「SELF_SIGNED_CERT_IN_CHAIN」で失敗する
環境
- NetApp Console Anget
- NetApp Console エージェントの手動デポイメント
問題
OnPrem LinuxホストにNetApp Consoleエージェントをインストールすると、インストールが失敗し、/tmp/installer-XXXX-XX-XXXXX.logに次のエラーが表示されます。
[INFO] 2022-11-16T23:18:04.217Z {"title":"Verifying network","success":false,"data":[{"success":false,"requiredUrl":{"url":"https://support.netapp.com","expectedStatus":[200]},"text":"self signed certificate in certificate chain","axiosError":{"message":"self signed certificate in certificate chain","name":"Error","stack":"Error: self signed certificate in certificate chain\n at TLSSocket.onConnectSecure(node:_tls_wrap:1532:34)\n at TLSSocket.emit (node:events:527:28)\n at TLSSocket._finishInit (node:_tls_wrap:946:8)\n at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:727:12)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"transformRequest":[null],"transformResponse":[null],"timeout":10000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/0.23.0"},"method":"get","url":"https://support.netapp.com"},"code":"SELF_SIGNED_CERT_IN_CHAIN","status":null}},{"success":false,"requiredUrl":インストール チェックは次のエラーで失敗します
https://api.bluexp.netapp.com/tenancy/health | FAILED (network check failed: Get "https://api.bluexp.netapp.com/tenancy/health": read tcp 10.xxx.xxx.xxx:35xxx->13.xxx.xxx.xxx:443: read: connection reset by peer) || https://components.console.bluexp.netapp.com | FAILED (network check failed: Get "https://components.console.bluexp.netapp.com": read tcp 10.xxx.xxx.1xx:55214->xxx.xxx.xxx.xxx:443: read: connection reset by peer) |