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

Conflict with redis-oplog? #54

Open
hayk94 opened this issue Feb 26, 2018 · 0 comments
Open

Conflict with redis-oplog? #54

hayk94 opened this issue Feb 26, 2018 · 0 comments

Comments

@hayk94
Copy link

hayk94 commented Feb 26, 2018

So I just added redis-oplog to my project

https://github.com/cult-of-coders/redis-oplog

meteor add cultofcoders:redis-oplog
meteor add disable-oplog

With its default settings

And I get this error

W20180226-10:52:11.373(4)? (STDERR) Error: use "new" to construct a Mongo.Collection
W20180226-10:52:11.374(4)? (STDERR)     at new Mongo.Collection (packages/mongo/collection.js:30:11)
W20180226-10:52:11.374(4)? (STDERR)     at packages/splendido_accounts-meld.js:116:15
W20180226-10:52:11.374(4)? (STDERR)     at packages/splendido_accounts-meld.js:702:4
W20180226-10:52:11.374(4)? (STDERR)     at packages/splendido_accounts-meld.js:751:4
W20180226-10:52:11.374(4)? (STDERR)     at packages/splendido_accounts-meld.js:764:3
W20180226-10:52:11.374(4)? (STDERR)     at infos.forEach.info (/Users/hayksafaryan/projects/b2c/.meteor/local/build/programs/server/boot.js:414:13)
W20180226-10:52:11.374(4)? (STDERR)     at Array.forEach (<anonymous>)
W20180226-10:52:11.375(4)? (STDERR)     at /Users/hayksafaryan/projects/b2c/.meteor/local/build/programs/server/boot.js:413:9
W20180226-10:52:11.375(4)? (STDERR)     at /Users/hayksafaryan/projects/b2c/.meteor/local/build/programs/server/boot.js:463:5
W20180226-10:52:11.375(4)? (STDERR)     at Function.run (/Users/hayksafaryan/projects/b2c/.meteor/local/build/programs/server/profile.js:510:12)
=> Exited with code: 1
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

1 participant