You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
Creating a new Elasticsearch token for Kibana
Cleaning previous token
DELETE undefined failed: self signed certificate in certificate chain
Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (node:_tls_wrap:1539:34)
at TLSSocket.emit (node:events:513:28)
at TLSSocket._finishInit (node:_tls_wrap:953:8)
at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:734:12) {
code: 'SELF_SIGNED_CERT_IN_CHAIN'
}
The text was updated successfully, but these errors were encountered:
Chart version:
Kubernetes version: v1.23.10
Kubernetes provider: native kubernetes
Helm Version: v3.11.0-rc.1
Describe the bug:
kibana cannot be installed, output self signed certificate in certificate chain
Steps to reproduce:
Content of kibanavalues.yml:
Expected behavior:
installed successfully
But Error occured and Output:
Creating a new Elasticsearch token for Kibana
Cleaning previous token
DELETE undefined failed: self signed certificate in certificate chain
Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (node:_tls_wrap:1539:34)
at TLSSocket.emit (node:events:513:28)
at TLSSocket._finishInit (node:_tls_wrap:953:8)
at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:734:12) {
code: 'SELF_SIGNED_CERT_IN_CHAIN'
}
The text was updated successfully, but these errors were encountered: