Skip to content

Instantly share code, notes, and snippets.

@zerojuan
Created November 4, 2012 11:46
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 zerojuan/4011570 to your computer and use it in GitHub Desktop.
Save zerojuan/4011570 to your computer and use it in GitHub Desktop.
{
"name": "pwdo-runman",
"subdomain": "runman",
"scripts": {
"start": "http-server"
},
"version": "0.0.0-2",
"engines": {
"node": "0.6.x"
},
"dependencies": {
"colors": "0.6.x-1",
"optimist": "0.2.x",
"union": "0.1.x",
"ecstatic": "0.1.x",
"http-server": "0.5.x"
}
}
info: Welcome to Nodejitsu tusongtupa
info: It worked if it ends with Nodejitsu ok
info: Executing command start
info: Starting app pwdo-runman
error: Error running command start
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
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_modu
les/haibu/lib/haibu/core/spawner.js:396:15)
error: at Timer.list.ontimeout (timers.js:101:19)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment