Runtime File Upload size limit
AnsweredIs there a limit to files uploaded via the Runtime File Upload node?
I have a file that is 26meg and it rejects it.
It isnt that big of a file, has anybody else encountered this?
-
Official comment
Hello,
The size limitation of Chains Run-File-Upload is currently 10MB.
Thank you,
WayneI have some files are a .DAT, when opened up its a single column of data. One of the files is 26 mb , the other is 251 kb. The 251 KB works every time, where the 26mb is immediately rejected.
Why would the larger file get rejected, and the smaller ones work fine?
0This is a file that is uploaded via the Upload File prompt node, not a file being uploaded directly into a table.
0Uploaded files must be CSV or TSV (please see prior link for more info). I imagine that the error is reporting an invalid file type or something similar? Try the request again after converting the file to .CSV or .TSV.
0Please sign in to leave a comment.
Comments
4 comments