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
sjain
#3
I am also getting the same error while creating a new site for a fresh install.
RJ11
#4
by default Redis listens on port 6729 or something. You have t edit /etc/redis/redis.conf and change port to 13000