Skip to content

Instantly share code, notes, and snippets.

@whiskers75
Created October 6, 2013 08:01
Show Gist options
  • Save whiskers75/6850967 to your computer and use it in GitHub Desktop.
Save whiskers75/6850967 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu whiskchat
info: jitsu v0.13.2, node v0.10.20
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/whiskchat/whiskchat-server',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'whiskchat/whiskchat-server',
debug: name: 'whiskchat-server',
debug: scripts: { start: 'node server.js' },
debug: user: 'whiskchat',
debug: subdomain: 'whiskchat-server',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'whiskchat-server',
debug: NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config:
debug: { cloud:
debug: [ { datacenter: 'us-east-1',
debug: provider: 'joyent',
debug: drones: 1,
debug: ram: 256 } ] },
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1380982312248,
debug: mtime: 1380982312248,
debug: resource: 'App',
debug: _rev: '1-d8a99ed597061f2674a382a4aa26b035',
debug: version: '1.0.2-3',
debug: dependencies:
debug: { 'socket.io': '*',
debug: redis: '*',
debug: node_hash: '*',
debug: crypto: '*',
debug: express: '*',
debug: 'bitcoin-address': '*',
debug: 'inputs.io': 'git://github.com/WhiskTech/whiskchat-inputs#master',
debug: gith: '*',
debug: random: '*',
debug: bbcode: 'git://github.com/whiskers75/whiskchat-bbcode#master' },
debug: description: 'a fork of coinchat',
debug: engines: { node: '0.10.17' },
debug: id: 'whiskchat-server' } } }
info: Creating snapshot 1.0.2-5
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/whiskchat/whiskchat-server/snapshots/1.0.2-5',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 20289 },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 500,
debug: result: { error: 'No matching versions found' } }
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