meteor-uploads icon indicating copy to clipboard operation
meteor-uploads copied to clipboard

Large files hang on validateRequest

Open maka-io opened this issue 8 years ago • 0 comments

Uploading small files (~ 1-2MB) works fine; the error message appears. Files over 15 MB will cause the process to hang -- no error message or anything.

If I remove the validateRequest() and use just validateFile() it works fine.

maka-io avatar Apr 04 '16 18:04 maka-io