【发布时间】:2019-12-05 12:18:43
【问题描述】:
在 Kong 出现以下错误。
failed to get from node cache: [cassandra error] all hosts tried for query failed. 1.2.3.4: host still considered down, context: ssl_certificate_by_lua, client: 1.2.3.5, server: 0.0.0.0:443. SSL_do_handshake() failed (SSL: error:1408A179:SSL routines:Ssl3_get_client_hello:cert cb error) while SSL handshakingload_plugin_configuration(): failed to get from node cache: callback threw an error: [cassandra error] [Unavailable exception] Cannot achieve consistency level ALL
这个错误很频繁,似乎与缓存有关。有人可以解释这个错误的根本原因是什么以及如何避免这个错误。 使用 Kong CE 0.13、Cassandra 3.11.1
【问题讨论】: