Hi,
when I use arq to run the work about email send and db flush use command arq tasks.WorkerSettings, but get error and information :redis connection error localhost:6379 ConnectionRefusedError [Errno 61] Connection refused, 5 retries remaining'. And my config file REDIS_URL = 'redis://:test@192.123.18.151:6379/1.
Hi, when I use arq to run the work about email send and db flush use command
arq tasks.WorkerSettings
, but get error and information :redis connection error localhost:6379 ConnectionRefusedError [Errno 61] Connection refused, 5 retries remaining'. And my config file REDIS_URL = 'redis://:test@192.123.18.151:6379/1
.Have you encountered this problem?
Best regards