amazon-s3-plugin-for-pytorch icon indicating copy to clipboard operation
amazon-s3-plugin-for-pytorch copied to clipboard

cert Error

Open dorbittonn opened this issue 3 years ago • 1 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

dorbittonn avatar Sep 25 '22 10:09 dorbittonn

This solved it for me.

bencwallace avatar Jan 09 '24 01:01 bencwallace