Skip to content

Opensearch dashboard is not coming up #797

Answered by swoehrl-mw
bommasv asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @bommasv.

http: TLS handshake error from

That is from a sidecar of the operator pod and not a real error. You'll need to check the logs from the operator-controller-manager container (kubectl logs <pod> -c operator-controller-manager)

"Waiting to connect to the cluster",

That is also normal as it takes a few minutes for the cluster to get into a state where the job can apply the securityconfig.

You'll need to check the actual opensearch cluster pods if they are starting. If not you might want to check the underlying statefulsets if there is a problem. And also check the operator logs if it reports any errors.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bommasv
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants