2881099 / csredis

.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
MIT License
2.01k stars 414 forks source link

阿里云redis正式环境经常报错Unexpected response type: Status (expecting Int),重启之后过段时间又会报错 #480

Open wynn0123 opened 1 year ago

wynn0123 commented 1 year ago

csreids 错误【aab2j.redis.rds.aliyuncs.com:6379/5】:Unexpected response type: Status (expecting Int) 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.Exists(String key) at EplusTool.Startup.<>c.<b__5_1>d.MoveNext() in D:\GitHub\EplusTool\EplusTool\Startup.cs:line 688