-
Notifications
You must be signed in to change notification settings - Fork 404
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
Problem with node-mongo-native GridStore.open only when New Relic is used #85
Comments
I'm just taking a look at your error on StackOverflow now. Thanks for putting together a detailed error trace and code example. I will get back to you soon. |
Hi @VladVega I've run your code from StackOverflow without being able to reproduce the error. Are there any more environmental factors you can provide? For example, do you what do |
@jacobgroundwater Thanks for helping me out. Here is everything you asked for: http://pastebin.com/PBNJmfr4 |
@jacobgroundwater You know, i updated npm and all modules and now it works....thanks. |
Awesome! @VladVega there may still be a bug in the agent somewhere related to this. If you run into another problem, feel free to report it directly here. Thanks for your time and patience, and thanks for using NewRelic! |
Still does have the same error on my nodejitsu deploy. And also on my local as well. Thoroughly confused. Here is my package.json: "engines": { |
Thanks, will tackle this again tomorrow! |
Just a quick update to say that we have a fix in hand for this issue, and it will be going out with the next version of the agent early next week. Thanks for your patience! |
Thank you! |
The fix for this was landed in dace077, and is included in New Relic for Node.js v1.2.0, now published. Thanks for the report, and it was nice seeing you at Node Summit! |
…messaging-app/grpc/grpc-js-1.8.17 chore(deps): bump @grpc/grpc-js from 1.7.3 to 1.8.17 in /messaging-app
…moment-2.29.2 Bump moment from 2.29.1 to 2.29.2
Remove methods pkg
Release v3.1.0
Release v3.1.0
Removed browser agent injection in versioned test app
Having this problem recently only when New Relic is used. The stackoverflow question is here:
http://stackoverflow.com/questions/20204612/new-relic-with-node-mongo-native-gridfs-instrumentation-error
The text was updated successfully, but these errors were encountered: