Skip to content

Instantly share code, notes, and snippets.

@tomcollins
Created May 15, 2013 22:02
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 tomcollins/b79ee8e14918e7f8d90b to your computer and use it in GitHub Desktop.
Save tomcollins/b79ee8e14918e7f8d90b to your computer and use it in GitHub Desktop.
Nodejitsu deploy error
error: Error running command apps start distinctfs
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: /opt/haibu/apps/tomcollins/distinctfs/package/node_modules/express/lib/application.js:110
error: if (fn.handle && fn.set) app = fn;
error: ^
error: TypeError: Cannot read property 'handle' of undefined
error: at Function.app.use (/opt/haibu/apps/tomcollins/distinctfs/package/node_modules/express/lib/application.js:110:9)
error: at Function.<anonymous> (/opt/haibu/apps/tomcollins/distinctfs/package/app.js:25:7)
error: at Function.app.configure (/opt/haibu/apps/tomcollins/distinctfs/package/node_modules/express/lib/application.js:395:61)
error: at Object.<anonymous> (/opt/haibu/apps/tomcollins/distinctfs/package/app.js:24:5)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Function.Module.runMain (module.js:492:10)
error: at carapace.run (/opt/haibu/carapace-versions/0.8.22/node_modules/haibu-carapace/lib/carapace.js:170:30)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment