We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Sorry i have been ignoring this for awhile, i can upload a fix this weekend.
Sorry, something went wrong.
thanks.. Actually, it is the ASCII encoding issue that was mentioned by another post. :)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: