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

Strange error on startup #3006

Closed
sonicoder86 opened this issue May 21, 2015 · 1 comment
Closed

Strange error on startup #3006

sonicoder86 opened this issue May 21, 2015 · 1 comment
Labels
help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary

Comments

@sonicoder86
Copy link

Im running mongoose 4.0.2 and at some times on Heroku i get the following strange error. Actually the application works, this error only appears sometimes.

Function.Module._load (module.js:308:12)
Module.require (module.js:363:17)
require (module.js:382:17)
Object.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/node_modules/mongodb-core/index.js:2:17) ExceptionFatal
Module._compile (module.js:428:26)
Object.Module._extensions..js (module.js:446:10)
Module.load (module.js:353:32)
Function.Module._load (module.js:308:12)
Module.require (module.js:363:17)
require (module.js:382:17)
Object.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/index.js:2:12)
@vkarpov15
Copy link
Collaborator

Try upgrading to 4.0.3, there were some heroku issues in 4.0.2, see #2957

@vkarpov15 vkarpov15 added the help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary label May 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
Projects
None yet
Development

No branches or pull requests

2 participants