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 ?
18 Replies
On the dotnet application, it seems that the library add the port 6379 at the end of the connection string

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

I followed this documentation for redis-cli : https://redis.io/docs/latest/develop/tools/cli/#host-port-password-and-database
a year ago
what environment?
a year ago
does it have a tcp proxy?
a year ago
have you tried redeploying it?
a year ago
try a redeploy
a year ago
nope, you need to redeploy when modifying the TCP Proxy
a year ago
no problem!
a year ago
!s
Status changed to Solved brody • about 1 year ago
