Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugbug HTTP service failing to connect to Redis #4028

Closed
marco-c opened this issue Feb 8, 2024 · 0 comments · Fixed by #4029
Closed

Bugbug HTTP service failing to connect to Redis #4028

marco-c opened this issue Feb 8, 2024 · 0 comments · Fixed by #4029
Assignees

Comments

@marco-c
Copy link
Collaborator

marco-c commented Feb 8, 2024

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).

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

Successfully merging a pull request may close this issue.

1 participant