Created
September 4, 2012 21:34
-
-
Save dylang/3626836 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]>","contributors":["Dylan Greene <[email protected]>","Aaron Silverman <[email protected] >","Garrett Miller <[email protected]>"],"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: <[email protected]> | |
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