I have a problem with Node.js and uploading files to server. For uploading files to server I use this plugin. When starting file upload to the server, Node.js process crashe
For me I had reached the maximum numbers of files a user can own
Check your numbers with quota -s and that the number under files is not too close to the quota
quota -s