Created
April 21, 2013 16:49
-
-
Save BrianAdams/5430229 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info: Welcome to Nodejitsu badevguru | |
info: jitsu v0.12.10-2, node v0.10.4 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in src/app.js | |
warn: Local package version appears to be old | |
warn: The package.json version will be incremented automatically | |
warn: About to write /Users/brian/Projects/openrov-software/package.json | |
data: | |
data: { | |
data: author: 'OpenROV team (http://www.openrov.com): Bran Sorem, Simone Chiaretta, Dominik Fretz', | |
data: dependencies: { | |
data: socket.io: '', | |
data: http-proxy: '', | |
data: serialport: 'https://github.com/BrianAdams/node-serialport/tarball/master', | |
data: opt: '', | |
data: express: '>= 3.0.0rc5', | |
data: mkdirp: '', | |
data: nconf: '', | |
data: moment: '', | |
data: request: '' | |
data: }, | |
data: description: 'The UI and brain of the OpenROV Remotely Operated Vehicle', | |
data: engines: { node: '>= 0.8.11' }, | |
data: name: 'OpenROV-Cockpit', | |
data: repository: { type: 'git', url: 'git://github.com/OpenROV/openrov-software.git' }, | |
data: scripts: { start: 'src/app.js' }, | |
data: subdomain: 'openrov-cockpit', | |
data: version: '0.2.0-3' | |
data: } | |
data: | |
prompt: Is this ok?: (yes) yes | |
info: Creating snapshot 0.2.0-3 | |
info Uploading: [=============================] 100% | |
info: Updating app OpenROV-Cockpit | |
info: Activating snapshot 0.2.0-3 for OpenROV-Cockpit | |
info: Starting app OpenROV-Cockpit | |
error: Error running command deploy | |
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: <[email protected]> | |
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
Required logging the CLI back in again.