All shards failed for phase error in elastic

Hi pals,

When running the Kibana, I am getting the following error.
Could you please help me solve the issue?

[2019-09-29T12:47:00,780][WARN ][r.suppressed             ] [ELASTIC-SRV1] path: /.kibana/doc/kql-telemetry%3Akql-telemetry, params: {index=.kibana, id=kql-telemetry:kql-telemetry, type=doc}
org.elasticsearch.action.NoShardAvailableActionException: No shard available for [get [.kibana][doc][kql-telemetry:kql-telemetry]: routing [null]]

.
.
.

[2019-09-29T12:47:00,780][WARN ][r.suppressed             ] [ELASTIC-SRV1] path: /.kibana/_search, params: {size=1000, ignore_unavailable=true, index=.kibana, filter_path=hits.hits._id}
org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed

.
.
.
[2019-09-29T12:47:00,780][WARN ][r.suppressed             ] [ELASTIC-SRV1] path: /.kibana/doc/config%3A6.5.4, params: {index=.kibana, id=config:6.5.4, type=doc}
org.elasticsearch.action.NoShardAvailableActionException: No shard available for [get [.kibana][doc][config:6.5.4]: routing [null]]

.
.
.

[2019-09-29T12:47:00,795][DEBUG][o.e.a.s.TransportSearchAction] [ELASTIC-SRV1] All shards failed for phase: [query]
[2019-09-29T12:47:00,795][WARN ][r.suppressed             ] [ELASTIC-SRV1] path: /.kibana/_search, params: {size=10000, ignore_unavailable=true, index=.kibana, filter_path=hits.hits._source.canvas-workpad}

.
.
.

I removed all the indices and restarted the elasticsearch and now it works correctly

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.