filestash icon indicating copy to clipboard operation
filestash copied to clipboard

"invalid account" error message while trying to connect to S3

Open nairajay2k opened this issue 1 year ago • 1 comments

Hi,

I am successfully able to connect to a bucket on us-east-1 using filestash. However , I am unable to do so on another bucket on eu-west-1. It doesnt seem to be a credentials issue as I can access the bucket using aws cli.

I am providing the accesskey,secretkey and region in both cases.

What could be the issue and how to resolve?

nairajay2k avatar Jul 14 '23 16:07 nairajay2k

Try to setup DEBUG logging in the admin interface of the webui. In my case:

2023/11/17 09:04:06 SYST DEBUG session::auth 'GetHome' RequestError: send request failed                                                                                                                                    caused by: Get "https://example.com/": x509: certificate signed by unknown authority

Brice187 avatar Nov 17 '23 09:11 Brice187