Kibana version: 7.7.1
Elasticsearch version:7.7.1
APM Server version:7.7.1
APM Agent language and version:
Browser version: Edge
Steps to reproduce:
- I have configured the same version of Kibana, Elasticsearch, Logstash, and APM. (7.7.1)
- I can see that APM is creating indices on Kibana. However, whenever I click on APM services in Kibana, it throws me an error. I have also attached a screenshot of the error for reference.
" Error while fetching resource Error (500) URL https://dev3-kibana.scikiq.com/api/apm/services?start=2024-05-05T11%3A21%3A09.426Z&end=2024-05-06T11%3A21%3A09.426Z&uiFilters={} "
- I didn't get any error messages on Kibana APM or Elasticsearch. I'm not sure if that's the exact issue here. Could you please help me resolve this issue?
** error i got on kibana**
[{"type":"error","@timestamp":"2024-05-06T11:23:44Z","tags":,"pid":7,"level":"error","error":{"message":"Internal Server Error","name":"Error","stack":"Error: Internal Server Error\n at HapiResponseAdapter.toInternalError (/usr/share/kibana/src/core/server/http/router/response_adapter.js:67:19)\n at Router.handle (/usr/share/kibana/src/core/server/http/router/router.js:165:34)\n at process._tickCallback (internal/process/next_tick.js:68:7)"},"url":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":"?uiFilters=%7B%7D&start=2024-05-05T11%3A23%3A44.655Z&end=2024-05-06T11%3A23%3A44.655Z&filterNames=%5B%22host%22%2C%22agentName%22%5D","query":{"uiFilters":"{}","start":"2024-05-05T11:23:44.655Z","end":"2024-05-06T11:23:44.655Z","filterNames":"["host","agentName"]"},"pathname":"/api/apm/ui_filters/local_filters/services","path":"/api/apm/ui_filters/local_filters/services?uiFilters=%7B%7D&start=2024-05-05T11%3A23%3A44.655Z&end=2024-05-06T11%3A23%3A44.655Z&filterNames=%5B%22host%22%2C%22agentName%22%5D","href":"/api/apm/ui_filters/local_filters/services?uiFilters=%7B%7D&start=2024-05-05T11%3A23%3A44.655Z&end=2024-05-06T11%3A23%3A44.655Z&filterNames=%5B%22host%22%2C%22agentName%22%5D"},"message":"Internal Server Error"}]