Skip to content

Instantly share code, notes, and snippets.

@ariporad
Created August 21, 2012 01:02
Show Gist options
  • Save ariporad/3410157 to your computer and use it in GitHub Desktop.
Save ariporad/3410157 to your computer and use it in GitHub Desktop.
Output-from-jitsu-error:400
Aris-MacBook-Pro:Ari Website Ari$ jitsu deploy
info: Welcome to Nodejitsu porad
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in server.js
warn: Local version appears to be old
warn: Your package.json version will be incremented for you automatically
warn: About to write /Users/Ari/Documents/Ari Website/package.json
data:
data: {
data: subdomain: 'amateurdev',
data: domains: [ 'amateurdev.com', 'www.amateurdev.com' ],
data: scripts: { start: 'server.js' },
data: name: 'Amateur Dev',
data: engines: { npm: '1.x.x', node: '0.8.x' },
data: version: '0.0.2-5',
data: dependencies: { express: '3.x.x' }
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.2-5
error: Error running command deploy
error: Nodejitsu Error (400): Bad Request
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment