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

Ingest Management: TypeError: Root value is not flatten-able, received undefined #67938

Closed
mtojek opened this issue Jun 2, 2020 · 5 comments · Fixed by #67950
Closed

Ingest Management: TypeError: Root value is not flatten-able, received undefined #67938

mtojek opened this issue Jun 2, 2020 · 5 comments · Fixed by #67950
Assignees
Labels
bug Fixes for quality problems that affect the customer experience

Comments

@mtojek
Copy link
Contributor

mtojek commented Jun 2, 2020

I tried to install aws integration. Simply clicked save, but Kibana reported an error:

Zrzut ekranu 2020-06-2 o 13 44 58

then I click on the wrong input to show config options for stream and...

TypeError: Root value is not flatten-able, received undefined

Zrzut ekranu 2020-06-2 o 13 45 05

@mtojek mtojek added the Team:Fleet Team label for Observability Data Collection Fleet team label Jun 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@ph ph added bug Fixes for quality problems that affect the customer experience v7.8.0 Ingest Management:alpha1 Group issues for ingest management alpha1 and removed Team:Fleet Team label for Observability Data Collection Fleet team bug Fixes for quality problems that affect the customer experience v7.8.0 labels Jun 2, 2020
@ph
Copy link
Contributor

ph commented Jun 2, 2020

@kaiyan-sheng Did something changed recently in the package or maybe it's the recent changes in the installation @neptunian @jen-huang ?

@ruflin
Copy link
Member

ruflin commented Jun 2, 2020

I did also see this last week but did not get to report it yet.

@nchaulet nchaulet self-assigned this Jun 2, 2020
@jfsiii
Copy link
Contributor

jfsiii commented Jun 2, 2020

@ph this has been around for a little bit. Search "flatten-able" in our Slack. @ruflin saw it last week and I encountered it while researching #66301

It noticed "collect logs from AWS metrics" was disabled in https://user-images.githubusercontent.com/14081635/81741497-e6014880-945b-11ea-93e5-5f96e988732e.png

In my experience, disabling that allowed installation and enabling triggered that error.

@nchaulet
Copy link
Member

nchaulet commented Jun 2, 2020

I am looking to fix the issue, it seems trivial to fix, it happens when we have a validation error at the input level and we do not have stream variables and aws is probably the only package with that.

@ph ph added bug Fixes for quality problems that affect the customer experience Ingest Management:beta1 and removed Ingest Management:alpha1 Group issues for ingest management alpha1 labels Jun 2, 2020
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants