Skip to content

Instantly share code, notes, and snippets.

@pneftali
Created July 12, 2012 07:33
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 pneftali/3096469 to your computer and use it in GitHub Desktop.
Save pneftali/3096469 to your computer and use it in GitHub Desktop.
data:
data: {
data: name: 'nodelab2',
data: version: '0.0.0',
data: engines: { node: '0.8.x' },
data: scripts: { start: 'server.js' },
data: subdomain: 'pneftali1'
data: }
data:
prompt: Is this ok?: (yes)
info: Analyzing your application dependencies in server.js
info: Checking app availability nodelab2
info: Creating app nodelab2
info: Creating snapshot 0.0.0
info: Updating app nodelab2
info: Activating snapshot 0.0.0 for nodelab2
info: Starting app nodelab2
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: Error spawning drone: no matching engine found
error: Repository configuration
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: Error spawning drone: no matching engine found
error: at [object Object].getSpawnOptions (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:34:17)
error: at [object Object].getSpawnOptions (/root/haibu-orchestra/node_modules/haibu/lib/haibu/plugins/useraccounts.js:34:31)
error: at Spawner.spawn (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:169:30)
error: at /root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:131:12
error: at /root/haibu-orchestra/node_modules/haibu/lib/haibu/repositories/tar.js:70:11
error: at ChildProcess.<anonymous> (/root/haibu-orchestra/node_modules/haibu/lib/haibu/plugins/useraccounts.js:239:15)
error: at ChildProcess.emit (events.js:70:17)
error: at maybeExit (child_process.js:362:16)
error: at Process.onexit (child_process.js:398:5)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment