Skip to content

Instantly share code, notes, and snippets.

@chetanankola
Created July 23, 2012 17:48
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 chetanankola/3164971 to your computer and use it in GitHub Desktop.
Save chetanankola/3164971 to your computer and use it in GitHub Desktop.
nodejitsu fail deployment
data:
data: {
data: engines: { node: '0.6.x' },
data: subdomain: 'skygen.feather-application',
data: version: '0.0.0',
data: name: 'feather-application',
data: scripts: { start: 'server.js' },
data: dependencies: { mojito: '0.3.x' }
data: }
data:
prompt: Is this ok?: (yes)
info: Analyzing your application dependencies in server.js
info: Checking app availability feather-application
info: Creating app feather-application
info: Creating snapshot 0.0.0
info: Updating app feather-application
info: Activating snapshot 0.0.0 for feather-application
info: Starting app feather-application
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/mojito
error: npm http 200 https://registry.npmjs.org/mojito
error: npm http GET https://registry.npmjs.org/mojito/-/mojito-0.3.26-3.tgz
error: npm http 200 https://registry.npmjs.org/mojito/-/mojito-0.3.26-3.tgz
error: npm WARN package.json mojito@0.3.26-3 No README.md file found!
error: npm http GET https://registry.npmjs.org/connect/1.8.2
error: npm http GET https://registry.npmjs.org/express/2.5.2
error: npm http GET https://registry.npmjs.org/jsdom/0.2.0
error: npm http GET https://registry.npmjs.org/mime/1.2.4
error: npm http GET https://registry.npmjs.org/yui3/0.7.12
error: npm http 200 https://registry.npmjs.org/express/2.5.2
error: npm http GET https://registry.npmjs.org/express/-/express-2.5.2.tgz
error: npm http 200 https://registry.npmjs.org/connect/1.8.2
error: npm http GET https://registry.npmjs.org/connect/-/connect-1.8.2.tgz
error: npm http 200 https://registry.npmjs.org/jsdom/0.2.0
error: npm http GET https://registry.npmjs.org/jsdom/-/jsdom-0.2.0.tgz
error: npm http 200 https://registry.npmjs.org/yui3/0.7.12
error: npm http GET https://registry.npmjs.org/yui3/-/yui3-0.7.12.tgz
error: npm http 200 https://registry.npmjs.org/mime/1.2.4
error: npm http GET https://registry.npmjs.org/mime/-/mime-1.2.4.tgz
error: npm http 200 https://registry.npmjs.org/express/-/express-2.5.2.tgz
error: npm http 200 https://registry.npmjs.org/connect/-/connect-1.8.2.tgz
error: npm http 200 https://registry.npmjs.org/jsdom/-/jsdom-0.2.0.tgz
error: npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.4.tgz
error: npm http 200 https://registry.npmjs.org/yui3/-/yui3-0.7.12.tgz
error: npm WARN package.json connect@1.8.2 No README.md file found!
error: npm ERR! error rolling back Error: EEXIST, rmdir '/opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/mime'
error: npm ERR! error rolling back mojito@0.3.26-3 { [Error: EEXIST, rmdir '/opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/mime']
error: npm ERR! error rolling back errno: 47,
error: npm ERR! error rolling back code: 'EEXIST',
error: npm ERR! error rolling back path: '/opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/mime' }
error: npm ERR! notsup Unsupported
error: npm ERR! notsup Not compatible with your operating system or architecture: yui3@0.7.12
error: npm ERR! notsup Valid OS: darwin,linux
error: npm ERR! notsup Valid Arch: any
error: npm ERR! notsup Actual OS: sunos
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.6.19/bin/npm" "--cache" "/opt/haibu/apps/skygen/feather-application/.npm" "--userconfig" "/opt/haibu/apps/skygen/feather-application/.userconfig" "--globalconfig" "/opt/haibu/apps/skygen/feather-application/.globalconfig" "install"
error: npm ERR! cwd /opt/haibu/apps/skygen/feather-application/package
error: npm ERR! node -v v0.6.19
error: npm ERR! npm -v 1.1.43
error: npm ERR! code EBADPLATFORM
error: npm ERR! stack Error: Unsupported
error: npm ERR! stack at checkPlatform (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/lib/install.js:747:14)
error: npm ERR! stack at Array.1 (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
error: npm ERR! stack at LOOP (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:13)
error: npm ERR! stack at /opt/haibu/node-versions/0.6.19/lib/node_modules/npm/node_modules/slide/lib/chain.js:18:7
error: npm ERR! stack at checkEngine (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/lib/install.js:726:10)
error: npm ERR! stack at Array.0 (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
error: npm ERR! stack at LOOP (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:13)
error: npm ERR! stack at chain (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:4)
error: npm ERR! stack at installOne_ (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/lib/install.js:692:3)
error: npm ERR! stack at installOne (/opt/haibu/node-versions/0.6.19/lib/node_modules/npm/lib/install.js:615:3)
error: npm ERR! Error: ENOENT, open '/opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/express/package.json'
error: npm ERR! If you need help, you may report this log at:
error: npm ERR! <http://github.com/isaacs/npm/issues>
error: npm ERR! or email it to:
error: npm ERR! <npm-@googlegroups.com>
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.6.19/bin/npm" "--cache" "/opt/haibu/apps/skygen/feather-application/.npm" "--userconfig" "/opt/haibu/apps/skygen/feather-application/.userconfig" "--globalconfig" "/opt/haibu/apps/skygen/feather-application/.globalconfig" "install"
error: npm ERR! cwd /opt/haibu/apps/skygen/feather-application/package
error: npm ERR! node -v v0.6.19
error: npm ERR! npm -v 1.1.43
error: npm ERR! path /opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/express/package.json
error: npm ERR! code ENOENT
error: npm ERR! errno 34
error: npm ERR! Error: ENOENT, open '/opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/connect/package.json'
error: npm ERR! If you need help, you may report this log at:
error: npm ERR! <http://github.com/isaacs/npm/issues>
error: npm ERR! or email it to:
error: npm ERR! <npm-@googlegroups.com>
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.6.19/bin/npm" "--cache" "/opt/haibu/apps/skygen/feather-application/.npm" "--userconfig" "/opt/haibu/apps/skygen/feather-application/.userconfig" "--globalconfig" "/opt/haibu/apps/skygen/feather-application/.globalconfig" "install"
error: npm ERR! cwd /opt/haibu/apps/skygen/feather-application/package
error: npm ERR! node -v v0.6.19
error: npm ERR! npm -v 1.1.43
error: npm ERR! path /opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/connect/package.json
error: npm ERR! code ENOENT
error: npm ERR! errno 34
error: npm ERR! Error: ENOENT, open '/opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/jsdom/package.json'
error: npm ERR! If you need help, you may report this log at:
error: npm ERR! <http://github.com/isaacs/npm/issues>
error: npm ERR! or email it to:
error: npm ERR! <npm-@googlegroups.com>
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.6.19/bin/npm" "--cache" "/opt/haibu/apps/skygen/feather-application/.npm" "--userconfig" "/opt/haibu/apps/skygen/feather-application/.userconfig" "--globalconfig" "/opt/haibu/apps/skygen/feather-application/.globalconfig" "install"
error: npm ERR! cwd /opt/haibu/apps/skygen/feather-application/package
error: npm ERR! node -v v0.6.19
error: npm ERR! npm -v 1.1.43
error: npm ERR! path /opt/haibu/apps/skygen/feather-application/package/node_modules/mojito/node_modules/jsdom/package.json
error: npm ERR! code ENOENT
error: npm ERR! errno 34
error: npm ERR!
error: npm ERR! Additional logging details can be found in:
error: npm ERR! /opt/haibu/apps/skygen/feather-application/package/npm-debug.log
error: npm ERR! not ok code undefined
error: npm ERR! not ok code 1
error:
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment