NestJS + Redis error

Hi,
I have a Nestjs app hosted in Render, with Redis. Main Nestjs app is using internal redis url but keep facing ERROR [RedisModule] default: connect ETIMEDOUT. Connection from redis-cli from outside works. Please help!

Hi there,

Thanks for reaching out.

Are you using the internal addresses? Double-check that the Redis instance & service are in the same region, private networking only works when both services are in the same region currently.

Kind regards

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.