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

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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠