Redis failing to connect
javikeziah
PROOP

2 years ago

For some reason, redis connection to my project is failing despite I have all the right variables added. I made the same operation a few days ago, and it worked as expected.

Error: getaddrinfo ENOTFOUND redis.railway.internal

at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:) { errno: -3,

code: 'ENOTFOUND',

syscall: 'getaddrinfo',

hostname: 'redis.railway.internal'

}

5 Replies

javikeziah
PROOP

2 years ago

6d6f2d18-5376-4150-bea8-c789eb63d42f


2 years ago

if this is ioredis, please read this -


javikeziah
PROOP

2 years ago

Thank you so much, Brody, that was it 🙏🏼


2 years ago

awesome


alissonssz
HOBBY

a year ago

It helped me too. Thanks @Brody !


Welcome!

Sign in to your Railway account to join the conversation.

Loading...