Recently I came to face an unusual problem while posting a form. The form post works fine when there is no attachment or the attachment image file size is less than 100kb. B
I would suggest checking the official file upload documentation from sails....
http://sailsjs.org/#!/documentation/concepts/File-Uploads
I followed the steps and it works for me (on sails v 0.11). Perhaps you missed something along the way?