Skip to content

Instantly share code, notes, and snippets.

@dylang
Created September 4, 2012 21: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 dylang/3626836 to your computer and use it in GitHub Desktop.
Save dylang/3626836 to your computer and use it in GitHub Desktop.
info: Creating snapshot 5.0.0-169
info: Updating app doodleordie
debug: { method: 'PUT',
debug: uri: 'http://api.nodejitsu.com/apps/doodleordie/doodleordie',
debug: headers:
debug: { Authorization: 'Basic ZG9vZGxlb3JkaWU6ZG9kISE=',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: body: '{"name":"doodleordie","description":"Doodle drawing game.","homepage":"http://doodleordie.com","author":"Dylan Greene <dylang@gmail.com>","contributors":["Dylan Greene <dylang@gmail.com>","Aaron Silverman <aaron@aaronplusplus.com >","Garrett Miller <heyitsgarrett@gmail.com>"],"dependencies":{"mongodb":"*","async":"*","express":"2.x","ejs":"*","logging":"*","longjohn":"*","cli-color":"*","knox":"*","uglify-js":"*","stylus":"*","nib":"*","everyauth":"0.2.x","useragent":"*","shortid":"*","moment":"*","ansi":"*","request":"*","canvas":"0.12.x","nodetime":"*"},"bundleDependencies":["async","express","ejs","logging","longjohn","cli-color","uglify-js","stylus","nib","everyauth","useragent","shortid","moment","ansi"],"devDependencies":{"nodeunit":"*","mocha":"*","should":"*","supertest":"*","cookie":"*"},"main":"server","engines":{"node":"0.6.x"},"scripts":{"start":"node server.js"},"subdomain":"doddev","version":"5.0.0-169"}' }
debug: { statusCode: 204, result: undefined }
info: Activating snapshot 5.0.0-169 for doodleordie
debug: { method: 'POST',
debug: uri: 'http://api.nodejitsu.com/apps/doodleordie/doodleordie/snapshots/5.0.0-169/activate',
debug: headers:
debug: { Authorization: 'Basic ZG9vZGxlb3JkaWU6ZG9kISE=',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: body: '{}' }
debug: { statusCode: 200,
debug: result:
debug: { active:
debug: { id: '5.0.0-169',
debug: md5: 'f93011f9e5ad58fbbbb3a1b507520ca6',
debug: filename: 'doodleordie-doodleordie-5.0.0-169.tgz',
debug: ctime: 1346793760715,
debug: active: false,
debug: running: false } } }
info: Starting app doodleordie
debug: { method: 'POST',
debug: uri: 'http://api.nodejitsu.com/apps/doodleordie/doodleordie/start',
debug: headers:
debug: { Authorization: 'Basic ZG9vZGxlb3JkaWU6ZG9kISE=',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: body: '{}' }
error: Error running command deploy
error: socket hang up
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
|master ✗| ~/projects/doodleordie $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment