StackExchange.Redis icon indicating copy to clipboard operation
StackExchange.Redis copied to clipboard

Subscription always fails to receive messages

Open rzong opened this issue 2 years ago • 2 comments

Jedis release using java under Linux, redis version 4.0.8, and stackexchange in windows Redis subscribes, but never receives messages, but publishes them by itself, and you can receive them by subscribing by yourself

rzong avatar Jul 21 '22 09:07 rzong

Any example code? Is this cluster or standalone? Any relevant config info (like remapped/disabled commands)?

mgravell avatar Jul 21 '22 17:07 mgravell

(I ask because subscriptions generally work, so I'm guessing there's something context-specific in play here)

mgravell avatar Jul 21 '22 17:07 mgravell

If there's more info here, happy to re-open, but we can't do anything with more info :)

NickCraver avatar Aug 21 '22 03:08 NickCraver