I am using zyte api in one of my scrappy project. It works fine but when I deploy the script on the server it give following error.
[zyte_api.aio.retry] DEBUG: Retrying zyte_api.aio.client.AsyncClient.request_raw.<locals>.request in 6.396944316982422 seconds as it raised ClientConnectorCertificateError: Cannot connect to host api.zyte.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')].
3 Votes
1 Comments
J
Jimmy Corriganposted
18 days ago
Same. I can’t even finish the web scraping tutorial. It was fine then starting throwing this ssl error. Followed zyte ca certification documentation and still no change
I am using zyte api in one of my scrappy project. It works fine but when I deploy the script on the server it give following error.
[zyte_api.aio.retry] DEBUG: Retrying zyte_api.aio.client.AsyncClient.request_raw.<locals>.request in 6.396944316982422 seconds as it raised ClientConnectorCertificateError: Cannot connect to host api.zyte.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')].
3 Votes
1 Comments
Jimmy Corrigan posted 18 days ago
Same. I can’t even finish the web scraping tutorial. It was fine then starting throwing this ssl error. Followed zyte ca certification documentation and still no change
0 Votes
Login to post a comment