Node.js---Amazon-S3 icon indicating copy to clipboard operation
Node.js---Amazon-S3 copied to clipboard

Cannot upload BSON or GZIP

Open murvinlai opened this issue 14 years ago • 2 comments

I get this error when upload bson or gzip to S3:

warning! uncaught exception: TypeError: Object [object Object] has no method 'end' <Buffer 30 0d 0a 0d 0a> warning! uncaught exception: Error: Stream is not writable

murvinlai avatar Feb 02 '11 20:02 murvinlai

Sorry i have been ignoring this for awhile, i can upload a fix this weekend.

nuxusr avatar Feb 02 '11 20:02 nuxusr

thanks.. Actually, it is the ASCII encoding issue that was mentioned by another post. :)

murvinlai avatar Feb 02 '11 21:02 murvinlai