79327151

Date: 2025-01-03 17:07:11
Score: 1
Natty:
Report link

while using

cluster-announce-ip to the host's public IP in the redis.conf

try creating the cluster also with host's public IP

redis-cli -p 7001 --cluster create <host-ip>:7001 <host-ip>:7002 <host-ip>:7003 <host-ip>:7004 <host-ip>:7005 <host-ip>:7006 --cluster-replicas 1 --cluster-yes
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ivo Gaydazhiev