Error while setting up Kibana Dev Environment

After running the yarn start command, I am getting this error.
server log [10:52:28.945] [info][task_manager] Installing .kibana_task_manager index template version: 8000099. server log [10:52:28.951] [warning][task_manager] PollError [illegal_argument_exception] Malformed [mappings] section for type [dynamic], should include an inner object describing the mapping

1 Like

Are you running from the master branch of Kibana? Maybe you need to pull in the latest updates. I haven't seen an error like this since February. https://github.com/elastic/kibana/pull/30261

Yes I used Kibana master branch. Thanks for your reply. I used Kibana 6.6 and its working fine. But I have some compatibility warnings for react packages while running yarn kbn bootstrap

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.