Good afternoon!
Kibana has stopped working after the update
What should be done?
At the same time, the kibana shows the old version with which it was updated.
It is written in the repository file
[kibana-7.x]
name = Kibana repository for 7.x packages
baseurl = https: //artifacts.elastic.co/packages/7.x/yum
gpgcheck = 1
gpgkey = https: //artifacts.elastic.co/GPG-KEY-elasticsearch
enabled = 1
autorefresh = 1
type = rpm-md
the server rebooted.
I did an experiment, put a test elk stack and did an update.
Nothing helped
Please tell me what you need to do?
Thank!
[root@noda-test yum.repos.d]# curl -XGET 'localhost: 9200'
{
"name" : "fJlZTmY",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "hFCcrm3OQTGlFf-yIkEMkA",
"version" : {
"number" : "6.8.4",
"build_flavor" : "default",
"build_type" : "rpm",
"build_hash" : "bca0c8d",
"build_date" : "2019-10-16T06:19:49.319352Z",
"build_snapshot" : false,
"lucene_version" : "7.7.2",
"minimum_wire_compatibility_version" : "5.6.0",
"minimum_index_compatibility_version" : "5.0.0"
},
"tagline" : "You Know, for Search"
}
[root@noda-test yum.repos.d]#