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

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

Open
Alufolie303 opened this issue Aug 21, 2019 · 1 comment
Open

Comments

@Alufolie303
Copy link

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
Copy link
Contributor

Pinging @elastic/beats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants