csredis icon indicating copy to clipboard operation
csredis copied to clipboard

Unexpected response type: Int (expecting Bulk) 请问这个问题还会解决吗?

Open jakey188 opened this issue 10 months ago • 1 comments

请问这个问题还会解决吗

CSRedis.RedisProtocolException: Unexpected response type: Int (expecting Bulk) 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.XInfoGroups(String key)

CSRedisCore:3.8.803

Redis Version : 7.2.3

jakey188 avatar Dec 27 '24 07:12 jakey188