7 months 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 ?
0 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
7 months ago
what environment?
7 months ago
does it have a tcp proxy?
7 months ago
have you tried redeploying it?
7 months ago
try a redeploy
7 months ago
nope, you need to redeploy when modifying the TCP Proxy
7 months ago
no problem!
7 months ago
!s
Status changed to Solved brody • 7 months ago