-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mlaunch: Sharded Cluster creation fails #849
Comments
Hi @rhysmeister, |
I think this may be a related one:
|
This is fixed in the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A previously working command to create a MongoDB sharded cluster with mlaunch started failing a few days ago.
Expected behavior
I expect the sharded cluster to be created.
Actual/current behaviour
The mlaunch command fails with the following error...
Steps to reproduce the actual/current behaviour
mlaunch --replicaset --sharded shard01 shard02 shard03 --auth --username admin -***
Environment
The text was updated successfully, but these errors were encountered: