Problem with Redis Cluster on Kubernetes v3.17.9

Hi, I have been trying to setup a Redis Cluster on Kubernetes to work with Chirpstack.

I have verified that the Cluster itself is solid, divides mem segments, pairs the Master/Slave correctly, pods can intercommunicate, and communicate outwards to other pods etc, however when I tried to pair it with Chirpstack, it seems to not work.

For example, on the gateways page I always see the following error.

I have put in a bit of research and see this was a bug in how the underlying library read the cluster connections.

My question is, has there been a version more recent than 3.17.9 that maybe has the patched dependency, or would that only be possible from v4 onwards?

This topic was automatically closed after 90 days. New replies are no longer allowed.