Skip to content

Instantly share code, notes, and snippets.

@iamleeg
Created November 10, 2012 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamleeg/4051219 to your computer and use it in GitHub Desktop.
Save iamleeg/4051219 to your computer and use it in GitHub Desktop.
2012-11-10T14:04:50+00:00 heroku[web.1]: Starting process with command `bin/web`
2012-11-10T14:04:52+00:00 app[web.1]: at Object.run (/app/node_modules/coffee-script/lib/coffee-script/coffee-script.js:79:25)
2012-11-10T14:04:52+00:00 app[web.1]: at Object.<anonymous> (/app/web.coffee:22:28)
2012-11-10T14:04:52+00:00 app[web.1]: at /app/node_modules/coffee-script/lib/coffee-script/command.js:175:29
2012-11-10T14:04:52+00:00 app[web.1]: at Object.<anonymous> (/app/web.coffee:121:4)
2012-11-10T14:04:52+00:00 app[web.1]: at Object.urlParse [as parse] (url.js:92:11)
2012-11-10T14:04:52+00:00 app[web.1]: at Module._compile (module.js:446:26)
2012-11-10T14:04:52+00:00 app[web.1]: at Object.connect (/app/lib/cloudant.coffee:10:22)
2012-11-10T14:04:52+00:00 app[web.1]: TypeError: Parameter 'url' must be a string, not undefined
2012-11-10T14:04:52+00:00 app[web.1]: at [object Object].emit (events.js:64:17)
2012-11-10T14:04:52+00:00 app[web.1]: at [object Object].<anonymous> (fs.js:123:5)
2012-11-10T14:04:52+00:00 app[web.1]: at /app/node_modules/coffee-script/lib/coffee-script/command.js:150:18
2012-11-10T14:04:53+00:00 heroku[web.1]: Process exited with status 1
2012-11-10T14:04:54+00:00 heroku[router]: Error H10 (App crashed) -> POST vulcan-objc-gnustep.herokuapp.com/make dyno= queue= wait= service= status=503 bytes=
2012-11-10T14:05:23+00:00 heroku[router]: Error H10 (App crashed) -> POST vulcan-objc-gnustep.herokuapp.com/make dyno= queue= wait= service= status=503 bytes=
2012-11-10T14:08:23+00:00 heroku[router]: Error H10 (App crashed) -> POST vulcan-objc-gnustep.herokuapp.com/make 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