_PickleableListObjectStream expects invalid XML element in "ListAllMyBucketsResult" #211
Closed
1 task done
Labels
bug
Something isn't working
s3torchconnector version
s3torchconnector==1.2.3
s3torchconnectorclient version
s3torchconnectorclient==1.2.3
AWS Region
No response
Describe the running environment
Using a lakeFS server as a backing store (S3 compatible)
Trying to read images from s3 path
What happened?
Trying to read from an S3 prefix, and error is returned due to expected xml element, which is not required in that specific API response.
According to AWS response structure for
ListAllMyBucketsResult
does not contain theIsTruncated
element.AWS reference
lakeFS as an S3 compatible endpoint does not return this element as part of the response as expected.
Code snippet:
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: