WTFAcademy / WTF-Starknet

Education Platform to onboard developers to Starknet.
https://starknet.wtf.academy
60 stars 37 forks source link

starknet deploy_account --estimate_fee --account=lirongqiang- 443ssl error #62

Closed lrqstudy closed 1 year ago

lrqstudy commented 1 year ago

starknet deploy_account --estimate_fee --account=lirongqiang

ap_create_connection raise ClientConnectorCertificateError(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host alpha4.starknet.io:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')] Error: ClientConnectorCertificateError: Cannot connect to host alpha4.starknet.io:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')] (cairo_venv) lirongqiang@lis-MacBook-Pro ~ % starknet deploy_account --estimate_fee --account=lirongqiang

lrqstudy commented 1 year ago

already fix this with my mac: upgrade your python 3.9.13+/ or just click finder--> application--->python3.9---> install certificat command. all is right now

lrqstudy commented 1 year ago

already fix this with my mac 1: upgrade your python to 3.9.13+ 2 (mac) or just click finder--> application--->python3.9---> install certificat command. all is right now