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.

Some Publish Composite publications not working (renamed as tracker issue was redherring)

See original GitHub issue

I am running locally with with Meteor 1.8.2 and NGROK I cranked up a redis instance on DigitalOcean

the first two items in my my packages file are

cultofcoders:redis-oplog
disable-oplog

When my sever starts up I see this on the console: RedisOplog - Established connection to redis.

My login screen comes up. I can login and some of my collections work… but I am getting this exception in the browser and can see one of the main pub/subs are not working. I cannot see any exceptions on the server console.

In browser console:

Exception from Tracker recompute function: undefined
meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:1061 Error: Expected template or null, found: true
    at Blaze.View._render (https://<someurl>/packages/spacebars.js?hash=6f2be25813c793c0b363a6a91ebb029723f294ec:61:13)
    at Blaze.View.doRender (https://<someurl>/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:2086:25)
    at https://<someurl>/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:1934:20
    at Function.Template._withTemplateInstanceFunc (https://<someurl>/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:3769:14)
    at https://<someurl>/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:1932:29
    at Object.Blaze._withCurrentView (https://<someurl>/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:2271:12)
    at Spacebars.include:materialize (https://<someurl>/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:1931:18)
    at Computation._compute (https://<someurl>/packages/tracker.js?hash=a9bdf2f732520305683f894b4b4d4d49d90cbe05:332:38)
    at new Computation (https://<someurl>/packages/tracker.js?hash=a9bdf2f732520305683f894b4b4d4d49d90cbe05:229:12)
    at Object.Tracker.autorun (https://<someurl>/packages/tracker.js?hash=a9bdf2f732520305683f894b4b4d4d49d90cbe05:602:11) undefined

Any ideas please?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
adamginscommented, Mar 20, 2020

ok great, thanks @evolross

0reactions
evolrosscommented, Mar 20, 2020

Not sure. I gave up on publish composite along time ago - too many side effects like the above.

I’ve found you can roll your own “composite” publishes using Meteor’s added, changed, removed functions inside of observeChanges in a publication. Here’s a thread on the meteor forums about it - Reactive Joins Without Using Any Packages

Read more comments on GitHub >

github_iconTop Results From Across the Web

Determination of Royalty Rates and Terms for Making and ...
Music publishers and songwriters negotiate a split of the royalty payments. In some cases, songwriters are commissioned to write a song and are ......
Read more >
Red Herring Inc. by Red Herring Inc. - Issuu
Its goal is to create intelligent solutions for problems in education. The team combines experience, youthful creativity, a scientific ...
Read more >
Interpretive Notices - Rules | NFA
Compliance Rule 2-29 is not intended to supplant those or any other NFA ... with Rule 2-29 will not preclude NFA from raising...
Read more >
based polymer blends via post-treatments - SAGE Journals
Polymer-based dielectric composite films with large energy density ... losses of all composite films in present work do not change too much.
Read more >
Databases A-Z - LibGuides at University of Texas at Austin
Most current edition. ... By tracking forms of conflict not covered in traditional datasets on civil and interstate war, SCAD gives policymakers and ......
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