#File picker max size
1 messages · Page 1 of 1 (latest)
Hey There,
We've registered your query, and our team will get back to you soon.
Regards,
Team Appsmith
Hi @tawny coral , the file upload limits sometimes present inconsistencies. In my latest test, these were the maximum sizes I was able to upload to S3.
Appsmith Cloud version: < 27MB
Appsmith Self-Hosted version: <80MB
GitHub Issue: https://github.com/appsmithorg/appsmith/issues/18245
I am trying to upload a file of 10 mb and it is showing up as blob. I tried giving it directly into the API but there also, it is failing. The error is not clear from the UI I am debugging it
Hey! Give us some time to look into this.
cc: @atomic siren
@atomic siren : Any update on this ?
Sorry for the delays. Our team still needs some time to check this. We’ll get
back to you as soon as there are any updates.
Hi @tawny coral , Appsmith converts files larger than 5 MB to blob files.
You can read more about it in this part of the documentation.
https://docs.appsmith.com/reference/widgets/filepicker
@atomic siren : I did that and it isn't happening that way. I am getting error when I try to upload files larger than 5MB.
Could you show me the query you are executing and the error you get, please?
In addition to the version of Appsmith you are using and if you are in a self-hosted or cloud version
- appsmith version v1.9.8
- Self hosted on digital ocean via docker compose.
- I will share the screenshots of the API configuration and the error
Thanks for this info. @atomic siren
Hello @tawny coral , I am attentive to the reception of the screenshots.
Hello @rtg, are you trying to load this data to an S3 bucket or some other API?
The error code seems to indicate that some data is being passed incorrectly.
SharePoint
Resumable upload
It isn't incorrect because I have written a python script and I am using the exact same logic to upload and it works. I tested the header limits.
Thanks, I'll need some time to investigate this.
Hi, would it be possible for you to add [email protected] to your workspace,
so I can debug this better?