Skip to content

Instantly share code, notes, and snippets.

@Pallinder
Created October 24, 2012 09:16
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 Pallinder/635fee45c5c045f82791 to your computer and use it in GitHub Desktop.
Save Pallinder/635fee45c5c045f82791 to your computer and use it in GitHub Desktop.
Deploy issue on nodejitsu
nfo: Welcome to Nodejitsu pallinder
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in dareme.coffee
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/davidlundquist/Projekt/daremenode/package.json
data:
data: {
data: dependencies: {
data: redis: '0.8.1',
data: mongoose: '3.3.1',
data: async: '> 0.1',
data: socket.io: '0.9.10'
data: },
data: engines: { node: '0.8.x' },
data: scripts: { start: 'dareme.coffee' },
data: version: '0.0.0-70',
data: name: 'daremenode',
data: subdomain: 'pallinder.daremenode'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.0-69
info: Updating app daremenode
info: Activating snapshot 0.0.0-69 for daremenode
info: Starting app daremenode
error: Error running command deploy
error: socket hang up
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