Skip to content

Instantly share code, notes, and snippets.

Created March 14, 2013 01:08
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/e2dbf0d0d1f58db5e3cb to your computer and use it in GitHub Desktop.
Save anonymous/e2dbf0d0d1f58db5e3cb to your computer and use it in GitHub Desktop.
Peters-Macbook-Pro:vine-music-video Peter$ jitsu deploy
info: Welcome to Nodejitsu pbab_13
info: jitsu v0.12.4, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn:
warn: The package.json file has invalid required fields:
warn:
warn: App name
warn:
warn: Prompting user for required fields.
warn: Press ^C at any time to quit.
warn:
prompt: App name: (vine-music-video) ls
^C
Peters-Macbook-Pro:vine-music-video Peter$ ls
Procfile node_modules package.json public server.js
Peters-Macbook-Pro:vine-music-video Peter$ jitsu login
info: Welcome to Nodejitsu pbab_13
info: jitsu v0.12.4, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command login
prompt: username: (pbab_13)
prompt: password:
info: Authenticated as pbab_13
info: Nodejitsu ok
Peters-Macbook-Pro:vine-music-video Peter$ jitsu deploy
info: Welcome to Nodejitsu pbab_13
info: jitsu v0.12.4, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn:
warn: The package.json file has invalid required fields:
warn:
warn: App name
warn:
warn: Prompting user for required fields.
warn: Press ^C at any time to quit.
warn:
prompt: App name: (vine-music-video) error: Unable to add properties to package description.
error: [Error: canceled]
error: Error: canceled
error: Error running command deploy
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
Peters-Macbook-Pro:vine-music-video Peter$ jitsu deploy
info: Welcome to Nodejitsu pbab_13
info: jitsu v0.12.4, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node server.js
info: Checking app availability Vinetune
error: The subdomain requested is already in use
prompt: subdomain: (pbab_13-vine-music-video.pbab_13)
error: Invalid input for subdomain
prompt: subdomain: (pbab_13-vine-music-video.pbab_13) error: Error running command deploy
error: canceled
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
Peters-Macbook-Pro:vine-music-video Peter$ jitsu deploy
info: Welcome to Nodejitsu pbab_13
info: jitsu v0.12.4, node v0.8.14
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn:
warn: The package.json file has invalid required fields:
warn:
warn: App name
warn:
warn: Prompting user for required fields.
warn: Press ^C at any time to quit.
warn:
prompt: App name: (vine-music-video)
error: The subdomain requested is already in use
prompt: subdomain: (pbab_13-vine-music-video.pbab_13) error: Unable to add properties to package description.
error: [Error: canceled]
error: Error: canceled
error: Error running command deploy
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