File too big on form node

i am running on cloud and using the n8n form node to get some infos and upload a file to send to google drive, but the file seems to be too big, is there a way to do this?, cant change the enviroment variables

Hey @Gustavo1 hope all is well.

When you say “seems to be too big”, what do you mean?

it doesnt give me an error, sometimes it get sent as null and other the form refreshes

There are certain limits to the memory and storage. When you upload the file, and the file is large it may overload the instance running your n8n. Please see this doc for some details: Cloud data management | n8n Docs

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.