Error: getaddrinfo ENOTFOUND redis.railway.internal
My redis server cant be accessed by my application.
Solution:Jump to solution
please read this - https://docs.railway.app/guides/private-networking#ioredis
bullmq uses ioredis...
13 Replies
Project ID:
75f448f4-88c9-4d82-b428-61740d90e40c
75f448f4-88c9-4d82-b428-61740d90e40c
Im getting so many error logs
the latest deploy is successful
the deploy is not failing, the application is
the application can connect to redis, bullmq no
when I run the application locally, the same error happens
when pointing to redis from railway
my local docker redis works fine
when connecting to redis on railway locally, you need to use the public host and port
the same happens to railway's app?
my app is on railway
and im getting the same error
im sorry the issue wasnt clear
i am getting many error logs while trying to connect to redis using bullmq
Solution
it works
thanks
no problem!