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

Heroku click to deploy causes Application Error #20

Open
TimVen opened this issue Apr 14, 2016 · 3 comments
Open

Heroku click to deploy causes Application Error #20

TimVen opened this issue Apr 14, 2016 · 3 comments

Comments

@TimVen
Copy link

TimVen commented Apr 14, 2016

App installs ok with one click deploy without errors, but when run the application crashes

Starting process with command node lib/worker.js
2016-04-14T13:13:16.946695+00:00 heroku[worker.1]: Process exited with status 0
2016-04-14T13:13:17.043069+00:00 heroku[worker.1]: State changed from starting to up
2016-04-14T13:13:21.724154+00:00 app[worker.1]: type=info msg="starting worker" concurrency=1
2016-04-14T13:13:21.830518+00:00 app[worker.1]: type=error msg=disconnected service=mongodb
2016-04-14T13:13:21.831435+00:00 app[worker.1]: type=info msg=app.lost

@hunterloftis
Copy link
Contributor

Thanks for opening! This example has been languishing for a while and needs some love. I'll try to give it a refresh soon.

@haysclark
Copy link

haysclark commented Feb 16, 2017

@hunterloftis It's been almost a year. While I know refactoring code is often time-consuming, could you possibly enumerate the changes you would make?

@ProphetDaniel
Copy link

It is interesting to note that locally it is working in my setup. The only change I had to make was to update the following package "mongoose": "~4.4",. Unfortunately when I try to run by the server url it doesn't work though.

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

4 participants