aws / amazon-s3-plugin-for-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cert Error

dorbittonn opened this issue · comments

 url_objects = handler.list_files(url)
ValueError: curlCode: 77, Problem with the SSL CA cert (path? access rights?) with address : 52.**.**.** with address : 52.**.**.**

the following function throws and error when trying to read bucket.
I'm able to access the bucket via CLI with aws s3 ls <s3-bucket-name> so my .aws file is well configured

would like to some help

This solved it for me.