GitHub user rkozlo added a comment to the discussion: Version 2.1 broken cluster?
It is host ip and kvrocks is running inside container. So i set static ip for container and bind on this ip ``` 10.88.0.117:6666> config get bind 1) "bind" 2) "10.88.0.117" ``` But still the same error ``` 10.88.0.117:6666> cluster slots (error) CLUSTERDOWN The cluster is not initialized ``` GitHub link: https://github.com/apache/incubator-kvrocks/discussions/910#discussioncomment-3715463 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
