getting read ECONNRESET when trying to connect to redis

gilamranPRO

a year ago

getting read ECONNRESET when trying to connect to redis

8 Replies

gilamranPRO

a year ago

f5d28112-6f4f-4b45-b9c0-96bf546a16e7


gilamranPRO

a year ago

Anyone?


AnonymousTRIAL

a year ago

Can you show a picture?


gilamranPRO

a year ago

1246578660941762600


a year ago

Are you using private networking or TCP? And are you using the Redis template that has the pre-defined variables and start command?


gilamranPRO

a year ago

I just added a Redis service and I'm using REDIST_URL (Using a Variable Reference) to get the connection url.

btw, what is private networking?



gilamranPRO

a year ago

ok, I'll read about it. but I don't think that this is the issue... also, I want to be able to connect to the database from outside

Why do I get this read ECONNRESET error?


a year ago

Something in your redis client or setup would be missconfigured.


gilamranPRO

a year ago

90% of the time it's working...


gilamranPRO

a year ago

Looks like when I point my DATABASE_URL to ${{Postgres.DATABASE_PRIVATE_URL}} and not ${{Postgres.DATABASE_URL}} (Same for Redis) it's working (For now...)


a year ago

Please see my above comment.


thomrnowteaHOBBY

a year ago

same problem here and I'm even stuck with US west