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

Not sure why it is complaining as port is not already in use. #124

Closed
pasupulaphani opened this issue Mar 14, 2014 · 1 comment
Closed

Comments

@pasupulaphani
Copy link

Mongoose default connection to DB :primary disconnected

events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:884:11)
at Server._listen2 (net.js:1022:14)
at Server._listen2 (/var/lib/openshift/530bd38c5004462126000157/app-root/runtime/repo/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/index.js:69:23)

@pasupulaphani
Copy link
Author

my bad.

Address was already in use by other process. Sorry for the trouble.

Closing.

jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 11, 2024
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 15, 2024
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 16, 2024
NR-60782 wire up c8 and codecov for coverage collection
bizob2828 added a commit to bizob2828/node-newrelic that referenced this issue Apr 19, 2024
changing gh token to the org level value
bizob2828 added a commit to bizob2828/node-newrelic that referenced this issue Apr 23, 2024
changing gh token to the org level value
bizob2828 added a commit to bizob2828/node-newrelic that referenced this issue Jul 26, 2024
fix: updated instrumentation to work in versions >= 13.3.1 as the methods we try to hook no longer have setters
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

1 participant