You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
【异常信息】:【xxxxx:6379/6】Status unavailable, waiting for recovery. Connect to server timeout
【堆栈调用】: at CSRedis.Internal.ObjectPool.ObjectPool 1.GetFree(Boolean checkAvailable)
at CSRedis.Internal.ObjectPool.ObjectPool 1.Get(Nullable 1 timeout)
at CSRedis.CSRedisClient.GetAndExecuteT
at CSRedis.CSRedisClient.ExecuteScalarT
at CSRedis.CSRedisClient.Set(String key, Object value, Int32 expireSeconds, Nullable 1 exists)
【详细原因】:CSRedis.Internal.IO.RedisSocketException: Connect to server timeout
at CSRedis.Internal.IO.RedisSocket.Connect(EndPoint endpoint, Int32 timeout)
at CSRedis.Internal.RedisConnector.Connect(Int32 timeout)
at CSRedis.RedisClient.Connect(Int32 timeout)
at CSRedis.RedisClientPool.Return(Object`1 obj, Exception exception, Boolean isRecreate)
The text was updated successfully, but these errors were encountered:
【异常信息】:【xxxxx:6379/6】Status unavailable, waiting for recovery. Connect to server timeout
【堆栈调用】: at CSRedis.Internal.ObjectPool.ObjectPool 1.GetFree(Boolean checkAvailable)
at CSRedis.Internal.ObjectPool.ObjectPool 1.Get(Nullable 1 timeout)
at CSRedis.CSRedisClient.GetAndExecuteT
at CSRedis.CSRedisClient.ExecuteScalarT
at CSRedis.CSRedisClient.Set(String key, Object value, Int32 expireSeconds, Nullable 1 exists)
【详细原因】:CSRedis.Internal.IO.RedisSocketException: Connect to server timeout
at CSRedis.Internal.IO.RedisSocket.Connect(EndPoint endpoint, Int32 timeout)
at CSRedis.Internal.RedisConnector.Connect(Int32 timeout)
at CSRedis.RedisClient.Connect(Int32 timeout)
at CSRedis.RedisClientPool.Return(Object`1 obj, Exception exception, Boolean isRecreate)
The text was updated successfully, but these errors were encountered: