No response after connecting from celery to redis via ssl
问题 I'm following this tutorial, and adjusting the Celery-background related code to my project. In my case I am operating in a Docker environment, and I have a secured site (i.e. https://localhost). which requires secured ssl communication. I adjusted the code for secure connection. I had initial connection problems, which created log error messages, but I was able to solve - see here. Now the log file is quite, but I think that I still have connection problems. As a result, at runtime, when