2 years ago
I get a Redis Client Error ConnectionTimeoutError: Connection timeout when connecting to my redis instance (hosted on railway) in a railway deployment using the public url. Im able to connect to the redis instance from my local machine.
20 Replies
2 years ago
please use the private network to connect to the databases when deployed to railway
https://i.mrxbox98.me/file/2024/07/chrome_Hym45rvlrB.png Still facing the same issue
2 years ago
show me the client code please
https://i.mrxbox98.me/file/2024/07/Code_SRfGrtmhIO.png blurred part is the redis private url
2 years ago
please use environment variables
2 years ago
are you using reference variables as well?
2 years ago
show me how you have done that please
2 years ago
okay and show me your client code now
2 years ago
what version of the redis package are you using?
2 years ago
are you on the v2 runtime?
2 years ago
yes
2 years ago
no rpblem