Skip to content

ClusterAllFailedError: Failed to refresh slots cache. with Cluster mode and TLS enabled #1454

@jungRoit

Description

@jungRoit

I'm trying to configure an ElastiCache cluster with TLS and Auth configured. I'm getting the following error with trying to connect:

ClusterAllFailedError: Failed to refresh slots cache

Here's my configurations detatils:
ioredis: 4.27.8
ElastiCache: 6.x

Code snippet:
client = new Redis.Cluster([{host: HOST,port:PORT}],{ redisOptions: { password: PASSWORD, tls: {} } });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions