-
Notifications
You must be signed in to change notification settings - Fork 27
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
This package is randomly causing my servers to crash and restart #10
Comments
This is the problematic line:
|
Well looks like its conflicting with |
@elie222 I'm having the exact same issue. Have you found a solution yet? |
I think I forked it and changed the line where the error was happening. You need to check if one of the variables is null to stop the exception I'll have a look at my code tomorrow. It was a tiny change. On 18 Nov 2016 12:00 a.m., "Robin Van Cauter" [email protected]
|
And I think it happened with prerender integration. On 18 Nov 2016 12:02 a.m., "Eliezer Steinbock"
|
Any updates? Did your fix work? I'm having the same issues. |
Yeah. Fork the package and do a null check. I'll make a pr to this
package.
…On 30 Nov 2016 9:41 a.m., "Rey" ***@***.***> wrote:
Any updates? Did your fix work? I'm having the same issues.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC8oX_fYTfy7byTQ8orFOEyd6yLfzy9sks5rDdGHgaJpZM4KqfqW>
.
|
Try using it with dferber:prerender instead of dfischer:prerenderio? They have the same interface but dferber's uses a newer version of the underlying NPM module which doesn't require the majority of the code in from the old package. |
That doesn't work, I've made my own fix. use |
@flean I haven't actually been able to reproduce the crashes in order to test if different versions work or not. Can you show me how to reproduce the crash? |
We are having this issue in production, and have switched over to using |
It's still happening. Any plans to fix the Meteorhacks package?
|
Anyone? |
This is the error I see in my logs:
The text was updated successfully, but these errors were encountered: