Another Redis Desktop Manager连接redis集群报错 Stream On Error: Connection is closed
原因: node.conf 生成的ip 是内网的

解决方案:手动改成外网IP的然后重启就好了
Another Redis Desktop Manager连接redis集群报错 Stream On Error: Connection is closed
于 2023-05-28 02:42:14 首次发布
当使用AnotherRedisDesktopManager连接Redis集群时遇到Connectionisclosed错误,原因是node.conf配置文件中的IP是内网地址。解决方法是手动将node.conf中的内网IP替换为外网IP,然后重启服务,问题即可得到解决。
344





