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

Treat IncompleteRead as a disconnect or timeout, and reconnect. #498

Merged
merged 1 commit into from
Oct 22, 2014

Conversation

tewalds
Copy link

@tewalds tewalds commented Oct 22, 2014

Fix for #18, #92, #237, #242, #448.

Aaron1011 added a commit that referenced this pull request Oct 22, 2014
Treat IncompleteRead as a disconnect or timeout, and reconnect.
@Aaron1011 Aaron1011 merged commit fae9091 into tweepy:master Oct 22, 2014
@tewalds tewalds deleted the incompleteread branch October 22, 2014 18:45
@vbmade2000
Copy link

I installed latest version from tweepy but I am still getting IncompleteRead(0 bytes read, 287 more expected)', IncompleteRead(0 bytes read, 287 more expected))

@gambolputty
Copy link

Me too!

ProtocolError: ('Connection broken: IncompleteRead(0 bytes read, 3346 more expected)', IncompleteRead(0 bytes read, 3346 more expected))

@Andergraw
Copy link

I'm having the same problem with Tweepy 3.5.0

@lluisrojass
Copy link

yeah, just encountered this issue yesterday. Any news or updates on this?

benfei pushed a commit to benfei/tweepy that referenced this pull request 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.
@nishchit
Copy link

nishchit commented Oct 5, 2017

Bug still exists

@venkat1017
Copy link

can you try pip install tweepy --upgrade this worked for me

@Harmon758
Copy link
Member

This fix seems to have been reverted with 34af675, due to #501. See #237.

@Harmon758 Harmon758 added the Bug This is regarding a bug with the library label Apr 26, 2019
@ehernandezvilla
Copy link

I'm having the same problem with the last version!

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants