配置文件中配置redis集群地址
[Redis]
# address, ip:port or ip1:port,ip2:port for cluster and sentinel(SentinelAddrs)
Address = "10.250.49.201:16379,10.250.50.106:16379,10.250.49.4:16379"
报如下错误
[root@victoria02 n9e]# ./n9e
runner.cwd: /service/software/n9e
runner.hostname: victoria02
runner.fd_limits: (soft=1024, hard=262144)
runner.vm_limits: (soft=unlimited, hard=unlimited)
failed to ping redis: dial tcp: address 10.250.49.201:16379,10.250.50.106:16379,10.250.49.4:16379: too many colons in address