Skip to content

Instantly share code, notes, and snippets.

@domkck
Created January 18, 2013 13:32
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 domkck/4564550 to your computer and use it in GitHub Desktop.
Save domkck/4564550 to your computer and use it in GitHub Desktop.
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start the app
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from app:
error:
error: Error: .delete() requires callback functions but got a [object Undefined]
error: at Router.route.Route.sensitive (/opt/haibu/apps/domk/crevent/package/node_modules/express/lib/router/index.js:252:11)
error: at Array.forEach (native)
error: at Router.route (/opt/haibu/apps/domk/crevent/package/node_modules/express/lib/router/index.js:248:13)
error: at Router.methods.forEach.Router.(anonymous function) [as delete] (/opt/haibu/apps/domk/crevent/package/node_modules/express/lib/router/index.js:270:16)
error: at Function.methods.forEach.app.(anonymous function) (/opt/haibu/apps/domk/crevent/package/node_modules/express/lib/application.js:411:26)
error: at Object.<anonymous> (/opt/haibu/apps/domk/crevent/package/crevent.coffee:104:16)
error: at Object.<anonymous> (/opt/haibu/apps/domk/crevent/package/crevent.coffee:110:4)
error: at Module._compile (module.js:449:26)
error: at Object.exports.run (/opt/haibu/node-versions/0.8.16/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:83:25)
error: at compileScript (/opt/haibu/node-versions/0.8.16/lib/node_modules/coffee-script/lib/coffee-script/command.js:177:29)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment