#Can't connect to Redis through public network
19 messages · Page 1 of 1 (latest)
Project ID: d0be4888-7e7c-4596-89c0-d6efdddd1f1a
d0be4888-7e7c-4596-89c0-d6efdddd1f1a
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
Overview of redis-cli, the Redis command line interface
what environment?
development
does it have a tcp proxy?
have you tried redeploying it?
Restart yes, but not redeploy
try a redeploy
nope, you need to redeploy when modifying the TCP Proxy
Ok I'll know it now, thank you 😉