Kibana server is not ready yet

Guys, after updating the system to 7.10 Kibana does not start.

Elastic
'''
{
"name" : "Ubuntu20",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "gS3kil9cSqC2c8b3ENegow",
"version" : {
"number" : "7.10.1",
"build_flavor" : "default",
"build_type" : "deb",
"build_hash" : "1c34507e66d7db1211f66f3513706fdf548736aa",
"build_date" : "2020-12-05T01:00:33.671820Z",
"build_snapshot" : false,
"lucene_version" : "8.7.0",
"minimum_wire_compatibility_version" : "6.8.0",
"minimum_index_compatibility_version" : "6.0.0-beta1"
},
"tagline" : "You Know, for Search"
}
'''
log Kibana

ibana.service - Kibana
Loaded: loaded (/etc/systemd/system/kibana.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2021-01-13 12:31:55 -03; 44s ago
Main PID: 16105 (node)
Tasks: 11 (limit: 9325)
Memory: 159.3M
CGroup: /system.slice/kibana.service
└─16105 /usr/share/kibana/bin/../node/bin/node /usr/share/kibana/bin/../src/cli/dist

jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["warning","plugins","ingestManager"],"pid":16105,"message":"Fleet APIs are disabled due to the Encrypted>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["warning","plugins","reporting","config"],"pid":16105,"message":"Generating a random key for xpack.repor>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["info","plugins","reporting","config"],"pid":16105,"message":"Chromium sandbox provides an additional la>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["warning","plugins","actions","actions"],"pid":16105,"message":"APIs are disabled due to the Encrypted S>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["warning","plugins","alerts","plugins","alerting"],"pid":16105,"message":"APIs are disabled due to the E>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["info","plugins","monitoring","monitoring"],"pid":16105,"message":"config sourced from: production clust>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["info","savedobjects-service"],"pid":16105,"message":"Waiting until all Elasticsearch nodes are compatib>
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["info","savedobjects-service"],"pid":16105,"message":"Starting saved objects migrations"}
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["info","savedobjects-service"],"pid":16105,"message":"Creating index .kibana_task_manager_1."}
jan 13 12:32:15 Ubuntu20 kibana[16105]: {"type":"log","@timestamp":"2021-01-13T15:32:15Z","tags":["info","savedobjects-service"],"pid":16105,"message":"Creating index .kibana_1."}

thanks @Gustavo

Is this a local install?
How did you upgrade?

This location. Update was done by the ubuntu manager.

Do you have the same issue when you run your older version of Kibana against the 7.10 version of Elasticsearch?

The previous version is working.

thanks for listening, but i solved the problem by deleting the * kibana indexes.
For some reason the migration was not successful, leaving indices previously created.

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