Issues connecting to ElastiCache Memcached
I'm trying to connect to a ElastiCache Memcached endpoint through my EC2 instance, but I'm seeing this can't reach to the Memcached node:
telnet: Unable to connect to remote host: Connection timed out
This just happening today. Is there some issue with ElastiCache?
Good, I restarted the memcached service into my web instance and worked again). The memcached service into my Bitnami instance allowes me to connect to ElastiCache.
Hi There,
When you get timeout issue, it is best to check the security group, NACLs of the Elasticache and EC2 for allowing the port ( in this case 11211 or the custom port, if configured ). Try with more than one EC2 instance to see if the issue is at EC2 or Elasticache side. Also, keep an eye on the Elasticache events to see if there is anything going on with the cluster.
Relevant questions
rds connection from telnet or pgAdmin - what host?
asked 5 years agoUnable to connect to RDS database
asked a year agoCant Signup With Lightsail
asked 4 months agoElasticache T instance types unlimited mode
asked 9 days agoMixed Fleet configuration for Elastic memcache Cluster
asked 11 days agoLightsail container - connect to ElastiCache
asked 3 months agoElastic Beanstalk upgrade (Php8) - Memcache error
asked a month agoIssues connecting to ElastiCache Memcached
asked 2 years agoConcurrency control in Memcached
asked 3 years ago[ElastiCache] How to figure out the required nodes and instance in ElastiCache
Accepted Answerasked a year ago