RedisLabs / redis-cluster-proxy

A proxy for Redis clusters.
GNU Affero General Public License v3.0
990 stars 129 forks source link

Could not connect to Redis at redis-cluster-proxy 172.0.0.100:6379: Name does not resolve #99

Closed pnthai88 closed 2 years ago

pnthai88 commented 2 years ago

Hello, I tried by building this image from: https://github.com/RedisLabs/redis-cluster-proxy/issues/23 started with sh -c 'redis-cluster-proxy 172.0.0.100:6379 172.0.0.101:6379 172.0.0.102:6379 172.0.0.103:6379 172.0.0.104:6379 172.0.0.105:6379 172.0.0.106:6379 172.0.0.107:6379';

but got problem Could not connect to Redis at redis-cluster-proxy 172.0.0.100:6379: Name does not resolve

image

Any idea? Thanks!

pnthai88 commented 2 years ago

My bad, just this line in docker-compose command: '-c /conf/proxy.conf --dump-queries'