Skip to content
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

Monitoring page broken on master, No mapping found for [timestamp] in order to sort on #77066

Closed
LeeDr opened this issue Sep 9, 2020 · 1 comment · Fixed by #77099
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring regression Team:Monitoring Stack Monitoring team

Comments

@LeeDr
Copy link
Contributor

LeeDr commented Sep 9, 2020

Kibana version: 8.0.0 master latest snapshot

Elasticsearch version: 8.0.0 master latest snapshot, TRIAL license

Server OS version: docker

Browser version: Chrome

Browser OS version: Windows 10

Original install method (e.g. download page, yum, from source, etc.): docker images

Describe the bug: Monitoring page doesn't render but instead shows error messages;

POST http://localhost:5601/api/monitoring/v1/clusters 400 (Bad Request)
...
kbn-ui-shared-deps.js:414 Possibly unhandled rejection: {"data":{"statusCode":400,"error":"Bad Request","message":"[query_shard_exception] No mapping found for [timestamp] in order to sort on, with { index_uuid=\"i2Yhb_zsRC6Tqt_tjIL5JA\" & index=\"metricbeat-8.0.0-2020.09.09-000001\" }: Check the Elasticsearch Monitoring cluster network connection or the load level of the nodes."},"status":400,"config":{"method":"POST","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"../api/monitoring/v1/clusters","data":{"timeRange":{"min":"2020-09-09T13:49:13.451Z","max":"2020-09-09T14:49:13.451Z"},"codePaths":["elasticsearch"]},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json;charset=utf-8","kbn-version":"8.0.0-SNAPSHOT"}},"statusText":"Bad Request","xhrStatus":"complete"}

Steps to reproduce:

  1. Install Elasticsearch, Kibana, (I also installed metricbeat, packetbeat, filebeat)
  2. go to Stack Monitoring page
  3. the page doesn't render completely. Error messages appear.

Expected behavior:

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

I'm trying another non-docker setup. I expect it will have the same results. I'll update and post a screenshot.

@LeeDr LeeDr added bug Fixes for quality problems that affect the customer experience regression Team:Monitoring Stack Monitoring team Feature:Stack Monitoring labels Sep 9, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring regression Team:Monitoring Stack Monitoring team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants