Hi All,
I am receiving an error when I start up the kibana docker image.
I have tried to remove the package "monitoring" but it does not exist.
I am running the 7.7.1 image.
{"type":"log","@timestamp":"2020-06-17T15:52:15Z","tags":["fatal","root"],"pid":9,"message":"Error: Setup lifecycle of \"monitoring\" plugin wasn't completed in 30sec. Consider disabling the plugin and re-start.\n at Timeout.setTimeout (/usr/share/kibana/src/core/utils/promise.js:31:90)\n at ontimeout (timers.js:436:11)\n at tryOnTimeout (timers.js:300:5)\n at listOnTimeout (timers.js:263:5)\n at Timer.processTimers (timers.js:223:10)"}
So I was able to resolve this issue. I had a few different things going on but I set the environment variable in the Pod: MONITORING_ENABLED to "false". Also, ended up having some DNS confusion with the ELASTICSEARCH_HOSTS env variable which I was able to resolve after some research.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.