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

Getting IncompleteRead(0 bytes read, 2 more expected)', IncompleteRead(0 bytes read, 2 more expected) #536

Closed
vbmade2000 opened this issue Jan 6, 2015 · 1 comment
Labels
Bug This is regarding a bug with the library Duplicate This is a duplicate

Comments

@vbmade2000
Copy link

Hi

When I run script, after some time I get following exception.
IncompleteRead(0 bytes read, 2 more expected)', IncompleteRead(0 bytes read, 2 more expected)

I have found that it is related to httlib or urllib.

Can anyone please suggest any solution ?

Thank you.

benfei pushed a commit to benfei/tweepy that referenced this issue Oct 16, 2016
This should handle both cases of incomplete read catched by requests, or
catched by tweepy.

This resolves tweepy#237, resolves tweepy#448, resolves tweepy#536, resolves tweepy#650,
resolves tweepy#691, resolves tweepy#798.

Similar to tweepy#498.
@Harmon758
Copy link
Member

Duplicate of #237

@Harmon758 Harmon758 marked this as a duplicate of #237 Apr 26, 2019
@Harmon758 Harmon758 added Duplicate This is a duplicate Bug This is regarding a bug with the library labels Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is regarding a bug with the library Duplicate This is a duplicate
Projects
None yet
Development

No branches or pull requests

2 participants