sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.76k stars 1.58k forks source link

Deploy to Heroku not working at all #697

Closed HopefulLlama closed 8 years ago

HopefulLlama commented 8 years ago

Steps:

You'll see the following error messages if you get them quick enough:

2016-06-09T16:47:27.528469+00:00 app[web.1]: /app/node_modules/mongodb/lib/server.js:242 2016-06-09T16:47:27.528473+00:00 app[web.1]: at Object.exports._errnoException (util.js:893:11) 2016-06-09T16:47:27.545047+00:00 app[web.1]: npm ERR! lets-chat@0.4.7 prestart: migroose 2016-06-09T16:47:27.545227+00:00 app[web.1]: npm ERR! Exit status 1 2016-06-09T16:47:27.546908+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:

Going to the app shows the 'app is down' page that Heroku provides.

Unlimited125 commented 8 years ago

Same Exact thing is happening to me can't load it from my terminal either

hhaidar commented 8 years ago

Should be good now, there was an issue with an environment variable.