Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bccreleaser
Created May 1, 2013 13:56
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 bccreleaser/5495404 to your computer and use it in GitHub Desktop.
Save bccreleaser/5495404 to your computer and use it in GitHub Desktop.
jitsu deploy fail
> jitsu deploy master [f8f0d6d] modified
info: Welcome to Nodejitsu sfusco
info: jitsu v0.12.10-2, node v0.10.5
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node pricecheck.js
info: Creating snapshot 0.0.0-1
info Uploading: [=============================] 100%
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error: npm http GET https://registry.npmjs.org/bitly
npm http GET https://registry.npmjs.org/twit
npm http GET https://registry.npmjs.org/log4js
npm http GET https://registry.npmjs.org/apac
npm http 200 https://registry.npmjs.org/apac
npm http 200 https://registry.npmjs.org/bitly
npm http GET https://registry.npmjs.org/apac/-/apac-0.0.11.tgz
npm http GET https://registry.npmjs.org/bitly/-/bitly-1.2.4.tgz
npm http 200 https://registry.npmjs.org/log4js
npm http 200 https://registry.npmjs.org/twit
npm http GET https://registry.npmjs.org/log4js/-/log4js-0.6.3.tgz
npm http GET https://registry.npmjs.org/twit/-/twit-1.1.6.tgz
npm http 200 https://registry.npmjs.org/apac/-/apac-0.0.11.tgz
npm http 200 https://registry.npmjs.org/bitly/-/bitly-1.2.4.tgz
npm http 200 https://registry.npmjs.org/log4js/-/log4js-0.6.3.tgz
npm http 200 https://registry.npmjs.org/twit/-/twit-1.1.6.tgz
npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: apac@0.0.11
npm ERR! notsup Valid OS: linux,darwin,freebsd
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: sunos
npm ERR! notsup Actual Arch: x64
npm ERR! System SunOS 5.11
npm ERR! command "node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-466669fb185c/build/package
npm ERR! node -v v0.8.22
npm ERR! npm -v 1.2.19
npm ERR! code EBADPLATFORM
npm http GET https://registry.npmjs.org/oauth/0.9.9
npm http GET https://registry.npmjs.org/async/0.1.15
npm http GET https://registry.npmjs.org/dequeue/1.0.3
npm http GET https://registry.npmjs.org/semver
npm http GET https://registry.npmjs.org/readable-stream
npm http 200 https://registry.npmjs.org/oauth/0.9.9
npm http GET https://registry.npmjs.org/oauth/-/oauth-0.9.9.tgz
npm http 200 https://registry.npmjs.org/dequeue/1.0.3
npm http GET https://registry.npmjs.org/dequeue/-/dequeue-1.0.3.tgz
npm http 200 https://registry.npmjs.org/async/0.1.15
npm http GET https://registry.npmjs.org/async/-/async-0.1.15.tgz
npm http 200 https://registry.npmjs.org/semver
npm http GET https://registry.npmjs.org/semver/-/semver-1.1.4.tgz
npm http 200 https://registry.npmjs.org/readable-stream
npm http 200 https://registry.npmjs.org/oauth/-/oauth-0.9.9.tgz
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.2.tgz
npm http 200 https://registry.npmjs.org/dequeue/-/dequeue-1.0.3.tgz
npm http 200 https://registry.npmjs.org/async/-/async-0.1.15.tgz
npm http 200 https://registry.npmjs.org/semver/-/semver-1.1.4.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.2.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-466669fb185c/build/package/npm-debug.log
npm ERR! not ok code 0
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
09:56:52 7s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment