ISSUE: redis.exceptions.ConnectionError: Error 111 connecting to localhost:13000. Connection refused

Hi Guys !!

I have created new site and performed “bench migrate” command faced below issue in master branch version 11.

redis.exceptions.ConnectionError: Error 111 connecting to localhost:13000. Connection refused.

Anybody have solution for this ?

Thanks.

1 Like
3 Likes

I am also getting the same error while creating a new site for a fresh install.

by default Redis listens on port 6729 or something. You have t edit /etc/redis/redis.conf and change port to 13000