elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.12k forks source link

[Beats Management] Beats List TypeError exception and white screen #43660

Open Alufolie303 opened 5 years ago

Alufolie303 commented 5 years ago

Kibana version: 7.3.0

Elasticsearch version: 7.3.0

Server OS version: Ubuntu 16.04

Browser version: Firefox 68.0.1

Browser OS version: Windows 10 17134

Original install method: apt install (official Repo)

Describe the bug: Beats Central Management( /app/kibana#/management/beats_management) doesn't work. After opening the Central Management Application for a short moment the enrolled beats view comes up and disappears again. After this just a white page is shown.

Steps to reproduce: I can't test this, but I think the behaviour is related to Kibana/Elasticsearch Version 6.8. So I've created in the past on Elastic Stack 6.8. some beats enrollment configurations. Since the update to 7.3.0 the behaviour, described above, is present.

Solution (sledgehammer approach): Delete the .management-beats index and restart with a clean configuration

Screenshots (if relevant): kibana_beats_management

Errors in browser console (if relevant):

GET https://elasticsearch.domain.de/api/beats/tags/log [HTTP/1.1 200 OK 26ms]

TypeError: "tag.name is undefined"
    TagBadge https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    hg https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Tg https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    bi https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    ci https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Di https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Yh https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Xh https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    qf https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    enqueueSetState https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    setState https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:192
    _callee5$ https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    tryCatch https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:541
    invoke https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:541
    method https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:541
    asyncGeneratorStep https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    _next https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    run https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:364
    notify https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:364
    flush https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:364
vendors.bundle.dll.js:224:78216
Unhandled promise rejection TypeError: "tag.name is undefined"
    TagBadge https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    hg https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Tg https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    bi https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    ci https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Di https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Yh https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    Xh https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    qf https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    enqueueSetState https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:224
    setState https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:192
    _callee5$ https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    tryCatch https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:541
    invoke https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:541
    method https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:541
    asyncGeneratorStep https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    _next https://elasticsearch.domain.de/bundles/kibana.bundle.js:3
    run https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:364
    notify https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:364
    flush https://elasticsearch.domain.de/built_assets/dlls/vendors.bundle.dll.js:364
elasticmachine commented 5 years ago

Pinging @elastic/beats