Number of buckets must be a power of two?

Hi rkb,
actually you ran into a typo! :slight_smile: It should be “Number of vbuckets (!) must be a power of two”. By default, they should always be 1024.
Can you copy the result of NODE:8091/pools/default/buckets/BUCKETNAME here?
It should contain a large JSON response including the vbucket map.
This may be the case when your cluster is still warming up, do you have a large dataset currently warming up?
Thanks!
(and I’ll fix the typo for the next release)