【问题标题】:ERROR: Failed to determine the health of the cluster错误:无法确定集群的健康状况
【发布时间】:2022-06-27 18:29:53
【问题描述】:

我正在运行 Elasticsearch 和 kibana,我不确定我的 elasticsearsh 集群的状态(如果它是红色、黄色或绿色),但我似乎需要获取一个由 elasticsearch 生成的令牌,如我运行时的屏幕截图所示bin/elasticsearch-create-enrollment-token --scope kibana 从正确的目录中出错ERROR: Failed to determine the health of the cluster.

【问题讨论】:

  • 启动 elasticsearch 时发生了什么?日志中是否有任何内容表明 elastisearch 没有正确启动?您不需要使用注册令牌,您也可以手动配置 elastisearch 和 kibana,这应该更容易。您面临的实际问题是 elastisearch 没有正确启动,如果您能找出原因,您就可以继续前进。请检查 elastisearch 的日志,并使用相关的错误消息更新问题

标签: elasticsearch kibana


【解决方案1】:

注册令牌将存在于终端本身中。您只需要在安装时向上滚动直到找到它。

错误的原因 - ERROR: Failed to determine the health of the cluster 是由于尚未安装 Elastic 并且运行该命令就像调用一个没有定义它的函数。

【讨论】:

  • 安装elasticsearch对我来说太痛苦了
  • 是的,我知道这是一个吸血的过程。如果您需要任何帮助,请告诉我。
  • 它昨天还在工作,现在我启动了elastic search 今天我收到了这个错误Failed to determine the health of the cluster
【解决方案2】:

你能解决这个问题吗?

【讨论】:

    猜你喜欢
    • 2013-04-24
    • 1970-01-01
    • 2022-10-24
    • 1970-01-01
    • 2020-02-17
    • 1970-01-01
    • 2012-04-23
    • 2019-03-03
    • 1970-01-01
    相关资源
    最近更新 更多