Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Redis "This instance has cluster support disabled" error?

I'm using WSL. I installed Redis through apt-get, built it from source, and installed it from a PPA. In all 3 cases, I get This instance has cluster support disabled. I have cluster-enabled yes in the config file. I restarted everything. How do I enable cluster support?

like image 621
Leo Jiang Avatar asked Dec 19 '25 05:12

Leo Jiang


1 Answers

I think in addition to setting cluster-enabled to yes you have to actually configure a cluster. See the Redis cluster tutorial, specifically the section "Creating the cluster"

like image 51
BSB Avatar answered Dec 22 '25 09:12

BSB



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!