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

Kibana Observability Dashboard Error #200322

Closed
fbfeix opened this issue Nov 16, 2024 · 3 comments
Closed

Kibana Observability Dashboard Error #200322

fbfeix opened this issue Nov 16, 2024 · 3 comments
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)

Comments

@fbfeix
Copy link

fbfeix commented Nov 16, 2024

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:

  1. Add some APM logs
  2. Go to 'User Experience' > 'Dashboard' (after this you see a working Dashboard)
  3. Scroll down -> at some point this will lead to the error. It will be visible in the dashboard itself.

Expected behavior:
I should be able to scroll and be able to reapply different filters on the toolbar

Screenshots (if relevant):
Image

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.

@fbfeix fbfeix added the bug Fixes for quality problems that affect the customer experience label Nov 16, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 16, 2024
@ghudgins ghudgins added the Team:Observability Team label for Observability Team (for things that are handled across all of observability) label Nov 18, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/unified-observability (Team:Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 18, 2024
@13Belka13
Copy link

I encountered a similar issue when opening Maps. In my case, the problem was caused by the "Redux DevTools - Next" browser extension. To check if your issue is related to any browser extensions, try opening Kibana in incognito mode - if it works there, then the problem is definitely with one of your extensions.

@fbfeix
Copy link
Author

fbfeix commented Dec 4, 2024

@13Belka13 That was in fact the case. I also had the Redux DevTools installed. Incognito mode worked. Thank you.

@fbfeix fbfeix closed this as completed Dec 4, 2024
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 Team:Observability Team label for Observability Team (for things that are handled across all of observability)
Projects
None yet
Development

No branches or pull requests

4 participants