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

only set ssl_cert_reqs for TLS/SSL-enabled redis #829

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rawxfish
Copy link
Collaborator

I was getting this error locally

celery-1  | [2024-12-25 04:35:59,412: ERROR/ForkPoolWorker-16] Task google_api_lib.tasks.update_active_users[1000ee76-95be-4f02-8e65-ca3c7d6efbdc] raised unexpected: TypeError("Connection.__init__() got an unexpected keyword argument 'ssl_cert_reqs'") 

I think because our Docker redis set up is not SSL enabled, but ssl_cert_reqs is needed for Heroku (#801)

@rawxfish rawxfish requested a review from rgossiaux December 25, 2024 13:11
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 this pull request may close these issues.

1 participant