filestash icon indicating copy to clipboard operation
filestash copied to clipboard

[bug] Oops! BucketRegionError: incorrect region, the bucket is not in 'us-east-1' region at endpoint '' status code: 301, request id: , host id:

Open devdream02 opened this issue 2 years ago • 4 comments

Description of the bug

Getting below error when i trying to access a s3 bucket which i have access to Oops! BucketRegionError: incorrect region, the bucket is not in 'us-east-1' region at endpoint '' status code: 301, request id: , host id:

Step by step instructions to reproduce the bug

Tried passing region as well but no luck. Am i missing something here?

Can you replicate that error from the demo? yes

Observed behavior

Expected behavior

devdream02 avatar Apr 08 '22 18:04 devdream02

By default the region is us-east-1 but you have an option to select the region your bucket is in. S3 is picky on that kind of things

mickael-kerjean avatar Apr 16 '22 02:04 mickael-kerjean

I'm also having this same issue. I enter the region as ap-southeast-2 but the console error still says the bucket is not in 'us-east-1'.

mpreynolds avatar May 12 '22 00:05 mpreynolds

@mickael-kerjean I have selected the correct region in the dropdown. it seems like the server doesn't pick up the region param and just using the default/fallback value

Oterem avatar Jul 11 '22 19:07 Oterem

Can you send me a testing account from which I can replicate the issue you are facing?

mickael-kerjean avatar Jul 11 '22 22:07 mickael-kerjean

I'm closing this as we have 2 tickets describing the same issue #493 If someone can send a testing account I will dig onto it

mickael-kerjean avatar Sep 15 '22 22:09 mickael-kerjean