Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Rock-wj opened this issue Oct 10, 2023 · 1 comment

Comments

@Rock-wj
Copy link

Rock-wj commented Oct 10, 2023

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)')]

@51bitquant
Copy link
Owner

51bitquant commented Oct 12, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants