2023-06-30 09:05:09.423 [WARN] com.alicloud.openservices.tablestore.core.utils.LogUtil TraceId:3ffa6691-2749-1e72-3682-bc123ff4db53 Failed RetriedCount:40 com.alicloud.openservices.tablestore.ClientException: Unexpected error: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
原因:
可能和我用的 sniproxy 有关系,因为是为了不走外网流量,产生费用,通过 sniproxy 走 tablestore 内网流量。
但具体原因还不清楚怎么解决
目前是一个 tomcat7 项目运行会报错,但是一个 spring boot 项目不会,用的一样版本 JDK8 版本
PS: 网上我搜过很多教程,尝试了不行
sniproxy, tablestore, unexpected, iclo