howtrader icon indicating copy to clipboard operation
howtrader copied to clipboard

mac环境运行:接入币安api报错:aiohttp.client_exceptions.ClientConnectorCertificateError

Open Rock-wj opened this issue 2 years ago • 1 comments

aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host fapi.binance.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1007)')]

Rock-wj avatar Oct 10 '23 05:10 Rock-wj

aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host fapi.binance.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1007)')]

This problem involved with SSL library. You may need to update your ssl software and then reinstall your ssl library.

51bitquant avatar Oct 12 '23 01:10 51bitquant