Unrecognized option or bad number of args for: '--cluster'

Myth丶恋晨 2023-06-29 02:25 52阅读 0赞

Unrecognized option or bad number of args for: ‘—cluster’

解决方法:

在windows使用redis-cli —cluster create 127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002 127.0.0.1:7003 127.0.0.1:7004 127.0.0.1:7005 —cluster-replicas 1创建集群时报错:Unrecognized option or bad number of args for: ‘—cluster’

原因是redis版本问题:http://www.yayihouse.com/yayishuwu/chapter/2417

发表评论

表情:
评论列表 (有 0 条评论,52人围观)

还没有评论,来说两句吧...

相关阅读