Closed
Description
formidable dies with -
listening on http://localhost:8001/
events:11
throw arguments[1];
^
Error: MultipartParser.end(): stream ended unexpectedly
at MultipartParser.end (/home/k/chowder/lib/formidable-vanilla/lib/formidable/multipart_parser.js:299:12)
at IncomingMessage.<anonymous> (/home/k/chowder/lib/formidable-vanilla/lib/formidable/incoming_form.js:64:30)
at IncomingMessage.emit (events:25:26)
at HTTPParser.onMessageComplete (http:110:23)
at Stream.ondata (http:745:22)
at IOWatcher.callback (net:373:31)
at node.js:204:9
when trying to upload this file using examples/upload.js - http://www.robgalbraith.com/public_files/EOS-1D_Mark_III_C.Fn_I-II.pdf
Metadata
Metadata
Assignees
Labels
No labels