Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

ProtocolError: ('Connection broken: IncompleteRead(0 bytes read, XXX more expected)', IncompleteRead(0 bytes read, XXX more expected)) #1

Closed
maxbbraun opened this issue Jan 25, 2017 · 1 comment
Assignees
Labels

Comments

@maxbbraun
Copy link
Owner

Traceback (most recent call last):
  File "/home/max_braun/trump-correction/main.py", line 35, in <module>
    twitter.start_streaming()
  File "/home/max_braun/trump-correction/twitter.py", line 51, in start_streaming
    self.twitter_stream.filter(follow=[TRUMP_USER_ID])
  File "/usr/local/lib/python2.7/dist-packages/tweepy/streaming.py", line 445, in filter
    self._start(async)
  File "/usr/local/lib/python2.7/dist-packages/tweepy/streaming.py", line 361, in _start
    self._run()
  File "/usr/local/lib/python2.7/dist-packages/tweepy/streaming.py", line 294, in _run
    raise exception
ProtocolError: ('Connection broken: IncompleteRead(0 bytes read, 512 more expected)', IncompleteRead(0 bytes read, 512 more expected))
@maxbbraun maxbbraun self-assigned this Jan 25, 2017
@maxbbraun
Copy link
Owner Author

Haven't seen this since 788b558.

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

No branches or pull requests

1 participant