Kibana Observability Dashboard Error #200322
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Observability
Team label for Observability Team (for things that are handled across all of observability)
Kibana version:
docker.elastic.co/kibana/kibana:8.10.3
Elasticsearch version:
docker.elastic.co/elasticsearch/elasticsearch:8.10.3
Server OS version:
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
Browser version:
Version 1.71.123 Chromium: 130.0.6723.116 (Official Build) (64-bit)
Browser OS version:
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
Original install method (e.g. download page, yum, from source, etc.):
Docker Images
Describe the bug:
Steps to reproduce:
Expected behavior:
I should be able to scroll and be able to reapply different filters on the toolbar
Screenshots (if relevant):
Errors in browser console (if relevant):
There are two (one initially and then the same as the one visible in the dashboard):
ux:286 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.
at r (kbn-ui-shared-deps-npm.dll.js:356:1021504)
at h (kbn-ui-shared-deps-npm.dll.js:294:7292)
at i (kbn-ui-shared-deps-npm.dll.js:351:132981)
at s (maps.chunk.4.js:3:74300)
at map_embeddable_MapEmbeddable.render (maps.chunk.5.js:3:11341)
at ux.chunk.2.js:3:98098
at $c (kbn-ui-shared-deps-npm.dll.js:420:106432)
at kbn-ui-shared-deps-npm.dll.js:428:3768
at Vo (kbn-ui-shared-deps-npm.dll.js:420:44978)
at Uc (kbn-ui-shared-deps-npm.dll.js:420:105877)
Provide logs and/or server output (if relevant):
I looked but didn't get any specific logs. If someone can guide me here, I might be able to provide more??
Any additional context:
This is a setup with almost no data inside. There is just an APM RUM integration from a nextjs app and a few heartbeats.
The text was updated successfully, but these errors were encountered: