Form-data upload err in nodejs on heroku

I have hosted a nodejs project on heroku and it works fine but heroku response "sock=backend at=error code=H18 desc=“Server Request Interrupted…(status code is 503)” when I am trying to get the uploaded form-data using library called “formidable”. Does anyone know how what am I missing here?
Note: I can get the form-data normally when I tested it in my local machine.

Hi! as per the FAQ’s ask this in StackOverflow : )
You will get better and detailed answers