Skip to content

Instantly share code, notes, and snippets.

@reesemclean
Created August 19, 2013 20:27
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 reesemclean/6273696 to your computer and use it in GitHub Desktop.
Save reesemclean/6273696 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu reesemclean
info: jitsu v0.13.0, node v0.10.12
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/reesemclean/Desktop/URLPusher Project/URLPusherServer/package.json
data:
data: {
data: dependencies: {
data: mandrill-api: '1.0.x',
data: vows: '0.7.x',
data: passport-http: '0.2.x',
data: async: '0.2.x',
data: moment: '2.1.x',
data: iap_verifier: '0.0.x',
data: passport: '0.1.17',
data: mongoose: '3.5.x',
data: express: '3.x',
data: apn: '1.3.x',
data: passport-http-bearer: '1.0.x',
data: request: '2.27.x',
data: bcrypt: '0.7.x'
data: },
data: description: 'URL Pusher Application',
data: engines: { node: '0.8.x' },
data: name: 'URLPusher',
data: private: true,
data: scripts: { start: 'node app', test: 'vows tests/*-test.js' },
data: subdomain: 'urlpusher-test',
data: version: '0.0.1-14'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-14
info Uploading: [=============================] 100%
info: Updating app URLPusher
info: Activating snapshot 0.0.1-14 for URLPusher
info: Starting app URLPusher
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
warn: Error returned from Nodejitsu
error: Error: App failed to start after 3 attempts.
error: at AppController._startDrone.server (/root/nodejitsu/lib/nodejitsu/resources/app/controller.js:479:25)
error: at Servers.free (/root/nodejitsu/node_modules/conservatory-api/lib/client/servers.js:89:5)
error: at Request.onComplete [as _callback] (/root/nodejitsu/node_modules/conservatory-api/lib/client/client.js:161:7)
error: at Request.init.self.callback (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:127:22)
error: at Request.EventEmitter.emit (events.js:99:17)
error: at Request.<anonymous> (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:767:16)
error: at Request.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/conservatory-api/node_modules/request/main.js:729:14)
error: at IncomingMessage.EventEmitter.emit (events.js:126:20)
error: at IncomingMessage._emitEnd (http.js:367:10)
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