Redis Client Error ConnectionTimeoutError: Connection timeout
mrxbox98
HOBBYOP

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

mrxbox98
HOBBYOP

2 years ago

b820c80e-50e9-475a-85c6-89832fccdd8c


2 years ago

please use the private network to connect to the databases when deployed to railway


mrxbox98
HOBBYOP

2 years ago


2 years ago

show me the client code please


mrxbox98
HOBBYOP

2 years ago

https://i.mrxbox98.me/file/2024/07/Code_SRfGrtmhIO.png blurred part is the redis private url


2 years ago

please use environment variables


mrxbox98
HOBBYOP

2 years ago

Same issue


2 years ago

are you using reference variables as well?


mrxbox98
HOBBYOP

2 years ago

Yes


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?


mrxbox98
HOBBYOP

2 years ago

latest, 4.6.15


2 years ago

are you on the v2 runtime?


mrxbox98
HOBBYOP

2 years ago

No, should I switch to it?


2 years ago

yes


mrxbox98
HOBBYOP

2 years ago

worked ty


2 years ago

no rpblem


Loading...