Skip to content

Instantly share code, notes, and snippets.

@BrandonCopley
Created May 21, 2013 16:56
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 BrandonCopley/3e23d598e5cca8751398 to your computer and use it in GitHub Desktop.
Save BrandonCopley/3e23d598e5cca8751398 to your computer and use it in GitHub Desktop.
prompt: Is this ok?: (yes) yes
info: Creating snapshot 0.5.0-112
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/dacopenhagen/classmind/snapshots/0.5.0-112',
debug: headers:
debug: { Authorization: '*************************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 4361287 },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 201,
debug: result:
debug: { snapshot:
debug: { id: '0.5.0-112',
debug: md5: 'a2ba480944b501bb35bb1b82ac00f35f',
debug: filename: 'dacopenhagen-classmind-0.5.0-112.tgz',
debug: ctime: 1369155322548 } } }
info: Updating app classmind
debug: { method: 'PUT',
debug: uri: 'https://api.nodejitsu.com/apps/dacopenhagen/classmind',
debug: headers:
debug: { Authorization: '*************************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{"name":"classmind","author":{"name":"Classmind","email":"support@nodejitsu.com"},"scripts":{"start":"node web.js"},"version":"0.5.0-112","dependencies":{"express"
:"3.x","cluster":"0.7.x","sendgrid":"0.2.7","memory-cache":"0.0.x","moment":"1.7.x","node-uuid":"1.4.x","redis":"0.8.x","stripe":"1.3.x","azure":"0.6.x","connect-redis":"1.4.x","fb"
:"0.0.x","parse":"1.1.x","socket.io":"0.9.x","stylus":"0.30.x","request":"2.11.x","connect":"2.7.x","cookie":"0.0.x","cookie-signature":"1.0.x","url":"0.7.9","jade":"0.29.x"},"engin
es":{"node":"0.8.x"},"analyze":false,"readme":"","readmeFilename":"ReadMe.md","description":"[http://socket.io](http://socket.io)","subdomain":"classmind","domains":["classmind.com"
,"www.classmind.com"]}' }
debug: { statusCode: 204, result: undefined }
info: Activating snapshot 0.5.0-112 for classmind
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/dacopenhagen/classmind/snapshots/0.5.0-112/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.5.0-112',
debug: md5: 'a2ba480944b501bb35bb1b82ac00f35f',
debug: filename: 'dacopenhagen-classmind-0.5.0-112.tgz',
debug: ctime: 1369155322548,
debug: active: false,
debug: running: false } } }
info: Starting app classmind
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: 'us-west-1': 'api.jyt.us.west1.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: 'POST',
debug: uri: 'https://api.jyt.us.sw1.nodejitsu.com/apps/dacopenhagen/classmind/start',
debug: headers:
debug: { Authorization: '*************************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{}' }
error: Error running command deploy
error: socket hang up
info: The nodejitsu api reset the connection
help: This error may be due to the application or the drone server
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