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

Crash on app startup #27

Closed
luixal opened this issue Jun 13, 2017 · 2 comments
Closed

Crash on app startup #27

luixal opened this issue Jun 13, 2017 · 2 comments

Comments

@luixal
Copy link

luixal commented Jun 13, 2017

Hi,

Just added this package to make one aggregation and it was working fine in a local environment, but just after deploy (using mup) to our server, got a crash (not even on subscribing, just on app startup) for memory allocation.

Rolling back to previous version without aggregation does work fine so... it has something to do with this :(

Guess is due to observer or something related to reactivity because when using meteorhacks aggregate don't get this error (it's not a subscription although).

In case you need more info, the aggregation I'm using is the one in issue #26

Thanks!

@JcBernack
Copy link
Owner

Very strange. Do you have an error message with more details? Did you try a more simple aggregation to see if it has something to do with your aggregation?

@luixal
Copy link
Author

luixal commented Jun 15, 2017

Don't have right now, had to go without reactiveness for aggregations. If I try it any other time, I'll post a full log here.

Thanks!

@luixal luixal closed this as completed Jun 15, 2017
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

2 participants