Preliminary checks:
Obtain the connection address from the instance basic information page on the DCS console.
If the instance password is incorrect, the port can still be accessed but the authentication will fail.
Port 6379 is the default port used in intra-VPC access to a DCS Redis instance.
If the bandwidth reaches the maximum bandwidth for the corresponding instance specifications, Redis connections may time out.
Intra-VPC access: If the Redis client and the Redis instance are bound with different security groups, allow inbound access over port 6379 for the security group of the instance.
For details, see Security Group Configurations.
If the instance has a whitelist, ensure that the client IP address is included in the whitelist. Otherwise, the connection will fail.
For details, see Managing IP Address Whitelist.
If the client IP address has changed, add the new IP address to the whitelist.
Set notify-keyspace-events to Egx.
Further checks: