You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there's custom shard group defined, operations will break at code like vshard.router.routeall().
It could be fixed by passing shard group name in opts argument and using first group in list if it's not provided/not found.