[bug] Cannot access Scaleway S3
Closed this issue · 1 comments
azertylr commented
Description of the bug
I cannot connect to my S3 bucket on Scaleway
Step by step instructions to reproduce the bug
create a bucket on scaleway
install a fresh filestash with all parameters to default. use S3 storage backend and admin authentification
filestash is installed with docker 27.1.1
endpoint : I've tried
- s3.fr-par.scw.cloud
- https://s3.fr-par.scw.cloud
- https://s3.fr-par.scw.cloud:443
- mybucket.s3.fr-par.scw.cloud
- https://mybucket.s3.fr-par.scw.cloud
Can you replicate that error from the demo?
I cannot connect to the demo (https://play.min.io:9443/) using the credential using my filestash instance
Observed behavior
loading page for a while and then back to login page
with htpasswd login, same problem
Expected behavior
azertylr commented
I managed to fix my issue, I did a fresh reinstall and it solved my issue. I don't what was the problem :(