tporadowski / redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
http://redis.io
Other
9.03k stars 1.1k forks source link

error when creating cluster by command redis-cli.exe --cluster create ....... #116

Open Imfatdong opened 3 years ago

Imfatdong commented 3 years ago

Describe the bug/issue A clear and concise description of what the bug/issue is.

To Reproduce Please provide more information about:

Crash report If Redis generated a crash report - please paste it here.

INFO output image

but I use a different redis-cli.exe it can be work normally image

Event Log Please check your system's Event Log to see if there are additional details logged related to this issue.

Additional context Please provide Windows version you are using, mode in which you are starting Redis (standalone, cluster, Sentinel), etc.