Does anyone have an Idea why I might be getting an “error: [Errno 10054] An existing connection was forcibly closed by the remote host” error message while streaming?
Can anyone reply to this query, I’m facing the same error when accessing tweets stream via a python script.
Thanks
How many streaming connections do you have open? There should only be a single connection, otherwise you may find your stream gets disconnected.
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.