cmettler commented on issue #5517:
URL: https://github.com/apache/arrow-rs/issues/5517#issuecomment-2024739474

   @ion-elgreco I have a connection exception similar to yours after upgrading 
from deltalake 0.16.1 to 0.16.3. I use a minio for dev with a self signed 
certificate. Writing fails with: 
   
   OSError: Generic S3 error: Error after 10 retries in 2.2691492s, 
max_retries:10, retry_timeout:180s, source:error sending request for url (..): 
error trying to connect: invalid peer certificate: UnknownIssuer 
   
   i need to set "allow_invalid_certificates": "true" to get it working. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to