Skip to content

Instantly share code, notes, and snippets.

@cryptoquick
Created May 11, 2013 17:57
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 cryptoquick/31ae199cb21bc844ee12 to your computer and use it in GitHub Desktop.
Save cryptoquick/31ae199cb21bc844ee12 to your computer and use it in GitHub Desktop.
Trying to scale up-- jitsu apps setdrones 3
hyquad-3:phurn spike$ jitsu apps setdrones 3
info: Welcome to Nodejitsu cryptoquick
info: jitsu v0.12.10-2, node v0.8.19
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones 3
info: Setting number of drones for app phurn to 3
error: Error running command apps setdrones 3
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: Unhandled error
error: at Object.onError (/root/nodejitsu/lib/nodejitsu.js:75:48)
error: at Router.invoke (/root/nodejitsu/node_modules/director/lib/director/router.js:424:18)
error: at /root/nodejitsu/node_modules/director/lib/director/router.js:47:9
error: at httpUsers.attach.app.requireAuth (/root/nodejitsu/node_modules/flatiron-http-users/lib/http-users.js:54:16)
error: at UserStrategy.authenticate (/root/nodejitsu/node_modules/flatiron-http-users/lib/http-users/auth.js:63:11)
error: at Resource._request.runBeforeHooks.args.push.obj._rev (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:140:15)
error: at loop (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:90:9)
error: at /root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:78:20
error: at exports.resource.app.resources.User.app.define.after.method (/root/nodejitsu/node_modules/flatiron-http-users/lib/http-users/user/core.js:82:9)
error: at loop (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:76:9)
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
hyquad-3:phurn spike$ jitsu apps setdrones 3
info: Welcome to Nodejitsu cryptoquick
info: jitsu v0.12.10-2, node v0.8.19
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones 3
info: Setting number of drones for app phurn to 3
error: Error running command apps setdrones 3
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
error:
error: tar exited with code: 2
error: Error output from Haibu:
error:
error: Error: tar exited with code: 2
error: at ChildProcess.Tar.init (/root/haibu-orchestra/node_modules/haibu/lib/haibu/repositories/tar.js:57:25)
error: at ChildProcess.EventEmitter.emit (events.js:99:17)
error: at Process._handle.onexit (child_process.js:678:10)
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
hyquad-3:phurn spike$ jitsu apps setdrones 3
info: Welcome to Nodejitsu cryptoquick
info: jitsu v0.12.10-2, node v0.8.19
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones 3
info: Setting number of drones for app phurn to 3
error: Error running command apps setdrones 3
error: socket hang up
info: The nodejitsu api reset the connection
help: This error may be due to the application or the drone server
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment