it‘s a fresh installation
kibana start log from journalctl -xe:
"message":"Unable to connect to Elasticsearch. Error: [resource_already_exists_exception] index [.kibana_1/3tHHjMYzS8aEqB2Zi5v7eQ] already exists, with { index_uuid="3tHHjMYzS8aEqB2Zi5v7eQ" & index [.kibana_1/3tHHjMYzS8aEqB2Zi5v7eQ] already exists, with { index_uuid="3tHHjMYzS8aEqB2Zi5v7eQ" & index=".kibana_1" }"}
"message":Another Kibana instance appears to be migrating the index. Waiting for that migration to complete. If no other Kibana instance is attempting migrations, you can get past this message by deleting index .kibana_1 and restarting Kibana."}
"message":"Unable to connect to Elasticsearch. Error: [resource_already_exists_exception] index [.kibana_task_manager_1/fLghxb93S7S6fFNdeaNDVw] already exists, with { index_uuid="fLghxb93S7S6fFNd already exists, with { index_uuid="3tHHjMYzS8aEqB2Zi5v7eQ" & index [.kibana_task_manager_1/fLghxb93S7S6fFNdeaNDVw] already exists, with { index_uuid="fLghxb93S7S6fFNdeaNDVw" & index=".kibana_task_manager_1" }"}
I don't understand del index called '.kibana_task_manager_1' and '.kibana_1'
It looks like the fresh installation was still installing whilst another instance was launched.
Kibana needs time to start and build up it's initial indexes... try killing all instances, starting kibana again and waiting via the logs when it indicates Kibana is Available
I have seen it take more that 20 - 30 minutes depending on your hardware.... if after a while you might need to delete that index. if it is a fresh installation you lose nothing.
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.