Skip to content

Instantly share code, notes, and snippets.

@bgirardot
Created June 17, 2016 23:22
Show Gist options
  • Save bgirardot/8544821ad362e7a86f75289f6616ff48 to your computer and use it in GitHub Desktop.
Save bgirardot/8544821ad362e7a86f75289f6616ff48 to your computer and use it in GitHub Desktop.
2016-06-17T23:19:08.970296+00:00 app[web.1]: npm ERR! /app/npm-debug.log
2016-06-17T23:19:08.965560+00:00 app[web.1]: npm ERR! npm bugs slack-irc
2016-06-17T23:19:09.814373+00:00 heroku[web.1]: State changed from starting to crashed
2016-06-17T23:19:34.871722+00:00 heroku[web.1]: State changed from crashed to down
2016-06-17T23:19:38.347039+00:00 heroku[api]: Scale to worker=1 by ethan@ethan-nelson.com
2016-06-17T23:19:40.758274+00:00 heroku[worker.1]: State changed from starting to up
2016-06-17T23:19:42.307615+00:00 app[worker.1]:
2016-06-17T23:19:42.307644+00:00 app[worker.1]: > slack-irc@3.8.1 start /app
2016-06-17T23:19:42.307651+00:00 app[worker.1]: > node dist/index.js "--config" "./config.js"
2016-06-17T23:19:42.364739+00:00 app[worker.1]: ^
2016-06-17T23:19:42.364740+00:00 app[worker.1]:
2016-06-17T23:19:42.364741+00:00 app[worker.1]: Error: Cannot find module '/app/dist/index.js'
2016-06-17T23:19:42.364742+00:00 app[worker.1]: at Function.Module._resolveFilename (module.js:339:15)
2016-06-17T23:19:42.364744+00:00 app[worker.1]: at startup (node.js:148:18)
2016-06-17T23:19:42.364745+00:00 app[worker.1]: at node.js:405:3
2016-06-17T23:19:42.372277+00:00 app[worker.1]:
2016-06-17T23:19:42.379521+00:00 app[worker.1]: npm ERR! Linux 3.13.0-85-generic
2016-06-17T23:19:42.380182+00:00 app[worker.1]: npm ERR! node v5.11.1
2016-06-17T23:19:42.380402+00:00 app[worker.1]: npm ERR! npm v3.8.6
2016-06-17T23:19:42.380526+00:00 app[worker.1]: npm ERR! code ELIFECYCLE
2016-06-17T23:19:42.380658+00:00 app[worker.1]: npm ERR! slack-irc@3.8.1 start: `node dist/index.js "--config" "./config.js"`
2016-06-17T23:19:42.380848+00:00 app[worker.1]: npm ERR!
2016-06-17T23:19:42.380947+00:00 app[worker.1]: npm ERR! Failed at the slack-irc@3.8.1 start script 'node dist/index.js "--config" "./config.js"'.
2016-06-17T23:19:42.381054+00:00 app[worker.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-06-17T23:19:42.381149+00:00 app[worker.1]: npm ERR! If you do, this is most likely a problem with the slack-irc package,
2016-06-17T23:19:42.381320+00:00 app[worker.1]: npm ERR! Tell the author that this fails on your system:
2016-06-17T23:19:42.381427+00:00 app[worker.1]: npm ERR! node dist/index.js "--config" "./config.js"
2016-06-17T23:19:42.381516+00:00 app[worker.1]: npm ERR! You can get information on how to open an issue for this project with:
2016-06-17T23:19:42.381642+00:00 app[worker.1]: npm ERR! npm bugs slack-irc
2016-06-17T23:19:42.381836+00:00 app[worker.1]: npm ERR! npm owner ls slack-irc
2016-06-17T23:19:42.381956+00:00 app[worker.1]: npm ERR! There is likely additional logging output above.
2016-06-17T23:19:42.385748+00:00 app[worker.1]: npm ERR! Please include the following file with any support request:
2016-06-17T23:19:42.385833+00:00 app[worker.1]: npm ERR! /app/npm-debug.log
2016-06-17T23:19:43.078257+00:00 heroku[worker.1]: State changed from up to crashed
2016-06-17T23:19:43.079509+00:00 heroku[worker.1]: State changed from crashed to starting
2016-06-17T23:19:43.065465+00:00 heroku[worker.1]: Process exited with status 1
2016-06-17T23:19:44.679754+00:00 heroku[worker.1]: Starting process with command `npm start -- --config ./config.js`
2016-06-17T23:19:45.415157+00:00 heroku[worker.1]: State changed from starting to up
2016-06-17T23:19:46.868396+00:00 app[worker.1]:
2016-06-17T23:19:46.868426+00:00 app[worker.1]: > slack-irc@3.8.1 start /app
2016-06-17T23:19:46.926571+00:00 app[worker.1]: at startup (node.js:148:18)
2016-06-17T23:19:46.926572+00:00 app[worker.1]: at node.js:405:3
2016-06-17T23:19:46.945735+00:00 app[worker.1]: npm ERR! slack-irc@3.8.1 start: `node dist/index.js "--config" "./config.js"`
2016-06-17T23:19:46.945908+00:00 app[worker.1]: npm ERR! Exit status 1
2016-06-17T23:19:46.948666+00:00 app[worker.1]: npm ERR! npm bugs slack-irc
2016-06-17T23:19:46.949167+00:00 app[worker.1]: npm ERR! There is likely additional logging output above.
2016-06-17T23:19:46.954396+00:00 app[worker.1]:
2016-06-17T23:19:46.954676+00:00 app[worker.1]: npm ERR! Please include the following file with any support request:
2016-06-17T23:19:46.954830+00:00 app[worker.1]: npm ERR! /app/npm-debug.log
2016-06-17T23:19:47.702498+00:00 heroku[worker.1]: State changed from up to crashed
2016-06-17T23:19:47.690230+00:00 heroku[worker.1]: Process exited with status 1
2016-06-17T23:19:46.947619+00:00 app[worker.1]: npm ERR! Tell the author that this fails on your system:
2016-06-17T23:19:46.949167+00:00 app[worker.1]: npm ERR! There is likely additional logging output above.
2016-06-17T23:19:46.954676+00:00 app[worker.1]: npm ERR! Please include the following file with any support request:
2016-06-17T23:19:46.948833+00:00 app[worker.1]: npm ERR! Or if that isn't available, you can get their info via:
2016-06-17T23:19:47.702498+00:00 heroku[worker.1]: State changed from up to crashed
2016-06-17T23:19:47.690230+00:00 heroku[worker.1]: Process exited with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment