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

Problem with node-mongo-native GridStore.open only when New Relic is used #85

Closed
VladVega opened this issue Nov 25, 2013 · 10 comments
Closed

Comments

@VladVega
Copy link

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

@groundwater
Copy link
Contributor

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.

@groundwater
Copy link
Contributor

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 node -v and npm list output?

@VladVega
Copy link
Author

@jacobgroundwater Thanks for helping me out. Here is everything you asked for: http://pastebin.com/PBNJmfr4

@VladVega
Copy link
Author

@jacobgroundwater You know, i updated npm and all modules and now it works....thanks.

@groundwater
Copy link
Contributor

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!

@VladVega
Copy link
Author

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": {
"node": "0.10.x"
},
"dependencies": {
"express": "3.4.x",
"underscore": "1.5.x",
"mongodb": "1.3.x",
"mongoose": "3.8.x",
"async": "0.2.x",
"ejs": "0.8.x",
"connect-redis": "1.4.x",
"passport": "0.1.x",
"passport-facebook": "0.1.x",
"passport-google-oauth": "0.1.x",
"passport-local": "0.1.x",
"cookie": "0.0.x",
"socket.io": "0.9.x",
"redis": "0.9.x",
"connect": "2.11.x",
"mongoose-pureautoinc": "2012.1.x",
"mongoose-text-search": "0.0.x",
"request": "2.27.x",
"emailjs": "0.3.x",
"cloudinary": "1.0.x",
"newrelic": "1.1.x",
"email-templates": "0.1.x",
"memwatch": "0.2.x",
"rimraf": "2.2.x"
},

@groundwater
Copy link
Contributor

Thanks, will tackle this again tomorrow!

@groundwater groundwater reopened this Nov 26, 2013
@othiym23
Copy link
Contributor

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!

@VladVega
Copy link
Author

Thank you!

@othiym23
Copy link
Contributor

othiym23 commented Dec 7, 2013

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!

@othiym23 othiym23 closed this as completed Dec 7, 2013
cmcadams-newrelic pushed a commit to cmcadams-newrelic/node-newrelic that referenced this issue Jan 29, 2024
…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
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 11, 2024
…moment-2.29.2

Bump moment from 2.29.1 to 2.29.2
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 16, 2024
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this issue Apr 19, 2024
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this issue Apr 23, 2024
bizob2828 added a commit to bizob2828/node-newrelic that referenced this issue Jul 26, 2024
Removed browser agent injection in versioned test app
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

3 participants