-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A more descriptive warning message instead of the vague and not useful "Courier Fetch: 1 of 5 shards failed" #11178
Comments
@epixa what team would own this, would it be platform? Seems like this is a common pain point and wasted time for debugging issues in support. If we could provide any additional context for errors like this it'd be fantastic. |
Discovery |
This will be really helpful to have. I had the same problem and I managed to fix it by resolving the field type conflicts reported in the Management section on the left hand side menu. Hope that helps. |
This is a very valid problem, but this issue is a dupe of #5957. I'm closing this in favor of that one. |
in my case, changing data structure seems to be the problem. i did a quick resolution by removing elasticsearch database. not recommended for others, but mine is just statistic, isnt important to keep history of data. |
Kibana version: 5.3.0/5.2.0
Elasticsearch version: 5.3.0/5.2.0
Description of the problem including expected versus actual behavior:
Kibana seems to report a vague and incorrect message for a mapping problem in the Elasticsearch index. It would be better if the message displayed would be more descriptive. The Elasticsearch one is definitely more helpful.
Steps to reproduce:
test
index that was just createdErrors in browser (if relevant):
Courier Fetch: 1 of 5 shards failed.
Provide logs and/or server output (if relevant):
The text was updated successfully, but these errors were encountered: