chameleonbr/node-red-contrib-redis

reply error: NOAUTH Authentication required

sunder6218 opened this issue · 0 comments

Hey,

im getting this error when i run it in cluster mode. for single instance it works fine but as soon as i move to production where redis is setup in cluster mode. things break, i have ticked the cluster checkbox and here is my config.

[ { "host": 192.168.1.200, "port": 6471, "password": "password" }, { "host": 192.168.1.202, "port": 6571, "password": "password" } ]