Getting getaddrinfo ENOTFOUND error for redis railway internal host
devtghosh
PROOP

a year ago

Trying to connect to redis and the connection is giving me this error

create membership worker error: Error: getaddrinfo ENOTFOUND redis.railway.internal

    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:26) {

  errno: -3007,

  code: 'ENOTFOUND',

  syscall: 'getaddrinfo',

  hostname: 'redis.railway.internal'

}
Solved

1 Replies

brody
EMPLOYEE

a year ago

Hello,

Please see our docs on this topic -

https://docs.railway.com/guides/private-networking#ioredis


Status changed to Awaiting User Response Railway about 1 year ago


Railway
BOT

6 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 months ago


Loading...