Hello. I used Docker composer to set up a Redash instance on my local machine. It seems that the initialization of Redash is stuck. I’ve been receiving messages about Worker 1 refresh queries for more than 20 minutes. They are interrupted periodically by redis_1 messages. (Please see graphic.) Any idea about what is going on and how to fix the problem? Also, Redash is not available on the host machine.

Thanks!

image

what do you see after
docker ps
command
or in your docker’s management

?

do you use production compose?