Coder Social home page Coder Social logo

Comments (14)

github-actions avatar github-actions commented on June 2, 2024

Thank you for submitting this issue!

We, the Members of Meteor Community Packages take every issue seriously.
Our goal is to provide long-term lifecycles for packages and keep up
with the newest changes in Meteor and the overall NodeJs/JavaScript ecosystem.

However, we contribute to these packages mostly in our free time.
Therefore, we can't guarantee your issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit
a pull request, too! We will accompany you in the process with reviews and hints
on how to get development set up.

Please also consider sponsoring the maintainers of the package.
If you don't know who is currently maintaining this package, just leave a comment
and we'll let you know

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

@dnish does 1.8.1 work?

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

Possibly related to #165 ?

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

@dnish can you please check v1.8.3? I think I have found the issue and fixed it there.

from meteor-publish-composite.

wreiske avatar wreiske commented on June 2, 2024

We also upgraded to 1.8.3 and broke a ton of our subscriptions. We were seeing really odd behavior and took awhile to root cause that publish composite was the issue. Once we reverted back to 1.8.1, everything started working again.

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

Great, now we at least have 1.8.1 as a good base to further investigate this issue.

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

Must be something in #160

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

@wreiske can you please check out #171 to see if that fixes your problem. It did fix it on my side.

from meteor-publish-composite.

aboire avatar aboire commented on June 2, 2024

@wreiske @dnish Do you have an example of code from a publish that reproduces the error to give me?

from meteor-publish-composite.

wreiske avatar wreiske commented on June 2, 2024

@wreiske @dnish Do you have an example of code from a publish that reproduces the error to give me?

I would need to experiment a bit, we have a very large application. One of our engineers said "it's like all the subscriptions are broken!" before we reverted back to 1.8.1.

from meteor-publish-composite.

aboire avatar aboire commented on June 2, 2024

@wreiske have you used fastRender too, what version of meteor are you on? is the error the same as the one mentioned in the issue?

from meteor-publish-composite.

wreiske avatar wreiske commented on June 2, 2024

@wreiske have you used fastRender too, what version of meteor are you on? is the error the same as the one mentioned in the issue?

Yes, we use communitypackages:[email protected] and we are on [email protected]. We saw the "Doc not found in list:" a few times in the logs, but it didn't happen all the time. Possibly it was time-based and was timing out after a while and spitting out that error?

from meteor-publish-composite.

wreiske avatar wreiske commented on June 2, 2024

image

Error Doc not found in list: CahpMK8iXu2c6Az3W 
    packages/reywood:publish-composite/lib/published_document_list.js:23:13 PublishedDocumentList.addChildPub
    packages/reywood:publish-composite/lib/publication.js:93:26 
    /home/wreiske/.meteor/packages/promise/.0.12.2.mkx0xc.55d3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40 
    /home/wreiske/.meteor/packages/promise/.0.12.2.mkx0xc.55d3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/promise_server.js:56:12 Function.Promise.await
    packages/reywood:publish-composite/lib/publication.js:43:11 
    /home/wreiske/.meteor/packages/promise/.0.12.2.mkx0xc.55d3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40 

from meteor-publish-composite.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

I think there could be potentially some await or something missing somewhere, as when i reload the page any time after the initial error things worked fine.

from meteor-publish-composite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.