Skip to content

Instantly share code, notes, and snippets.

@blachniet
Last active December 16, 2015 18:39
Show Gist options
  • Select an option

  • Save blachniet/5479525 to your computer and use it in GitHub Desktop.

Select an option

Save blachniet/5479525 to your computer and use it in GitHub Desktop.
mimosa + heroku crash
2013-04-29T03:14:23.510263+00:00 heroku[web.1]: Starting process with command `node dist/app.js`
2013-04-29T03:14:24.724186+00:00 app[web.1]:
2013-04-29T03:14:24.724501+00:00 app[web.1]: module.js:340
2013-04-29T03:14:24.724765+00:00 app[web.1]: throw err;
2013-04-29T03:14:24.724895+00:00 app[web.1]: ^
2013-04-29T03:14:24.727523+00:00 app[web.1]: Error: Cannot find module 'debug'
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Function.Module._load (module.js:280:25)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Function.Module._resolveFilename (module.js:338:15)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Object.<anonymous> (/app/dist/node_modules/express/node_modules/connect/lib/proto.js:15:13)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:24.727523+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Object.<anonymous> (/app/dist/node_modules/express/node_modules/connect/lib/connect.js:14:13)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at Object.<anonymous> (/app/dist/node_modules/express/node_modules/connect/index.js:4:5)
2013-04-29T03:14:24.727814+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Object.<anonymous> (/app/dist/node_modules/express/lib/express.js:5:15)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.728036+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Object.<anonymous> (/app/dist/node_modules/express/index.js:4:5)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.729113+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:24.729113+00:00 app[web.1]: at Module.load (module.js:356:32)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.729113+00:00 app[web.1]: at Function.Module.runMain (module.js:497:10)
2013-04-29T03:14:24.729113+00:00 app[web.1]: at startup (node.js:119:16)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.729113+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Object.loadFile (/app/dist/node_modules/coffee-script/lib/coffee-script/coffee-script.js:179:19)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Object.<anonymous> (/app/dist/app.js:2:10)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at require (module.js:380:17)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Module.require (module.js:364:17)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Module._compile (module.js:456:26)
2013-04-29T03:14:24.728673+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Object.<anonymous> (/app/dist/server.coffee:4:13)
2013-04-29T03:14:24.729113+00:00 app[web.1]: at node.js:901:3
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Object.<anonymous> (/app/dist/server.coffee:37:4)
2013-04-29T03:14:24.728893+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2013-04-29T03:14:26.019741+00:00 heroku[web.1]: Process exited with status 8
2013-04-29T03:14:26.034024+00:00 heroku[web.1]: State changed from starting to crashed
-----> Node.js app detected
-----> Resolving engine versions
WARNING: No version of Node.js specified in package.json, see:
https://devcenter.heroku.com/articles/nodejs-versions
Using Node.js version: 0.10.5
Using npm version: 1.2.18
-----> Fetching Node.js binaries
-----> Vendoring node into slug
-----> Installing dependencies with npm
npm WARN package.json [email protected] No README.md file found!
npm http GET https://registry.npmjs.org/consolidate/0.8.0
npm http GET https://registry.npmjs.org/express/3.1.0
npm http GET https://registry.npmjs.org/coffee-script/1.6.2
npm http GET https://registry.npmjs.org/jade/0.28.2
npm http 200 https://registry.npmjs.org/coffee-script/1.6.2
npm http GET https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.2.tgz
npm http 200 https://registry.npmjs.org/express/3.1.0
npm http GET https://registry.npmjs.org/express/-/express-3.1.0.tgz
npm http 200 https://registry.npmjs.org/consolidate/0.8.0
npm http GET https://registry.npmjs.org/consolidate/-/consolidate-0.8.0.tgz
npm http 200 https://registry.npmjs.org/jade/0.28.2
npm http GET https://registry.npmjs.org/jade/-/jade-0.28.2.tgz
npm http 200 https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.2.tgz
npm http 200 https://registry.npmjs.org/express/-/express-3.1.0.tgz
npm http 200 https://registry.npmjs.org/consolidate/-/consolidate-0.8.0.tgz
npm http 200 https://registry.npmjs.org/jade/-/jade-0.28.2.tgz
npm http GET https://registry.npmjs.org/range-parser/0.0.4
npm http GET https://registry.npmjs.org/connect/2.7.2
npm http GET https://registry.npmjs.org/commander/0.6.1
npm http GET https://registry.npmjs.org/mkdirp/0.3.3
npm http GET https://registry.npmjs.org/cookie/0.0.5
npm http GET https://registry.npmjs.org/buffer-crc32/0.1.1
npm http GET https://registry.npmjs.org/fresh/0.1.0
npm http GET https://registry.npmjs.org/methods/0.0.1
npm http GET https://registry.npmjs.org/send/0.1.0
npm http GET https://registry.npmjs.org/cookie-signature/0.0.1
npm http GET https://registry.npmjs.org/debug
npm http GET https://registry.npmjs.org/mkdirp
npm http 200 https://registry.npmjs.org/range-parser/0.0.4
npm http 200 https://registry.npmjs.org/mkdirp/0.3.3
npm http GET https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.3.tgz
npm http 200 https://registry.npmjs.org/connect/2.7.2
npm http 200 https://registry.npmjs.org/cookie/0.0.5
npm http 200 https://registry.npmjs.org/commander/0.6.1
npm http GET https://registry.npmjs.org/connect/-/connect-2.7.2.tgz
npm http GET https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http GET https://registry.npmjs.org/commander/-/commander-0.6.1.tgz
npm http 200 https://registry.npmjs.org/methods/0.0.1
npm http GET https://registry.npmjs.org/methods/-/methods-0.0.1.tgz
npm http 200 https://registry.npmjs.org/buffer-crc32/0.1.1
npm http 200 https://registry.npmjs.org/send/0.1.0
npm http 200 https://registry.npmjs.org/fresh/0.1.0
npm http GET https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.1.1.tgz
npm http GET https://registry.npmjs.org/send/-/send-0.1.0.tgz
npm http GET https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 200 https://registry.npmjs.org/cookie-signature/0.0.1
npm http GET https://registry.npmjs.org/cookie-signature/-/cookie-signature-0.0.1.tgz
npm http 200 https://registry.npmjs.org/debug
npm http GET https://registry.npmjs.org/debug/-/debug-0.7.2.tgz
npm http 200 https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz
npm http 200 https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz
npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.3.tgz
npm http 200 https://registry.npmjs.org/connect/-/connect-2.7.2.tgz
npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz
npm http 200 https://registry.npmjs.org/commander/-/commander-0.6.1.tgz
npm http 200 https://registry.npmjs.org/methods/-/methods-0.0.1.tgz
npm http 200 https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.1.1.tgz
npm WARN package.json [email protected] No README.md file found!
npm http 200 https://registry.npmjs.org/send/-/send-0.1.0.tgz
npm http 200 https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz
npm http 200 https://registry.npmjs.org/cookie-signature/-/cookie-signature-0.0.1.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-0.7.2.tgz
npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz
npm http GET https://registry.npmjs.org/mime/1.2.6
npm http GET https://registry.npmjs.org/qs/0.5.1
npm http GET https://registry.npmjs.org/formidable/1.0.11
npm http GET https://registry.npmjs.org/bytes/0.1.0
npm http GET https://registry.npmjs.org/pause/0.0.1
npm http 200 https://registry.npmjs.org/mime/1.2.6
npm http GET https://registry.npmjs.org/mime/-/mime-1.2.6.tgz
npm http 200 https://registry.npmjs.org/pause/0.0.1
npm http GET https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/bytes/0.1.0
npm http 200 https://registry.npmjs.org/qs/0.5.1
npm http GET https://registry.npmjs.org/bytes/-/bytes-0.1.0.tgz
npm http GET https://registry.npmjs.org/qs/-/qs-0.5.1.tgz
npm http 200 https://registry.npmjs.org/formidable/1.0.11
npm http GET https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz
npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.6.tgz
npm http 200 https://registry.npmjs.org/pause/-/pause-0.0.1.tgz
npm http 200 https://registry.npmjs.org/bytes/-/bytes-0.1.0.tgz
npm http 200 https://registry.npmjs.org/qs/-/qs-0.5.1.tgz
npm http 200 https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz
[email protected] node_modules/consolidate
[email protected] node_modules/coffee-script
[email protected] node_modules/jade
├── [email protected]
└── [email protected]
[email protected] node_modules/express
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])
npm WARN package.json [email protected] No README.md file found!
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/connect
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/connect/node_modules/qs
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/connect/node_modules/formidable
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/cookie-signature
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/buffer-crc32
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/cookie
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/connect/node_modules/bytes
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/send
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/debug
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/send/node_modules/mime
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/fresh
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/range-parser
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/connect/node_modules/pause
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/commander
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/mkdirp
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/express/node_modules/methods
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/coffee-script
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/consolidate
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/jade
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/jade/node_modules/commander
[email protected] /tmp/build_m0ohbvh2y0u9/node_modules/jade/node_modules/mkdirp
Dependencies installed
-----> Building runtime environment
-----> Discovering process types
Procfile declares types -> web
-----> Compiled slug size: 5.0MB
-----> Launching... done, v6
http://young-caverns-6768.herokuapp.com deployed to Heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment