Visualisation Blank in kibana due to failed

i create a visualization data table with kibana 7.5.0, went i run it i didnt get a table and i get error :

{
"resp": {
"error": {}
}
}

how to solve it and show the visualization... thanks before

Are there any errors in the Kibana or Elasticsearch logs?

i didnt found any error in kibana, in elastic i get

{
"resp": {
"error": {}
}
}

is this time out in elastic? i set elasticsearch.requestTimeout : 600000 in kibana.yml, but in inspect while fail i get time request to took the visual always around 120000

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