Skip to content
New issue

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

invalid signature fatal error #52

Open
missinglink opened this issue May 9, 2014 · 2 comments
Open

invalid signature fatal error #52

missinglink opened this issue May 9, 2014 · 2 comments

Comments

@missinglink
Copy link

Error: invalid signature: 0xcb633d21
    at /var/www/xxx/unzip/lib/parse.js:63:13
    at process._tickCallback (node.js:415:13)
@missinglink
Copy link
Author

The issue here is that when an error occurs; an 'error' event is emitted on the stream. This causes the upstream socket to unpipe and disconnect; essentially halting the whole stream.

@seagullua
Copy link

This is fixed in new package https://www.npmjs.com/package/unzip2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants