maxbbraun / trump2cash

A stock trading bot powered by Trump tweets
https://trump2cash.biz
MIT License
6.27k stars 859 forks source link

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

Closed maxbbraun closed 7 years ago

maxbbraun commented 7 years ago
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 commented 7 years ago

Haven't seen this since 788b5583ca7b2a0497f468927e0325b1e3619563.