CaliDog / certstream-python

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

SSL connection issue #9

Closed nabeelxy closed 6 years ago

nabeelxy commented 6 years ago

I am getting the following error when trying to use certstream - (it used to work without any issues before though) : Error connecting to CertStream - Handshake status 502

Could you please help me resolve it in my env?

I have Python 2.7.14 running on CentOS 7.4.1708.

Thanks.

nabeelxy commented 6 years ago

Unfortunately I am getting the same error with Python 3.6 as well.

Fitblip commented 6 years ago

Hi there,

You're getting a 502 because the service is currently down while I'm in billing dispute with Google. You can find more information at https://certstream.calidog.io

Fitblip commented 6 years ago

This should be fixed shortly, I migrated everything back to Heroku for now.

nabeelxy commented 6 years ago

Thank you @Fitblip. I use this for a research project I am doing.