Encounter the same mistake https://github.com/go-redis/redis/issues/664
{"error":"redis: can't parse array reply: "+OK"","level":"error","msg":"redisCluster.SMembers error:keyForIncludein:{e7857514f201436b9e0fdacf0a060862}","time":"2019-05-22T17:18:44Z","trace_id":"7c7c5279c365461e931d96ae01a01649"}
see https://redis.io/commands/smembers
redis bug?
Comment From: c1dx
ali cloud redis?
Encounter the same mistake go-redis/redis#664
{"error":"redis: can't parse array reply: "+OK"","level":"error","msg":"redisCluster.SMembers error:keyForIncludein:{e7857514f201436b9e0fdacf0a060862}","time":"2019-05-22T17:18:44Z","trace_id":"7c7c5279c365461e931d96ae01a01649"}
see https://redis.io/commands/smembers
redis bug?
Comment From: trevor211
Are you sure you are reporting in the right place?
Comment From: oranagra
closing this one as it seems to report a bug in the client library. this could also in theory be a bug in redis, but i don't see how that's possible. @sdcuike if you can provide a way to reproduce that would help to figure out where the bug is.