Skip to content

Instantly share code, notes, and snippets.

@Tgemayel
Last active December 13, 2015 20:19
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 Tgemayel/d352363b00a38c30bdac to your computer and use it in GitHub Desktop.
Save Tgemayel/d352363b00a38c30bdac to your computer and use it in GitHub Desktop.
Robot~jitsu deploy
info: Welcome to Nodejitsu banyan
info: jitsu v0.12.0, node v0.8.20
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 /Users/Toni/Code/banyan-latex/package.json
data:
data: {
data: dependencies: {
data: share: '0.5.x',
data: express: '2.5.x',
data: mongoose-attachments: '0.0.x',
data: mongoose: '2.6.x',
data: temp: '0.4.x',
data: socket.io: '0.9.x',
data: ejs: '0.8.x',
data: connect-mongo: '0.1.x',
data: request: '2.9.x'
data: },
data: subdomain: 'banyan-latex',
data: engines: { node: '0.8.x' },
data: scripts: { start: 'app.js' },
data: name: 'fly-latex',
data: version: '0.5.0-7'
data: }
data:
prompt: Is this ok?: (yes) yes
info: Creating snapshot 0.5.0-7
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: Crash loop in Application
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
Robot~jitsu logs
info: Welcome to Nodejitsu banyan
info: jitsu v0.12.0, node v0.8.20
info: It worked if it ends with Nodejitsu ok
info: Executing command logs app
info: Attempting to load logs for /Users/Toni/Code/banyan-latex/package.json
error: Error running command logs app
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment