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

Unhandled stream error in pipe. #20

Closed
Fabryz opened this issue Sep 23, 2012 · 8 comments
Closed

Unhandled stream error in pipe. #20

Fabryz opened this issue Sep 23, 2012 · 8 comments

Comments

@Fabryz
Copy link

Fabryz commented Sep 23, 2012

I was testing out Tuiter v0.2.0 and this happens while using the streaming API with certain keywords:

➜ tweet-a-table git:(master) ✗ node server.js

  • Stream started *

stream.js:81
throw er; // Unhandled stream error in pipe.
^
Error: incorrect header check
at Zlib._binding.onerror (zlib.js:283:17)

Quick test code:
https://gist.github.com/df809d81622aeb5a0b77

Also: sometimes the application just exits instead of giving this error, all I was changing were the keywords for the track API

EDIT: Dang, I see I have it also on v0.1.1 among the "Error: SyntaxError: Unexpected end of input"

@impronunciable
Copy link
Owner

I'll check it out.

Thanks for the report.

@impronunciable
Copy link
Owner

Can you show me how are you changing keywords?

@Fabryz
Copy link
Author

Fabryz commented Oct 6, 2012

@impronunciable
Copy link
Owner

I cloned the app, using it (btw pretty cool transitions) and restarting the feed but can't reproduce your issue using Tuiter 0.2.0. It would be nice if you can post here the stack trace. Sorry for the late response.

@impronunciable
Copy link
Owner

any updates?

@Fabryz
Copy link
Author

Fabryz commented Oct 30, 2012

Didn't have time to look into this particular issue, sorry. Will give a look in the next days

@impronunciable
Copy link
Owner

Cool np.

@impronunciable
Copy link
Owner

I'll close this. If you notice something we can always reopen.

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