mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.8`: - [[DOC+] License not available is KB-ES connection error (#161176)](https://github.com/elastic/kibana/pull/161176) Co-authored-by: Stef Nestor <26751266+stefnestor@users.noreply.github.com>
This commit is contained in:
parent
53ecc7d273
commit
bd98322092
1 changed files with 1 additions and 1 deletions
|
@ -61,5 +61,5 @@ curl -XGET elasticsearch_ip_or_hostname:9200/_cat/indices/.kibana,.kibana_task_m
|
|||
+
|
||||
For example:
|
||||
|
||||
* When {kib} is unable to connect to a healthy {es} cluster, the `master_not_discovered_exception` or `Unable to revive connection` errors appear.
|
||||
* When {kib} is unable to connect to a healthy {es} cluster, errors like `master_not_discovered_exception` or `unable to revive connection` or `license is not available` errors appear.
|
||||
* When one or more {kib}-backing indices are unhealthy, the `index_not_green_timeout` error appears.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue