Skip to content

Module not working anymore #138

@techloverparveen

Description

@techloverparveen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions