Vipin_MS
(Vipin Ms)
May 30, 2019, 5:18am
1
{
"error": {
"root_cause": ,
"type": "search_phase_execution_exception",
"reason": "all shards failed",
"phase": "query",
"grouped": true,
"failed_shards":
},
"status": 503
}
How do i fix this exception showing in kibana? My similar topics here not given any fix... could you please any one help me out from this... Thank You
warkolm
(Mark Walkom)
May 30, 2019, 6:21am
2
Welcome!
You will need to check your Elasticsearch logs for something at that time.
Please format your code/logs/config using the </>
button, or markdown style back ticks. It helps to make things easy to read which helps us help you
1 Like
Vipin_MS
(Vipin Ms)
June 11, 2019, 11:11am
3
hi,
This is what the log am getting over elaasticserach... could you please help me out.
[2019-06-11T16:23:12,550][WARN ][r.suppressed ] [AQAnGeV] path: /trend_data/trenddata/, params: {index=trend_data, type=trenddata}
org.elasticsearch.action.UnavailableShardsException: [trend_data][2] primary shard is not active Timeout: [1m], request: [BulkShardRequest [[trend_data][2]] containing [index {[trend_data][trenddata][r48qRmsBiqejRIsetZqD], source[{"hi_info_event_Type":"Availability","hi_monitored_Value":1,"hi_parameter_OId":"Availability","hi_Id":0,"hi_cust_Id":null,"interfaceName":null,"hi_obj_objHierarchy_Id":30657,"hi_timestamp_Created":"2019-06-11 10:52:12.540","hi_object_Id":30674,"byteSend":null,"byteReceived":null}]}]]
warkolm
(Mark Walkom)
June 11, 2019, 10:41pm
4
What is the output from the _cat/shards
API?
system
(system)
Closed
July 9, 2019, 10:41pm
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.