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

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

@ctyjrsy

Description

@ctyjrsy

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',))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions