mozilla / bugbug

Platform for Machine Learning projects on Software Engineering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugbug HTTP service failing to connect to Redis

marco-c opened this issue · comments

Heroku switched our Redis instance to SSL, and they are using self-signed certificates so we fail to validate them.

redis.exceptions.ConnectionError: Error 1 connecting to ec2-44-194-67-42.compute-1.amazonaws.com:32269. [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997).