Skip to content

Instantly share code, notes, and snippets.

Created February 16, 2013 23:51
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/4969268 to your computer and use it in GitHub Desktop.
Save anonymous/4969268 to your computer and use it in GitHub Desktop.
C:\Users\mike\rudy>jitsu deploy
info: Welcome to Nodejitsu harbhub
info: jitsu v0.11.7, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in servant.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write C:\Users\mike\rudy\package.json
data:
data: {
data: dependencies: { mime: '~1.2.9' },
data: name: 'rudyd',
data: version: '0.0.1-2',
data: domain: 'rudyd.com',
data: engines: { node: '0.8.x' },
data: scripts: { start: 'servant.js' },
data: subdomain: 'rudyd'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-2
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
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
C:\Users\mike\rudy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment