Skip to content

Instantly share code, notes, and snippets.

Created May 21, 2013 21:49
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 anonymous/a956bbf70d2ae6f0c32f to your computer and use it in GitHub Desktop.
Save anonymous/a956bbf70d2ae6f0c32f to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu jhhjhh
info: jitsu v0.12.10-2, node v0.8.22
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /home/james/Dropbox/bam/package.json
warn: Using '*' as a version for dependencies may eventually cause issues
warn: Use specific versions for dependencies to avoid future problems
warn: See: http://package.json.jit.su for more information
data:
data: {
data: description: 'WM brick-and-mortar web app',
data: engines: { node: '0.8.x' },
data: private: true,
data: scripts: { start: 'node app.js' },
data: name: 'wma',
data: subdomain: 'wma',
data: author: 'JHH',
data: dependencies: {
data: mongodb: '*',
data: jade: '*',
data: request: '*',
data: lunr: '*',
data: underscore: '*',
data: levelup: '*',
data: nib: '*',
data: date-utils: '*',
data: mongojs: '*',
data: coffee-script: '*',
data: stylus: '*',
data: express: '3.2.4',
data: moment: '*',
data: q: '*'
data: },
data: version: '0.0.1-11'
data: }
data:
prompt: Is this ok?: (yes) y
info: Creating snapshot 0.0.1-11
info Uploading: [=============================] 100%
info: Updating app wma
info: Activating snapshot 0.0.1-11 for wma
info: Starting app wma
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start the app
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from app:
error:
error: /opt/haibu/apps/jhhjhh/wma/package/node_modules/levelup/lib/util.js:102
error: throw new errors.LevelUPError(missingLevelDOWNError)
error: ^
error: LevelUPError: Could not locate LevelDOWN, try `npm install leveldown`
error: at getLevelDOWN (/opt/haibu/apps/jhhjhh/wma/package/node_modules/levelup/lib/util.js:102:15)
error: at LevelUP.open (/opt/haibu/apps/jhhjhh/wma/package/node_modules/levelup/lib/levelup.js:107:47)
error: at createLevelUP (/opt/haibu/apps/jhhjhh/wma/package/node_modules/levelup/lib/levelup.js:443:15)
error: at Object.<anonymous> (/opt/haibu/apps/jhhjhh/wma/package/wmlevel.coffee:16:10)
error: at Object.<anonymous> (/opt/haibu/apps/jhhjhh/wma/package/wmlevel.coffee:87:4)
error: at Module._compile (module.js:449:26)
error: at Object.loadFile (/opt/haibu/apps/jhhjhh/wma/package/node_modules/coffee-script/lib/coffee-script/coffee-script.js:179:19)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/jhhjhh/wma/package/shopi.coffee:20:13)
error: at Object.<anonymous> (/opt/haibu/apps/jhhjhh/wma/package/shopi.coffee:261:4)
error: at Module._compile (module.js:449:26)
error: at Object.loadFile (/opt/haibu/apps/jhhjhh/wma/package/node_modules/coffee-script/lib/coffee-script/coffee-script.js:179:19)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/jhhjhh/wma/package/routes/index.js:1:75)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/jhhjhh/wma/package/app.js:10:14)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Function.Module.runMain (module.js:492:10)
error: at carapace.run (/opt/haibu/carapace-versions/0.8.16/node_modules/haibu-carapace/lib/carapace.js:170:30)
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
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/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment