Skip to content
Discussion options

You must be logged in to vote

Hi Jorge, the server got into this state after an ungraceful shutdown.

This command did resolve the issue:

kpass=$(salt-call pillar.get elasticsearch:auth:users:so_kibana_user:pass --out=newline_values_only)
curl --user "so_kibana:$kpass" -s -k -L -H "Content-Type:application/json" "https://localhost:9200/.kibana_task_manager_8.14.3_001" -XDELETE

I followed it with so-kibana-restart

And I am able to access kibana now.

Thank You!!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 6161726f6e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
2 participants