Skip to content

Instantly share code, notes, and snippets.

Created November 19, 2012 20:22
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/46c29c24e467b95a8691 to your computer and use it in GitHub Desktop.
Save anonymous/46c29c24e467b95a8691 to your computer and use it in GitHub Desktop.
costa: jitsu deploy
info: Welcome to Nodejitsu wamoyo
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: Creating snapshot 1.1.11
info: Updating app tedxgramercy
info: Activating snapshot 1.1.11 for tedxgramercy
info: Starting app tedxgramercy
error: Error running command deploy
error: socket hang up
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
costa: jitsu deploy
info: Welcome to Nodejitsu wamoyo
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
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /home/costa/projects/programming/express/tedxgramercy/package.json
data:
data: {
data: version: '1.1.11-1',
data: name: 'tedxgramercy',
data: subdomain: 'tedxgramercy',
data: description: 'The 2nd TEDxGramercy website',
data: domains: [ 'tedxgramercy.com', 'www.tedxgramercy.com', 'tedxgramercy.org', 'www.tedxgramercy.org' ],
data: engines: { node: '0.8.x' },
data: bundledDependencies: [ 'couch' ],
data: dependencies: {
data: stylus: '0.26.x',
data: ejs: '0.7.x',
data: nano: '3.1.x',
data: express: '2.5.x',
data: nodemailer: '0.3.x'
data: },
data: private: true,
data: scripts: { start: 'app.js' }
data: }
data:
prompt: Is this ok?: (yes) yes
info: Creating snapshot 1.1.11-1
info: Updating app tedxgramercy
info: Activating snapshot 1.1.11-1 for tedxgramercy
info: Starting app tedxgramercy
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/)
info: Nodejitsu not ok
costa: jitsu deploy
info: Welcome to Nodejitsu wamoyo
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
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /home/costa/projects/programming/express/tedxgramercy/package.json
data:
data: {
data: version: '1.1.11-2',
data: name: 'tedxgramercy',
data: subdomain: 'tedxgramercy',
data: description: 'The 2nd TEDxGramercy website',
data: domains: [ 'tedxgramercy.com', 'www.tedxgramercy.com', 'tedxgramercy.org', 'www.tedxgramercy.org' ],
data: engines: { node: '0.8.x' },
data: bundledDependencies: [ 'couch' ],
data: dependencies: {
data: stylus: '0.26.x',
data: ejs: '0.7.x',
data: nano: '3.1.x',
data: express: '2.5.x',
data: nodemailer: '0.3.x'
data: },
data: private: true,
data: scripts: { start: 'app.js' }
data: }
data:
prompt: Is this ok?: (yes) yes
info: Creating snapshot 1.1.11-2
info: Updating app tedxgramercy
info: Activating snapshot 1.1.11-2 for tedxgramercy
info: Starting app tedxgramercy
info: App tedxgramercy is now started
info: http://tedxgramercy.jit.su on Port 80
info: Nodejitsu ok
costa:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment