Creating Server TCP listening socket *:6379: listen: Unknown error

Workaround: Run the command line

redis-cli.exe

127.0.0.1:6379>shutdown

not connected>exit

Then re-run redis-server.exe redis.windows.conf, started successfully!

Guess you like

Origin www.cnblogs.com/qaing123/p/11510779.html