CaliDog / certstream-python

Python library for connecting to CertStream
MIT License
426 stars 72 forks source link

Error connecting to CertStream - [Errno -3] #49

Closed matterumirai closed 3 years ago

matterumirai commented 3 years ago

Hello,

I use a Python script to get stream. It works properly for 2 hours and get the error following:

Error connecting to CertStream - [Errno -3] Temporary failure in name resolution - Sleeping for a few seconds and trying again...

I kill and rerun the script but same error

Do you have any idea?

Thanks in advance.

d-Rickyy-b commented 3 years ago

(Very likely) Duplicate of https://github.com/CaliDog/certstream-python/issues/35

Fitblip commented 3 years ago

Temporary failure in name resolution

This seems like a DNS issue on your local network @matterumirai - please re-open if you're still having issues.