S3 conector does not work with Minio #59197
Labels
area/connectors
Connector related issues
autoteam
community
needs-triage
team/extensibility
type/bug
Something isn't working
Connector Name
airbyte/destination-s3
Connector Version
1.8.0
What step the error happened?
None
Relevant information
I'm trying to create a new s3 destination on airbyte. I'm testing my application locally with Minio.
The local structure is created in a cluster kind, so everything is created with kubernetes. Everything is created properly, and the minio and airbyte applications can connect. I tested this through http requests with curl.
Fun fact: When I use version 1.4.0 everything works perfectly. So something must have changed between versions.
Error description:
Configuration check failed
Could not connect with provided configuration. Error: software.amazon.awssdk.crt.http.HttpException: System call failure.
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: