Redis error: Creating Server TCP listening socket 127.0.0.1:6379: bind: No error shutdown
can not be solved
First use redis-cli.exe
and then use the shutdown
following error message and can not quit is:
(error) NOAUTH Authentication required.
this time redis need to enter the password set before.
127.0.0.1:6379> auth password
Enter after entering the correct password shutdown
to
final execution exit
and then enter redis-server.exe redis.windows.conf
to normal operation