You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1、工具连接相当于reds-cli -h ip -p port,有密码则执行auth命令,然后执行info Replication获取的其他实例IP和端口,集群模式下随便填写一个可用实例即可
2、如果你的集群配置密码,则要填写密码;你可以直接Redis客户端reds-cli -h ip -p port -a passwd连接试下可以么,连接上执行info Cluster、CLUSTER SLOTS看是否正常,查看下返回IP。
3、工具只支持密码验证方式
应该是填写主节点就可以了吧,填不填密码都不行,填了说没验证,不填说需要验证。。。
The text was updated successfully, but these errors were encountered: