Error with Redis
Hi, I am working with nestJs and a microservices architecture which use Redis, I'm having a problem when I try to make requests to the microservice, this works in local, I dont know if I missed a railway configuration or something, or if railway is not the problem, all the microservices deploy well, I dont have any error in the consoles. Thanks
11 Replies
Project ID:
10f0b1b3-7ce4-433b-b063-ce6d3561795d
10f0b1b3-7ce4-433b-b063-ce6d3561795d
show me a screenshot of your service variables please
Ok, showing value?
never show the values
that's all I needed
are you using the redis environment variables in code?
Yes, all the microservices has this configuration
console log them, see if it logs the same variables in railway
Yes, is reading the variables
well somewhere along the lines your app is trying to use default redis credentials
Okay, i will try some things and I tell you, thank you