Skip to content

Instantly share code, notes, and snippets.

@rohitcolinrao
Created January 28, 2013 16:25
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 rohitcolinrao/4656947 to your computer and use it in GitHub Desktop.
Save rohitcolinrao/4656947 to your computer and use it in GitHub Desktop.
debug: result:
debug: { error:
debug: { message: 'Error spawning drone',
debug: stack: 'Error: Error spawning drone\n at Object.onTimeout [as _onTimeout] (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:396:15)\n at Timer.list.ontimeout (timers.js:101:19)',
debug: blame:
debug: { type: 'user',
debug: message: 'Script took too long to listen on a socket' },
debug: stdout: '',
debug: stderr: '',
debug: event: 'error:service' } },
debug: status: '500' } }
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: Error spawning drone
error: Script took too long to listen on a socket
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: Error: Error spawning drone
error: at Object.onTimeout [as _onTimeout] (/root/haibu-orchestra/node_modules/haibu/lib/haibu/core/spawner.js:396:15)
error: at Timer.list.ontimeout (timers.js:101:19)
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/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment