#Error: getaddrinfo ENOTFOUND redis-****.railway.internal

12 messages · Page 1 of 1 (latest)

hoary venture
cyan graniteBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

tacit orbitBOT
#

Project ID: N/A

neon panther
#

can you try to add a 3 second sleep to your start script?

hoary venture
#

yes will do @neon panther

#

as in sleep 3 && yarn start?

neon panther
#

what's your current start script in your package.json?

hoary venture
#

basically that, I have two services in a monorepo that both have had trouble connecting to railway redis. They do cd app/x && yarn serve

neon panther
#

what kind of monorepo?

hoary venture
#

yarn monorepo

neon panther
#

isolated?

hoary venture
#

no I haven't been able to get that working correctly