Can't connect to Redis through public network
pierro-mojito
PROOP

a year ago

Hi,

Just created a redis service and a TCP proxy to be able to connect to it using my .NET application.
From my .NET app I can't connect (using StackExchange.Redis) so I wanted to test using redis-cli and I have the same issue (see the images)

Do you know what could cause the issue ?

Solved

18 Replies

pierro-mojito
PROOP

a year ago

d0be4888-7e7c-4596-89c0-d6efdddd1f1a


pierro-mojito
PROOP

a year ago

On the dotnet application, it seems that the library add the port 6379 at the end of the connection string

1333093411133063200


pierro-mojito
PROOP

a year ago

On the dotnet app, it seems that the library add the port 6379 at the end of the connection string

1333094093454053400


pierro-mojito
PROOP

a year ago


a year ago

what environment?


pierro-mojito
PROOP

a year ago

development


a year ago

does it have a tcp proxy?


pierro-mojito
PROOP

a year ago

1333161813524611000


pierro-mojito
PROOP

a year ago

Yes


a year ago

have you tried redeploying it?


pierro-mojito
PROOP

a year ago

Restart yes, but not redeploy


a year ago

try a redeploy


pierro-mojito
PROOP

a year ago

Ok it work now


pierro-mojito
PROOP

a year ago

Normally it should work without redeploy ?


a year ago

nope, you need to redeploy when modifying the TCP Proxy


pierro-mojito
PROOP

a year ago

Ok I'll know it now, thank you 😉


a year ago

no problem!


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...