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

unable to connect to Twitter while running locally on minikube #28

Open
ctyjrsy opened this issue Apr 7, 2019 · 0 comments
Open

unable to connect to Twitter while running locally on minikube #28

ctyjrsy opened this issue Apr 7, 2019 · 0 comments

Comments

@ctyjrsy
Copy link

ctyjrsy commented Apr 7, 2019

Trying to use the twitter streaming client on minikube, however the tweepy APIs seems to be failing:

stream mode is: sample
Traceback (most recent call last):
File "twitter-to-pubsub.py", line 103, in
stream.sample()
File "/usr/local/lib/python2.7/site-packages/tweepy/streaming.py", line 428, in sample

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='stream.twitter.com', port=443): Max retries exceeded with url: /1.1/statuses/sample.json?delimited=length (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf4e4761d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))

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

No branches or pull requests

1 participant