Skip to content

Instantly share code, notes, and snippets.

@mwawrusch
Created November 2, 2012 03:04
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 mwawrusch/3998469 to your computer and use it in GitHub Desktop.
Save mwawrusch/3998469 to your computer and use it in GitHub Desktop.
artins-MacBook-Air:modeista-site mwawrusch$ jitsu apps setdrones 2
info: Welcome to Nodejitsu modeista
info: jitsu v0.10.3-1, node v0.8.6
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones 2
info: Setting number of drones for app modeista-site to 2
error: Error running command apps setdrones 2
error: Nodejitsu Error (500): Internal Server Error
error: There was an error while attempting to deploy the app
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: FATAL ERROR: JS Allocation failed - process out of memory
error: npm ERR! unicode@0.4.3 postinstall: `./install.js`
error: npm ERR! `sh "-c" "./install.js"` failed with 1
error: npm ERR!
error: npm ERR! Failed at the unicode@0.4.3 postinstall script.
error: npm ERR! This is most likely a problem with the unicode package,
error: npm ERR! not with npm itself.
error: npm ERR! Tell the author that this fails on your system:
error: npm ERR! ./install.js
error: npm ERR! You can get their info via:
error: npm ERR! npm owner ls unicode
error: npm ERR! There is likely additional logging output above.
error:
error: npm ERR! System SunOS 5.11
error: npm ERR! command "node" "/opt/haibu/node-versions/0.8.9/bin/npm" "--unsafe-perm" "true" "--cache" "/opt/haibu/apps/modeista/modeista-site/.npm" "--userconfig" "/opt/haibu/apps/modeista/modeista-site/.userconfig" "--globalconfig" "/opt/haibu/apps/modeista/modeista-site/.globalconfig" "--production" "install"
error: npm ERR! cwd /opt/haibu/apps/modeista/modeista-site/package
error: npm ERR! node -v v0.8.9
error: npm ERR! npm -v 1.1.61
error: npm ERR! code ELIFECYCLE
error: npm ERR!
error: npm ERR! Additional logging details can be found in:
error: npm ERR! /opt/haibu/apps/modeista/modeista-site/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