Skip to content

Instantly share code, notes, and snippets.

@SachaG
Created September 11, 2012 01:13
Show Gist options
  • Save SachaG/3695251 to your computer and use it in GitHub Desktop.
Save SachaG/3695251 to your computer and use it in GitHub Desktop.
2012-09-11T01:12:34+00:00 heroku[api]: Deploy c2dd4f8 by sacha357@gmail.com
2012-09-11T01:12:34+00:00 heroku[slugc]: Slug compilation finished
2012-09-11T01:12:36+00:00 heroku[web.1]: Starting process with command `MONGO_URL=mongodb://heroku:addb2250dda415c0da9f3bf2ec646e01@alex.mongohq.com:10052/app7339374 .meteor/heroku_build/bin/node .meteor/heroku_build/app/main.js`
2012-09-11T01:12:37+00:00 app[web.1]: node.js:201
2012-09-11T01:12:37+00:00 app[web.1]:
2012-09-11T01:12:37+00:00 app[web.1]: throw e; // process.nextTick error, or 'error' event on first tick
2012-09-11T01:12:37+00:00 app[web.1]: ^
2012-09-11T01:12:37+00:00 app[web.1]: TypeError: Object #<Object> has no method 'existsSync'
2012-09-11T01:12:37+00:00 app[web.1]: at /app/.meteor/heroku_build/app/server/server.js:77:10
2012-09-11T01:12:37+00:00 app[web.1]: at Object.<anonymous> (/app/.meteor/heroku_build/app/server/server.js:150:1)
2012-09-11T01:12:37+00:00 app[web.1]: at Module._compile (module.js:441:26)
2012-09-11T01:12:37+00:00 app[web.1]: at Object..js (module.js:459:10)
2012-09-11T01:12:37+00:00 app[web.1]: at Module.load (module.js:348:31)
2012-09-11T01:12:37+00:00 app[web.1]: at Function._load (module.js:308:12)
2012-09-11T01:12:37+00:00 app[web.1]: at Module.require (module.js:354:17)
2012-09-11T01:12:37+00:00 app[web.1]: at require (module.js:370:17)
2012-09-11T01:12:37+00:00 app[web.1]: at Object.<anonymous> (/app/.meteor/heroku_build/app/main.js:1:63)
2012-09-11T01:12:37+00:00 app[web.1]: at Module._compile (module.js:441:26)
2012-09-11T01:12:38+00:00 heroku[web.1]: Process exited with status 1
2012-09-11T01:12:38+00:00 heroku[web.1]: State changed from starting to crashed
2012-09-11T01:12:39+00:00 heroku[router]: Error H10 (App crashed) -> GET telescope.herokuapp.com/ dyno= queue= wait= service= status=503 bytes=
2012-09-11T01:12:39+00:00 heroku[router]: Error H10 (App crashed) -> GET telescope.herokuapp.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment