Strange phenomenon: Subsequent methods or subs won't succeed

lets move live idea info Slack #lives cannel )

Definitely, count me in.

1 Like

That looks interesting. Will have a deeper look at it!

1 Like

Seems like we have another case that looks very similar to the original phenomenon mentioned in this thread:

Hi, out in the end, have you worked out the problem, I want to know any reason, as long as it is able to solve, this is the original main cause I left the pub/sub, and I now use the Apollo of non real-time response to data docking, if you have experience, give me a more detailed talk about, I might try again using the pub/sub

This problem is not directly related to pub/sub, it also affects methods.

So how did you solve it in the end, I want to learn :grin:

I don’t have a solution yet. I added this.unblock() to all methods (except those that delete data), and now I am waiting if this helped or not. Which is hard to tell, because the problem only appeared after weeks of normal operation.

I look forward to the message again.

Any updates on resolving this?

I’m encountering a similar issue with Galaxy where I make a simple Meteor.call() and the callback is never triggered, despite confirmation that the result is reaching the client (I can see it in Meteor DevTools Evolved DDP tab). It happens after the server’s been up for a few days or so.

Never happens on dev.

I’m going to deploy my app now with a unhandledRejection handler to see if I catch anything funky. :guitar:

Would love any tips if anyone’s learned anything since Feb 2021 :slight_smile:

I’m running Meteor 2.14, with latest packages and npm packages. I’m using Atlas for DB with an oplog.