tornado SSL3_READ_BY

发布时间:2019-09-21 11:10:47编辑:auto阅读(1778)

    //////

    ////// 支付宝回调,遇到问题

    //////

    WARNING:tornado.general:SSL Error on 9 ('110.75.248.125', 13675): [Errno 1] _ssl.c:504: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown

    ERROR:tornado.general:Uncaught exception

    Traceback (most recent call last):

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/http1connection.py", line 693, in _server_request_loop

        ret = yield conn.read_response(request_delegate)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/gen.py", line 870, in run

        value = future.result()

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/concurrent.py", line 215, in result

        raise_exc_info(self._exc_info)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/gen.py", line 876, in run

        yielded = self.gen.throw(*exc_info)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/http1connection.py", line 168, in _read_message

        quiet_exceptions=iostream.StreamClosedError)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/gen.py", line 870, in run

        value = future.result()

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/concurrent.py", line 215, in result

        raise_exc_info(self._exc_info)

      File "<string>", line 3, in raise_exc_info

    SSLError: [Errno 1] _ssl.c:504: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown

    WARNING:tornado.general:SSL Error on 9 ('110.75.248.125', 13936): [Errno 1] _ssl.c:504: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown

    ERROR:tornado.general:Uncaught exception

    Traceback (most recent call last):

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/http1connection.py", line 693, in _server_request_loop

        ret = yield conn.read_response(request_delegate)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/gen.py", line 870, in run

        value = future.result()

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/concurrent.py", line 215, in result

        raise_exc_info(self._exc_info)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/gen.py", line 876, in run

        yielded = self.gen.throw(*exc_info)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/http1connection.py", line 168, in _read_message

        quiet_exceptions=iostream.StreamClosedError)

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/gen.py", line 870, in run

        value = future.result()

      File "/usr/lib64/python2.7/site-packages/tornado-4.2.1-py2.7-linux-x86_64.egg/tornado/concurrent.py", line 215, in result

        raise_exc_info(self._exc_info)

      File "<string>", line 3, in raise_exc_info

    SSLError: [Errno 1] _ssl.c:504: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown



    您查询的IP:110.75.248.125

    本站主数据:浙江省杭州市 浙江蚂蚁小微金融服务集团有限公司 阿里巴巴

    参考数据一:浙江省杭州市 阿里巴巴中国网络技术有限公司



    ///

    /// 升级 tornado

    /// pip install tornado --upgrade

    ///

    Successfully built tornado

    Installing collected packages: six, singledispatch, certifi, backports-abc, tornado

      Found existing installation: six 1.3.0

        DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.

        Uninstalling six-1.3.0:

          Successfully uninstalled six-1.3.0

      Found existing installation: certifi 2015.9.6.2

        Uninstalling certifi-2015.9.6.2:

          Successfully uninstalled certifi-2015.9.6.2

      Found existing installation: tornado 4.2.1

        Uninstalling tornado-4.2.1:

          Successfully uninstalled tornado-4.2.1

    Successfully installed backports-abc-0.4 certifi-2015.11.20.1 singledispatch-3.4.0.3 six-1.10.0 tornado-4.3

    [root@wode004 02.major]#


    ///

    /// 再次使用,报出告警

    ///

    WARNING:tornado.general:SSL Error on 10 ('110.75.248.111', 6979): [Errno 1] _ssl.c:504: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown

    WARNING:tornado.general:SSL Error on 10 ('110.75.248.111', 8281): [Errno 1] _ssl.c:504: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown


    您查询的IP:110.75.248.111

    本站主数据:浙江省杭州市 浙江蚂蚁小微金融服务集团有限公司 阿里巴巴

    参考数据一:浙江省杭州市 阿里巴巴中国网络技术有限公司


关键字