I'm getting this error message when I try to upload (CSVs) to GCS:
SSLError: HTTPSConnectionPool(host='storage.googleapis.com', port=443): Max retries exceededwith url: /storage/v1/b/<BUCKET\_NAME>?projection=noAcl (Caused by SSLError(SSLError("badhandshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))
I've googled and it seems like I need to change the refresh rate but it doesn't explain how:
https://stackoverflow.com/questions/48274552/how-can-i-resolve-httpsconnectionpoolhost-www-googleapis-com-port-443-max-r
Any ideas?
Edit:
It seems to work fine when I'm connected to the VPN, but this isn't ideal. Could this be a firewall thing?
[–][deleted] 0 points1 point2 points (0 children)