service-streamer icon indicating copy to clipboard operation
service-streamer copied to clipboard

redis.exceptions.Connectionerror: error 110 connection to localhost:1234 connection timed out

Open LiuHao-THU opened this issue 4 years ago • 3 comments

hello, when I run the gunicorn using Redis for blpop and lpush. i met this error, can you show me how you set your redis-server config i have try to adjust time out and tcp-keepalive in redis-server config,however this error continue...

thanks!

LiuHao-THU avatar May 13 '20 05:05 LiuHao-THU

redis.exceptions.Connectionerror: error 110 connection to localhost:1234 connection timed out

LiuHao-THU avatar May 13 '20 05:05 LiuHao-THU

Solutions: https://www.jianshu.com/p/e99c722f6361

LiuHao-THU avatar May 14 '20 05:05 LiuHao-THU

redis.exceptions.Connectionerror: error 110 connection to localhost:1234 connection timed out hello,I also want to use RedisStreamer and Streamer to work together,in order to achieve the mode of multi-web servers matching (single or multiple) gpu workers.,but now I don't konw how to do ,could you give me some help ? thank you very much !

syyuan14 avatar Oct 08 '20 08:10 syyuan14