Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@begriffs
Created May 11, 2013 19:34
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 begriffs/5561121 to your computer and use it in GitHub Desktop.
Save begriffs/5561121 to your computer and use it in GitHub Desktop.
Nodejitsu deploy error
info: Welcome to Nodejitsu begriffs
info: jitsu v0.12.10-2, node v0.10.5
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node server.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/begriffs/pace',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'begriffs/pace',
debug: name: 'pace',
debug: scripts: { start: 'node server.js' },
debug: user: 'begriffs',
debug: subdomain: 'begriffs-pace',
debug: snapshots:
debug: [ { id: '0.0.1-4',
debug: md5: 'e041c3e9d14dbf7631cc4c518f21ccbb',
debug: filename: 'begriffs-pace-0.0.1-4.tgz',
debug: ctime: 1368296295554 },
debug: { id: '0.0.1-5',
debug: md5: '49ef1d0b25c1494006053e4b628e7c90',
debug: filename: 'begriffs-pace-0.0.1-5.tgz',
debug: ctime: 1368299043956 },
debug: { id: '0.0.1-6',
debug: md5: '6cf1c2f9770ce0ffe1cba31ef0b4652a',
debug: filename: 'begriffs-pace-0.0.1-6.tgz',
debug: ctime: 1368299587210 },
debug: { id: '0.0.1-7',
debug: md5: 'c441b75b9a42ac1e1b3c2a0377d86ea3',
debug: filename: 'begriffs-pace-0.0.1-7.tgz',
debug: ctime: 1368300228702 },
debug: { id: '0.0.1-8',
debug: md5: '1b87d13b1bc9322ec8a96cab79472c80',
debug: filename: 'begriffs-pace-0.0.1-8.tgz',
debug: ctime: 1368300436609 } ],
debug: env:
debug: { SUBDOMAIN: 'begriffs-pace',
debug: NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config: {},
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1368294125689,
debug: mtime: 1368300437910,
debug: resource: 'App',
debug: _rev: '29-b264713df034f13a9be62ee03597f3c7',
debug: version: '0.0.1-8',
debug: dependencies:
debug: { express: '~3.2.2',
debug: jade: '~0.30.0',
debug: 'socket.io': '~0.9.14',
debug: 'decaying-accumulator': '~0.0.2' },
debug: description: 'crowd voting for presentation speed',
debug: engines: { node: '0.8.x' },
debug: id: 'pace',
debug: active:
debug: { id: '0.0.1-8',
debug: md5: '1b87d13b1bc9322ec8a96cab79472c80',
debug: filename: 'begriffs-pace-0.0.1-8.tgz',
debug: ctime: 1368300436609,
debug: active: false,
debug: running: false },
debug: subscriptionId: 3352407 } } }
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/j/dev/pace/package.json
data:
data: {
data: dependencies: {
data: express: '~3.2.2',
data: jade: '~0.30.0',
data: decaying-accumulator: '~0.0.2',
data: socket.io: '~0.9.14'
data: },
data: description: 'crowd voting for presentation speed',
data: engines: { node: '0.8.x' },
data: name: 'pace',
data: private: true,
data: scripts: { start: 'node server.js' },
data: subdomain: 'begriffs-pace',
data: version: '0.0.1-9'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-9
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/begriffs/pace/snapshots/0.0.1-9',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 52776 },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 201,
debug: result:
debug: { snapshot:
debug: { id: '0.0.1-9',
debug: md5: '6fa9b81e7cec083cf6d961909256c484',
debug: filename: 'begriffs-pace-0.0.1-9.tgz',
debug: ctime: 1368300833940 } } }
info: Updating app pace
debug: { method: 'PUT',
debug: uri: 'https://api.nodejitsu.com/apps/begriffs/pace',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{"name":"pace","description":"crowd voting for presentation speed","version":"0.0.1-9","private":true,"dependencies":{"express":"~3.2.2","jade":"~0.30.0","socket.io":"~0.9.14","decaying-accumulator":"~0.0.2"},"subdomain":"begriffs-pace","scripts":{"start":"node server.js"},"engines":{"node":"0.8.x"}}' }
debug: { statusCode: 204, result: undefined }
info: Activating snapshot 0.0.1-9 for pace
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/begriffs/pace/snapshots/0.0.1-9/activate',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{}' }
debug: { statusCode: 200,
debug: result:
debug: { active:
debug: { id: '0.0.1-9',
debug: md5: '6fa9b81e7cec083cf6d961909256c484',
debug: filename: 'begriffs-pace-0.0.1-9.tgz',
debug: ctime: 1368300833940,
debug: active: false,
debug: running: false } } }
info: Starting app pace
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/endpoints',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { endpoints:
debug: { joyent:
debug: { 'us-east-1': 'api.nodejitsu.com',
debug: 'us-sw-1': 'api.jyt.us.sw1.nodejitsu.com',
debug: 'eu-ams-1': 'api.jyt.eu.ams1.nodejitsu.com' },
debug: telefonica:
debug: { 'eu-lon-1': 'api.tf.eu.lon1.nodejitsu.com',
debug: 'eu-mad-1': 'api.tf.eu.mad1.nodejitsu.com' } } } }
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/begriffs/pace/cloud',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: [ { provider: 'joyent',
debug: datacenter: 'us-east-1',
debug: drones: 0 } ] }
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/begriffs/pace/start',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{}' }
debug: { statusCode: 500,
debug: result:
debug: { message: 'conservatory Error (500): Internal Server Error',
debug: stack: 'Error: conservatory Error (500): Internal Server Error\n at Request.Client._request [as _callback] (/root/nodejitsu/node_modules/conservatory-api/node.js/lib/client/client.js:128:15)\n at Request.init.self.callback (/root/nodejitsu/node_modules/request/main.js:120:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/nodejitsu/node_modules/request/main.js:555:16)\n at Request.EventEmitter.emit (events.js:96:17)\n at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu/node_modules/request/main.js:517:14)\n at IncomingMessage.EventEmitter.emit (events.js:126:20)\n at IncomingMessage._emitEnd (http.js:366:10)\n at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)\n at Socket.socketOnData [as ondata] (http.js:1447:20)',
debug: result:
debug: { error: 'conflict',
debug: reason: 'Document update conflict.' },
debug: status: '500' } }
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server 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