upload or download larger file failed

0

Develop environment: ELB + ECS + nestjs uploading a file, when the file size is less than 300MB, upload is OK, When the size of the uploaded file > 300MB, the upload fails. not found useful logs in ECS log. could you give me some advice? If need to modify the configuration of elb or ecs , how can we do?

  • what component are you using for file upload? can you check if this component has any default filesize limits set? please add more details, like error details, etc.

  • I am also facing the same issue on my Linux AWS instance downloading tensorflow and pytorch via pip and both > 300Mb and fail the same way

已提问 2 年前261 查看次数
1 回答
0

If you identified the cause is file size, maybe you could try upload the larger file with multipart upload?

AWS
Lihu Wu
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则