收藏
回答

内容安全imgSecCheck报Connection reset?

appId:wx2db1d7702cb906ee
从2020年4月1日 21:00左右开始,调用imgSecCheck审核接口频繁报Connection Reset错误。
持续到4月2日早上9点40左右。
但到现在还零星出现这个错误 


回答关注问题邀请回答
收藏

2 个回答

  • 是小白啊
    是小白啊
    2020-04-02

    返回的具体数据麻烦提供下

    2020-04-02
    有用
    回复 5
    • 大饼
      大饼
      2020-04-02
      11:09:56.466 | ERROR | execute error | LocalHttpClient.execute(141) | http-nio-8025-exec-26 |
      java.net.SocketException: Connection reset
       at java.net.SocketInputStream.read(SocketInputStream.java:209) ~[?:1.8.0_66]
       at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_66]
       at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_66]
       at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_66]
       at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) ~[?:1.8.0_66]
       at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) ~[?:1.8.0_66]
       at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:1.8.0_66]
       at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:136) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:152) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:270) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) ~[httpcore-4.3.3.jar:4.3.3]
       at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:254) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:214) ~[httpclient-4.3.6.jar:4.3.6]
       at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160) ~[httpclient-4.3.6.jar:4.3.6]
       at weixin.popular.client.LocalHttpClient.execute(LocalHttpClient.java:135) [weixin-popular-2.8.26.jar:?]
       at weixin.popular.client.LocalHttpClient.executeJsonResult(LocalHttpClient.java:156) [weixin-popular-2.8.26.jar:?]


      如上的错误日志可以吗?
      2020-04-02
      回复
    • 大饼
      大饼
      2020-04-02
      https://api.weixin.qq.com/wxa/media_check_async  刚刚看了下日志,这个接口偶尔也报这个错误。
      2020-04-02
      回复
    • 大饼
      大饼
      2020-04-02
      请问下有排查出,为什么我们调用接口出现这个情况吗?
      2020-04-02
      回复
    • 是小白啊
      是小白啊
      2020-04-07回复大饼
      调用的appid麻烦也提供下
      2020-04-07
      回复
    • 大饼
      大饼
      2020-04-07回复是小白啊
      appId:wx2db1d7702cb906ee
      这个问题过了一两天又自己恢复了。
      所以就不清楚是不是你们服务器调整策略导致的了。
      2020-04-07
      回复
  • 小白钊
    小白钊
    2020-04-02

    建议检查自己的代码和服务器哦,我这边一直正常

    2020-04-02
    有用
    回复 1
    • 大饼
      大饼
      2020-04-02
      之前运行都挺好的,而且代码没有变动过。
      突然出现大量的Connection Reset,而且连本地开发环境与测试环境少量调用接口,也是报这个错误。
      然后又突然恢复,现在变成1~2分钟出现一次。
      2020-04-02
      回复
登录 后发表内容
问题标签