Skip to content

Instantly share code, notes, and snippets.

@rknLA
Created June 14, 2013 11:43
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 rknLA/cdc3bdd4159e51b897a0 to your computer and use it in GitHub Desktop.
Save rknLA/cdc3bdd4159e51b897a0 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: events.js:71
error: throw arguments[1]; // Unhandled 'error' event
error: ^
error: Error: Missing database name.
error: at NativeConnection.Connection.open (/opt/haibu/apps/rknla/monotonizer/package/node_modules/mongoose/lib/connection.js:203:16)
error: at Mongoose.connect (/opt/haibu/apps/rknla/monotonizer/package/node_modules/mongoose/lib/index.js:150:15)
error: at Function.<anonymous> (/opt/haibu/apps/rknla/monotonizer/package/server.js:38:26)
error: at Function.app.configure (/opt/haibu/apps/rknla/monotonizer/package/node_modules/express/lib/application.js:398:61)
error: at Object.<anonymous> (/opt/haibu/apps/rknla/monotonizer/package/server.js:37: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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment