Skip to content

Instantly share code, notes, and snippets.

Created November 25, 2012 14:24
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 anonymous/4143727 to your computer and use it in GitHub Desktop.
Save anonymous/4143727 to your computer and use it in GitHub Desktop.
nodejitsu error
info: Welcome to Nodejitsu fuyuki
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
info: Checking app availability application-name
info: Creating app application-name
info: Creating snapshot 0.0.1-6
info: Updating app application-name
info: Activating snapshot 0.0.1-6 for application-name
info: Starting app application-name
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: info: socket.io started
error: events.js:66
error: throw arguments[1]; // Unhandled 'error' event
error: ^
error: Error: Missing database name.
error: at NativeConnection.Connection.open (/opt/haibu/apps/fuyuki/applica
tion-name/package/node_modules/mongoose/lib/connection.js:203:16)
error: at Mongoose.createConnection (/opt/haibu/apps/fuyuki/application-na
me/package/node_modules/mongoose/lib/index.js:127:17)
error: at Object.<anonymous> (/opt/haibu/apps/fuyuki/application-name/pack
age/app.js:47:17)
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.6/node_modules/ha
ibu-carapace/lib/carapace.js:170:30)
error: at process.startup.processNextTick.process._tickCallback (node.js:2
44:9)
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