Hello, I have many requests in the search and multi-search endpoints returning "Internal server error. Please check your application server logs for more details and contact Elastic support if the problem persists".
What's happening?
Hello, I have many requests in the search and multi-search endpoints returning "Internal server error. Please check your application server logs for more details and contact Elastic support if the problem persists".
What's happening?
Update: I used the flag --diagnostic-report and saw all the logs.. however I can't find any reference to these internal errors
I can't attach the logs here
I had an issue in the JSON.
The filter was:
"filters" : {
"all": [
{ "idrubro": 10 },
{ }
]
}
Removing the empty { } solved the problem
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.