question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not compatible with https://github.com/vsivsi/meteor-job-collection

See original GitHub issue

The meteor-job-collection( https://github.com/vsivsi/meteor-job-collection ) package is not compatible with redis-oplog.

When calling most of Meteor-Job-Collection methods ( e.g Jobs.processJobs) a TypeError: Cannot read property 'root' of undefined error is thrown.

It seems this package needs Mongo.Collection unaltered in order to function properly.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nick-gudumaccommented, Mar 20, 2018

@theodorDiaconu here is the reproduction repo: https://github.com/nick-gudumac/redis-oplog-issue-246

Thank you so much!

1reaction
theodorDiaconucommented, Mar 20, 2018

@nick-gudumac @prosf pls create a quick reproduction repo for me and I’ll take care of it. Cheers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Securing your GitHub Pages site with HTTPS
Under "GitHub Pages," select Enforce HTTPS. Enforce HTTPS checkbox. Troubleshooting certificate provisioning ("Certificate not yet created" error). When you set ...
Read more >
Add HTTPS support to Github Pages including custom domains
However, this issue is not resolved yet, as custom domain support is a core issue affecting thousands of websites, including the homepages of ......
Read more >
Using SSH over the HTTPS port - GitHub Docs
GitHub Enterprise Server users: Accessing GitHub Enterprise Server via SSH over the HTTPS port is currently not supported. To test if SSH over...
Read more >
Sign up - GitHub
git config --global http.sslBackend "openssl" ? I tried to execute it in the command prompt, but git is not recognized.
Read more >
How to serve a custom HTTPS domain on GitHub Pages with ...
Now the certificate shows as active, and the domain is loading fine. So if your site already gets traffic, a good idea is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found