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 réponse
0

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

AWS
Lihu Wu
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions