I just deployed an API build with Flask for testing and cannot upload a file that exceeds the size of 5MB although I didn’t mention any size limit. Does render have a size limit for free deployed projects?
Hey,
Where exactly are you trying to upload the file? Is it to the filesystem, a disk, or some other type of storage? Could you provide more details about your project? Specifically, how the end-user is supposed to upload the file to your service, and where the file is stored on the backend? Also, are you seeing any OOM related events?
Jérémy.
Render Support, UTC+3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.