使用netstat -lntp来看看有侦听在网络某端口的进程。当然,也可以使用 lsof。

status 503

Elasticsearch | 作者 xuzhan1995 | 发布于2018年12月12日 | 阅读数:2483

{"error":{"root_cause":[{"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];"}],"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];"},"status":503}
已邀请:

bellengao - 博客: https://www.jianshu.com/u/e0088e3e2127

赞同来自:

要写入或者检索的分片有问题,请求被拒绝掉了。可以通过cerebro或者head工具看看集群的状态和分片状态

要回复问题请先登录注册