Not Able to connect with Redis-cluster

0

I have created the Redis-cache with the option Design by option --> After that i choose the Dev/test cluster

Creation method i choose Easy create.

But when i try to connect using the Endpoint i didn't get response. Also not getting any error.

You can see the Img.img

demandé il y a 3 mois130 vues
2 réponses
0

Hello.

Try specifying the port number explicitly as shown below.

redis-cli -c -h redis-endpoint.aps1.cache.amazonaws.com -p 6379

Also, do you allow the necessary communication in the inbound rules of the Redis Cluster security group?
The default port for Redis is 6379.
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/accessing-elasticache.html
https://repost.aws/knowledge-center/elasticache-redis-cluster-fix-connection

profile picture
EXPERT
répondu il y a 3 mois
0

After change the cmd, still not connected.

Also i have checked all the ports.

when i create the Redis cluster in test mode, it's easily connected with the server.

redis

répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions