I set up basic security for the Elastic Stack plus secured HTTPS traffic recently and i encrypted all communication between the elastic nodes even though i use only one node.
The thins is now kibana will have this error message Unable to retrieve version information from Elasticsearch nodes.. Take in mind that elastic and kibana are running on containers but are able to reach each other. They were working perfectly before i tried to set up the advanced security.
So i checked the logs and elastic throws and error that states: org.elasticsearch.action.NoShardAvailableActionException: No shard available for [org.elasticsearch.action.fieldcaps.FieldCapabilitiesIndexRequest/unset]
Here are the full elastic logs
So i'm new here and i don't know what is casing this.... but yeah kibana cannot reach now elastic.
Please help.
Thanks in advance