Regardless what I try, I’m not able to connect to an aws s3 endpoint. I’m running minio locally on my computer. In another project I’m using alpakka-s3 v1.1.2 and it works, also using the browser to connect to the minio ui works. Using the latest version of alpakka-s3 2.0.0 I can not connect. Always getting a S3Exception: 404 page not found
.
I tried several approaches. Loading settings via standard conf described here and also defining settings via S3Ext. I tried to outline the problem on stackoverflow, but got no help. I really don’t know what I can do anymore. Hopefully someone here can help.
4 posts - 3 participants