0
Jatinder.singh created
Please help me to resolve this issue asap .
Appsetting configuration.
Error:-
StackExchange.Redis.RedisConnectionException: 'It was not possible to connect to the redis server(s). UnableToConnect on localhost:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 5s ago, v: 2.2.4.27433'
Thanks
1 Answer(s)
-
0
Hi,
It looks like your Redis server is not available.
Here is some helpful information you can check: https://github.com/StackExchange/StackExchange.Redis/issues/1453