-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
I have installed Cluster module and follow the instructions to install it and use it.
But unfortunately, it is not working it will stop after logs two lines:-
I20180903-17:58:38.239(5.5)? Cluster: connecting to 'mongodb' discovery backend
I20180903-17:58:38.240(5.5)? Cluster: with options: undefined
I have tried with both approaches i.e
JavaScript API
Environment Variables based API
Getting the same output from both. Didn't understand what's wrong going here.
Below is my cluster.js file:-
Cluster.connect("mongodb://localhost:3001/meteor", connectOptions);
Cluster.register("web")
Please help me to reslove it.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels