-
Notifications
You must be signed in to change notification settings - Fork 17
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
TypeError: Cannot call method 'indexOf' of undefined #89
Comments
Same problem here. Is there any fix or info why it happens ? |
Not yet but it seemed to happen less often recently. It seems like a problem with node ( |
Turned out to be caused by memory leak in winston logger package. |
@flashmandv I use http-master alone, so there's no |
@flashmandv - so you're using http-master as a module? |
Exception frequency: ~5/day. |
Hi I also have the same problem. Is it already fix? |
@maycel8607 What version of http-master and node? |
I'm using lobby-master latest version and v0.10.36 of node |
@maycel8607 Can you please give Node 4 a try? We've been using it intensively with http-master and we haven't gotten any |
Oh, sorry, it's 0.12.7 that we're using on the most utilized server. |
Ok I will try. Thank you Nowaker :) |
...but we're using Node 4 in a different project with a success, so both are well-tested. :) |
What version of node you are using in your lobby-app master? |
@maycel8607 lobby-app...? |
Lobby-app master is an app that the will allow the visitor to sign in and then will send NDA form to be sign. https://github.com/docusign/Lobby-App |
Sounds interesting. But not sure why you're asking me about Node version in lobby-app as we're not affiliated with them. |
ah ok. I thought you are using that app also. Sorry. |
Number of exception: ~5
Seen on: 0.7.14
The text was updated successfully, but these errors were encountered: