1

I'm trying to initialize a router and I get this error.

 Procedure 'vshard.storage.buckets_count' is not defined

All respose: response screen shote
I also do not have buckets. What could be the problem?

AofA Group
  • 309
  • 2
  • 3

1 Answers1

0

Most likely you need to set the vshard global variable:

_G.vshard = require('vshard')