Elasticsearch 7.x – the product compatibility is important

http://pve-02-ubuntu-2.fritz.box/app/home#/
root@pve-02-ubuntu-2:~# vi /var/log/kibana.log
{„type“:“log“,“@timestamp“:“2021-06-04T08:22:23+00:00″,“tags“:[„error“,“savedobjects-service“],“pid“:6228,“message“:„This version of Kiba
na (v7.13.1) is incompatible with the following Elasticsearch nodes in your cluster: v7.12.1 @ 127.0.0.1:9200 (127.0.0.1)“}
root@pve-02-ubuntu-2:~# apt-get update -y
root@pve-02-ubuntu-2:~# apt-get install kibana
Reading package lists… Done
Building dependency tree
Reading state information… Done
kibana is already the newest version (7.13.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@pve-02-ubuntu-2:~# apt-get install elasticsearch
Reading package lists… Done
Building dependency tree
Reading state information… Done
elasticsearch is already the newest version (7.13.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
http://pve-02-ubuntu-2.fritz.box/status

Leave a Reply

You must be logged in to post a comment.