Skip to content
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

Module not working anymore #138

Open
techloverparveen opened this issue Sep 3, 2018 · 4 comments
Open

Module not working anymore #138

techloverparveen opened this issue Sep 3, 2018 · 4 comments

Comments

@techloverparveen
Copy link

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

@rashmimhatre100
Copy link

@arunoda Hello sir, this module not working.

@FrostyLeaf
Copy link

FrostyLeaf commented Feb 19, 2019

@rashmimhatre100 This module is no longer maintained for a very long time. You may try some other way to host your cluster. This may help: https://forums.meteor.com/t/meteor-cluster-load-balancing-today/43134

@rashmimhatre100
Copy link

Thank you so much for reply.

@FrostyLeaf
Copy link

You are welcome. I'll unwatch it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants