filestash
filestash copied to clipboard
[bug] Getting 503 when uploading large fiels to the s3 bucket
Description of the bug
Hi When uploading the large files from filestash UI to s3, which has a size of around 1gb i get the error 503 from cloudfornt. i am not even using cloudfornt its a direct access to s3 bucket using IAM user with full s3 access. previously i had error with the nginx, so i changed to 5gb max limit. now the file upload gets completed and then i get the error
ERROR: The request could not be satisfied 503 Service Unavailable ERROR The request could not be satisfied. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. Generated by cloudfront (CloudFront) HTTP3 Server Request ID: MStow3UCBiOp8K8YSP7CH0iebX-vTqCv9ss9Nzy1oQ9p8MlIuWXdyg==
Step by step instructions to reproduce the bug
setup filestash on docker. nginx limit to 5gb try to upload 1 gb file to was s3
Can you replicate that error from the demo?
Observed behavior
File is too large. so upload was not completed in demo.filestash.app
Expected behavior
This should allow to upload the file.