Skip to content

Instantly share code, notes, and snippets.

@AhmedBelal
Created August 25, 2012 22:59
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 AhmedBelal/3471889 to your computer and use it in GitHub Desktop.
Save AhmedBelal/3471889 to your computer and use it in GitHub Desktop.
ahmed:belal_bot_tt Ahmed$ jitsu users confirm ahmedbelal 5470fbe7-3268-40b7-947b-869b6f163932
info: Welcome to Nodejitsu
info: jitsu v0.9.7
info: It worked if it ends with Nodejitsu ok
info: Executing command users confirm ahmedbelal 5470fbe7-3268-40b7-947b-869b6f163932
info: Confirming user ahmedbelal
info: Great success! ahmedbelal is now confirmed.
help: Now that your account is confirmed, you will need to set a password.
help: In the future, you can also reset your password by running the jitsu users forgot command
help: Set your new password below
prompt: set password:
prompt: confirm password:
info: Nodejitsu ok
ahmed:belal_bot_tt Ahmed$ jitsu deploy
info: Welcome to Nodejitsu ahmedbelal
info: jitsu v0.9.7
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in robodj.js
info: Checking app availability robodj
error: The subdomain you have requested is already in use.
prompt: subdomain: (ahmedbelal.belal_bot_tt.ahmedbelal) belalbot
info: Checking app availability robodj
info: Creating app robodj
info: Creating snapshot 1.0.0
info: Updating app robodj
info: Activating snapshot 1.0.0 for robodj
info: Starting app robodj
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy your application.
error:
error: NPM Install failed
error: NPM failed to install dependencies
error:
error: This type of error is usually a user error.
error: Error output from Haibu:
error:
error: npm http GET https://registry.npmjs.org/webrepl/0.4.6
error: npm http GET https://registry.npmjs.org/ttapi
error: npm http 200 https://registry.npmjs.org/webrepl/0.4.6
error: npm http GET https://registry.npmjs.org/webrepl/-/webrepl-0.4.6.tgz
error: npm http 200 https://registry.npmjs.org/ttapi
error: npm http GET https://registry.npmjs.org/ttapi/-/ttapi-1.4.3.tgz
error: npm http 200 https://registry.npmjs.org/webrepl/-/webrepl-0.4.6.tgz
error: npm http 200 https://registry.npmjs.org/ttapi/-/ttapi-1.4.3.tgz
error: npm http GET https://registry.npmjs.org/http-digest
error: npm http 200 https://registry.npmjs.org/http-digest
error: npm http GET https://registry.npmjs.org/http-digest/-/http-digest-0.1.0.tgz
error: npm http 200 https://registry.npmjs.org/http-digest/-/http-digest-0.1.0.tgz
error: npm ERR! notsup Unsupported
error: npm ERR! notsup Not compatible with your operating system or architecture: http-digest@0.1.0
error: npm ERR! notsup Valid OS: linux,darwin,freebsd
error: npm ERR! notsup Valid Arch: any
error: npm ERR! notsup Actual OS: solaris
error: npm ERR! notsup Actual Arch: x64
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.8.6/bin/npm" "--unsafe-perm" "true" "--cache" "/opt/haibu/apps/ahmedbelal/robodj/.npm" "--userconfig" "/opt/haibu/apps/ahmedbelal/robodj/.userconfig" "--globalconfig" "/opt/haibu/apps/ahmedbelal/robodj/.globalconfig" "install"
error: npm ERR! cwd /opt/haibu/apps/ahmedbelal/robodj/package
error: npm ERR! node -v v0.8.6
error: npm ERR! npm -v 1.1.50
error: npm ERR! code EBADPLATFORM
error: npm ERR!
error: npm ERR! Additional logging details can be found in:
error: npm ERR! /opt/haibu/apps/ahmedbelal/robodj/package/npm-debug.log
error: npm ERR! not ok code 0
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment