在 Mac 上将 searchkick 与 elasticsearch 结合使用时出现此错误。
Searchkick 版本:searchkick (4.5.2)
$ elasticsearch --version
warning: no-jdk distributions that do not bundle a JDK are deprecated and will be removed in a future release
Version: 7.10.2-SNAPSHOT, Build: oss/tar/unknown/2021-01-16T01:41:27.115673Z, JVM: 16.0.2
Run Code Online (Sandbox Code Playgroud)
重现
产品重建索引
将 chrome 升级到 chrome 73 后,SSL 证书在 rails local 中不起作用。它一直工作正常,直到 chrome 70 和最新版本的 safari。使用此链接在本地https://gist.github.com/jed/6147872上设置 ssl 证书
轨道 5.2.2.1 红宝石 2.6.1
chrome 73 上的错误是:
2019-04-22 13:34:07 +0530: SSL error, peer: 127.0.0.1, peer cert: , #<Puma::MiniSSL::SSLError: OpenSSL error: error:141F7065:SSL routines:final_key_share:no suitable key share - 337604709>
Run Code Online (Sandbox Code Playgroud)