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
System.Exception: 【127.0.0.1:6379/5】状态不可用,等待后台检查程序恢复方可使用。Connection was not opened ---> CSRedis.RedisClientException: Connection was not opened at CSRedis.Internal.IO.RedisIO.GetOrThrow[T](T obj) at CSRedis.Internal.IO.RedisIO.get_Stream() at CSRedis.Internal.IO.RedisIO.Write(Byte[] data) at CSRedis.Internal.RedisConnector.Call[T](RedisCommand1 command)
at CSRedis.RedisClient.Write[T](RedisCommand1 command) at CSRedis.RedisClient.Ping() at CSRedis.RedisClientPool.Return(Object1 obj, Exception exception, Boolean isRecreate)
--- End of inner exception stack trace ---
at CSRedis.Internal.ObjectPool.ObjectPool1.getFree(Boolean checkAvailable) at CSRedis.Internal.ObjectPool.ObjectPool1.Get(Nullable1 timeout) at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func2 handler, Int32 jump, Int32 errtimes)
at CSRedis.CSRedisClient.ExecuteScalar[T](String key, Func3 hander) at CSRedis.CSRedisClient.HMGet[T](String key, String[] fields) at Microsoft.Extensions.Caching.Redis.CSRedisCache.GetAndRefresh(String key, Boolean getData) at Microsoft.Extensions.Caching.Redis.CSRedisCache.Get(String key) at Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions.GetString(IDistributedCache cache, String key) at Jason.ApiAdmin.CheckSignAttribute.OnActionExecuting(ActionExecutingContext filterContext) in D:\Visual Studio 2019\Projects\HuNiuKuaiKe\src\Jason.ApiAdmin\Filters\对外接口签名校验\CheckSignAttribute.cs:line 148
The text was updated successfully, but these errors were encountered:
System.Exception: 【127.0.0.1:6379/5】状态不可用,等待后台检查程序恢复方可使用。Connection was not opened ---> CSRedis.RedisClientException: Connection was not opened at CSRedis.Internal.IO.RedisIO.GetOrThrow[T](T obj) at CSRedis.Internal.IO.RedisIO.get_Stream() at CSRedis.Internal.IO.RedisIO.Write(Byte[] data) at CSRedis.Internal.RedisConnector.Call[T](RedisCommand
1 command)at CSRedis.RedisClient.Write[T](RedisCommand
1 command) at CSRedis.RedisClient.Ping() at CSRedis.RedisClientPool.Return(Object
1 obj, Exception exception, Boolean isRecreate)--- End of inner exception stack trace ---
at CSRedis.Internal.ObjectPool.ObjectPool
1.getFree(Boolean checkAvailable) at CSRedis.Internal.ObjectPool.ObjectPool
1.Get(Nullable1 timeout) at CSRedis.CSRedisClient.GetAndExecute[T](RedisClientPool pool, Func
2 handler, Int32 jump, Int32 errtimes)at CSRedis.CSRedisClient.ExecuteScalar[T](String key, Func
3 hander) at CSRedis.CSRedisClient.HMGet[T](String key, String[] fields) at Microsoft.Extensions.Caching.Redis.CSRedisCache.GetAndRefresh(String key, Boolean getData) at Microsoft.Extensions.Caching.Redis.CSRedisCache.Get(String key) at Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions.GetString(IDistributedCache cache, String key) at Jason.ApiAdmin.CheckSignAttribute.OnActionExecuting(ActionExecutingContext filterContext) in D:\Visual Studio 2019\Projects\HuNiuKuaiKe\src\Jason.ApiAdmin\Filters\对外接口签名校验\CheckSignAttribute.cs:line 148
The text was updated successfully, but these errors were encountered: