Open Imtinan1996 opened 2 years ago
@Imtinan1996 on our cloud version there is a 5mb limit on processing files. If you are selfhosting, you can increase this limit by setting APPSMITH_CODEC_SIZE=100 on the self-hosted instance
alright, will have a look at it, thanks!
Do let us know if this is still a problem for you!
@Nikhil-Nandagopal just wanted to inform you that changing the env variable didnt solve the issue
@Imtinan1996 We are working on it. We will notify you when we found the soloution.
Seems like there is a frontend problem here, in execute request frontend doesn't send the content of a large file.
Related issue #11711 for UI/UX improvement.
Stat | Values |
---|---|
Reach | 105 |
Effort (months) | 1 |
Is there an existing issue for this?
Current Behavior
When uploading multiples files to S3, the query fails for video files that are above 5MB with the error message
Any images uploaded work fine. Video uploads work fine if file is less than 5MB, i have set the file size to 25MB still the video doesn't upload. Fails even if one video is selected
Steps To Reproduce
Set the file picker options to the following
set S3 upload query options to
Select any video to upload (greater than 5 MB) - Sample Videos Video will fail to upload and will give error
Environment
Production
Version
Self-Hosted