Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't list S3 remotes #775

Open
dyipon opened this issue Aug 20, 2022 · 2 comments
Open

can't list S3 remotes #775

dyipon opened this issue Aug 20, 2022 · 2 comments

Comments

@dyipon
Copy link

dyipon commented Aug 20, 2022

Hi,

im using scaleway's s3 solution as remote backend:

    "fs": "s3",                                                                                                                                                
         "params": {                                                                                                                                             
            "endpoint": "https://s3.fr-par.scw.cloud",                                                                                                           
            "region": "fr-par",                                                                                                                                  
            "bucket": "ftpserver",                                                                                                                               
            "access_key_id": "SCWxxx",                                                                                                             
            "secret_access_key": "xxxx,                                                                                         
            "disable_ssl": "true",                                                                                                                               
            "path_style": "true"                                                                                                                                 
         }  ,           

Unfortunately a simple ls command show nothing:
image

Is there any advice which can help?

thanks

@AOE-Review-Backend
Copy link

any help on that? have the same issue :(

@flibustenet
Copy link

flibustenet commented Mar 26, 2023

I've the same error on AWS...
edit: looks like related to this:
fclairamb/afero-s3#393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants