Hi All,
I am Facing this issue frequently... getting this kind of logs .. But on SAme Server log file is running and there is no any kind of connection failed log.. plz see the attachment
ServiceStack.Redis.RedisException: could not connect to r...ServiceStack.Redis.RedisException: could not connect to redis Instance at 192.168.1.87:6379 ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.1.87:6379 at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
at System.Net.Sockets.Socket.Connect(String host, Int32 port)
at ServiceStack.Redis.RedisNativeClient.Connect()
--- End of inner exception stack trace ---
at ServiceStack.Redis.RedisNativeClient.Connect()
at ServiceStack.Redis.RedisNativeClient.AssertConnectedSocket()
at ServiceStack.Redis.RedisNativeClient.SendCommand(Byte[][] cmdWithBinaryArgs)
at ServiceStack.Redis.RedisNativeClient.SendExpectLong(Byte[][] cmdWithBinaryArgs)
12:54